File: viewing_resources.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 964 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<HTML>
<HEAD>
<TITLE>Viewing resources</TITLE></HEAD>
<BODY>
<h1>Viewing resources</h1>
To view a resource, just select it from the list in the resources window. You will see the resource in the preview window. At present this can only be done for <a href="view_descr.html">view resources</a> and 
<a href="picture_descr.html">picture resources</a>. 
<p>
When you click on a view resource, you will see the something like this:<p>
<img src="view-viewing.png" alt = "" ><p>
To change loops or cels, just click on the apprioriate left/right buttons. 
<p>
When you click on a picture resource, you will see the something like this:<p>
<img src="picture-viewing.png" alt = "" ><p>
To view the visual or priority screen, select the appropriate radio button.<p>

The picture viewer also allows you to save the currently displayed screen as a BMP file or any other image format supported by QT library.<p>
<a href="AGI Studio.html">Back to contents</a><p>
</BODY></HTML>