Home » Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/FYE02/!FYEO2/Docs/HowToUse
!AWDec94/Goodies/FYE02/!FYEO2/Docs/HowToUse
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 |
Filename: | !AWDec94/Goodies/FYE02/!FYEO2/Docs/HowToUse |
Read OK: | ✔ |
File size: | 17E2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/FYE02/!FYEO2/Docs/HowToUse
- Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/FYE02/Docs/HowToUse
File contents
For Your Eyes Only 2.01 Manual : -------------------------------- Contents: --------- - Gettings started - Multitasking - The settings - The output settings - The input settings - The misc settings - Understanding the pixel aspect - The 16 and 32 bpp output settings Getting started : ----------------- - Load the application by double clicking on the !FYEO2 icon. - Click the mouse to cancel the welcome box. - Find a jpeg, targa, gif or ppm file and either : - double click on it if it is correctly filetyped. - drag it on the FYEO2 icon on the iconbar or on a FYEO2 window if you don't know. Multitasking : -------------- You can at any time stop the processing of an image by cliking on the close icon of its window. You can't close an already loaded image window when your are processing an image. The settings : -------------- Settings boxes can be obtained with the fyeo2 iconbar choices menu item. In each boxes you can : - Validate settings for the next processed file by clicking OK. - Validate settings for the next processed file and saving them as default by clicking SAVE. - Cancel the change you've just made by clicking CANCEL. - Getting the default settings by clicking DEFAULT ( you have to click OK to validate them). The output settings : --------------------- Output settings box offers you to select the aspect of the output sprite. You can choose : - Its bit per pixel rate (8, 16 or 32). - Its pixel aspect : horizontal and vertical dot per inch. In term of screen mode 8bpp 90x90dpi is mode 28, 8bpp 90x45 is mode 15, 8bpp 45x45 is mode 13. Selecting 'Use current' means that the output sprite mode specifications will be the same as the ones the desktop is in. - Its colorspace : Color or grayscale . Selecting grayscale gives an important speed up when viewing JPEG files. - The dithering type : dithering is an error diffusion processing which enhance image quality when viewing in 8bpp modes. FYEO offers 3 alternatives : - No dithering : quoted 'None' in the settings box. - Simple dithering : quoted 'Simple'. It's a simple and fast but coarse dithering aimed at image previewing. ( Offers a 30% speed increase compared to Floyd's when viewing JPEGs ). - Floyd-Steinberg dithering : quoted 'Floyd-Steinberg'. It's a much more accurate but slower dithering. This is the default dithering in FYEO. - It's scaling : the way the image will be reduced or magnified. - 1:1 means that the image will not be scaled. - 1:4 means that the image will be scaled to 1:4 1:4. - 1:8 means that the image will be scaled to 1:8 1:8. Selecting 1:8 enters the fast preview mode when viewing JPEG files. - To fit means that if the image is too big to fit the specified size, it will be automatically scaled in order to fit the whole image in the specified size with the pixel aspect ratio preserved. - To fill means that the image will be scaled automaticaly to fill the specified size, the pixel aspect is not preserved. - Custom allows you to customize the scaling with the specified values. Be warned that scaling costs a lot of memory when using 'complex' fractions such as 640:639 480:479. Despite the fact that fraction reduction is used you will get 'Not enough memory for scaling buffer' often if you do it. This apply also with implicit scaling generated by the to fill option. The to fit option use a fraction approximation to avoid that ( the picture fit not exactly ). The input settings : -------------------- Input settings box offers you to select the aspect of the input image. You can specify the image pixel aspect in dot per inch. It's usefull for image with rectangular pixels : use either 90x45 or 45x90 dpi. 90x90 dpi is assumed for majority of files. The misc settings : ------------------- Misc settings box offers you to change miscellanous settings . You can choose if FYEO will or not auto filetype the files when dragged to it. Understanding the pixel aspect : -------------------------------- Pixel aspect settings work as follow : - The output dpi selects the way the wimp will scale the sprite : - a 90x90 dpi sprite means that the wimp will not scale the sprite in mode such as 28,21,31 ( 90x90 modes ) but will reduce it by a factor of 1:1 1:2 in mode such as 15,12 ( 90x45 dpi modes ) and 1:2 1:2 in mode such as 13 ( 45x45 modes ). - a 90x45 dpi sprite means that the wimp will not scale the sprite in mode such as 15,12 ... - a 45x45 dpi sprite means that the wimp will not scale the sprite in mode such as 13 ... - The input dpi selects the way FYEO will scale the original image to match the original image pixel aspect : - If the input dpi and the output dpi are equal, you will get all the original image pixels in the sprite. - If the input dpi is 90x45 and the output dpi is 90x90 you will have twice as much pixels vertically in the sprite. - If the input dpi is 45x90 and the output dpi is 90x90 you will have twice as much pixels horizontally in the sprite. - If the input dpi is 45x45 and the output dpi is 90x90 you will have twice as much pixels horizontally and vertically in the sprite. - If the input dpi is 90x90 and the output dpi is 45x45 you will have twice as less pixels horizontally and vertically in the sprite. and so on .. The 16 and 32 bpp output settings : ----------------------------------- When used on a computer understanding the new 'Deep' sprite modes, FYEO acts as usual. When used on a computer which don't understand such modes, FYEO will warn you (warn can be disabled, see the !Run file) that it can't display the picture but is still processing it making it ready for saving via the save option of the picture's menu. In this way you will be able to use those 'Deep' sprites in softwares which recognize them such as Impression Style for example.
00000000 46 6f 72 20 59 6f 75 72 20 45 79 65 73 20 4f 6e |For Your Eyes On| 00000010 6c 79 20 32 2e 30 31 20 4d 61 6e 75 61 6c 20 3a |ly 2.01 Manual :| 00000020 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 00000030 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000040 2d 0a 0a 43 6f 6e 74 65 6e 74 73 3a 0a 2d 2d 2d |-..Contents:.---| 00000050 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 2d 20 47 65 74 |------. - Get| 00000060 74 69 6e 67 73 20 73 74 61 72 74 65 64 0a 20 20 |tings started. | 00000070 20 20 2d 20 4d 75 6c 74 69 74 61 73 6b 69 6e 67 | - Multitasking| 00000080 0a 20 20 20 20 2d 20 54 68 65 20 73 65 74 74 69 |. - The setti| 00000090 6e 67 73 0a 20 20 20 20 2d 20 54 68 65 20 6f 75 |ngs. - The ou| 000000a0 74 70 75 74 20 73 65 74 74 69 6e 67 73 0a 20 20 |tput settings. | 000000b0 20 20 2d 20 54 68 65 20 69 6e 70 75 74 20 73 65 | - The input se| 000000c0 74 74 69 6e 67 73 0a 20 20 20 20 2d 20 54 68 65 |ttings. - The| 000000d0 20 6d 69 73 63 20 73 65 74 74 69 6e 67 73 0a 20 | misc settings. | 000000e0 20 20 20 2d 20 55 6e 64 65 72 73 74 61 6e 64 69 | - Understandi| 000000f0 6e 67 20 74 68 65 20 70 69 78 65 6c 20 61 73 70 |ng the pixel asp| 00000100 65 63 74 0a 20 20 20 20 2d 20 54 68 65 20 31 36 |ect. - The 16| 00000110 20 61 6e 64 20 33 32 20 62 70 70 20 6f 75 74 70 | and 32 bpp outp| 00000120 75 74 20 73 65 74 74 69 6e 67 73 0a 0a 47 65 74 |ut settings..Get| 00000130 74 69 6e 67 20 73 74 61 72 74 65 64 20 3a 0a 2d |ting started :.-| 00000140 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000150 0a 0a 2d 20 4c 6f 61 64 20 74 68 65 20 61 70 70 |..- Load the app| 00000160 6c 69 63 61 74 69 6f 6e 20 62 79 20 64 6f 75 62 |lication by doub| 00000170 6c 65 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 |le clicking on t| 00000180 68 65 20 21 46 59 45 4f 32 20 69 63 6f 6e 2e 0a |he !FYEO2 icon..| 00000190 2d 20 43 6c 69 63 6b 20 74 68 65 20 6d 6f 75 73 |- Click the mous| 000001a0 65 20 74 6f 20 63 61 6e 63 65 6c 20 74 68 65 20 |e to cancel the | 000001b0 77 65 6c 63 6f 6d 65 20 62 6f 78 2e 0a 2d 20 46 |welcome box..- F| 000001c0 69 6e 64 20 61 20 6a 70 65 67 2c 20 74 61 72 67 |ind a jpeg, targ| 000001d0 61 2c 20 67 69 66 20 6f 72 20 70 70 6d 20 66 69 |a, gif or ppm fi| 000001e0 6c 65 20 61 6e 64 20 65 69 74 68 65 72 20 3a 0a |le and either :.| 000001f0 20 20 20 2d 20 64 6f 75 62 6c 65 20 63 6c 69 63 | - double clic| 00000200 6b 20 6f 6e 20 69 74 20 69 66 20 69 74 20 69 73 |k on it if it is| 00000210 20 63 6f 72 72 65 63 74 6c 79 20 66 69 6c 65 74 | correctly filet| 00000220 79 70 65 64 2e 0a 20 20 20 2d 20 64 72 61 67 20 |yped.. - drag | 00000230 69 74 20 6f 6e 20 74 68 65 20 46 59 45 4f 32 20 |it on the FYEO2 | 00000240 69 63 6f 6e 20 6f 6e 20 74 68 65 20 69 63 6f 6e |icon on the icon| 00000250 62 61 72 20 6f 72 20 6f 6e 20 61 20 46 59 45 4f |bar or on a FYEO| 00000260 32 20 77 69 6e 64 6f 77 20 69 66 20 79 6f 75 0a |2 window if you.| 00000270 20 20 20 20 20 20 64 6f 6e 27 74 20 6b 6e 6f 77 | don't know| 00000280 2e 0a 20 20 20 20 20 20 0a 4d 75 6c 74 69 74 61 |.. .Multita| 00000290 73 6b 69 6e 67 20 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d |sking :.--------| 000002a0 2d 2d 2d 2d 2d 2d 0a 0a 59 6f 75 20 63 61 6e 20 |------..You can | 000002b0 61 74 20 61 6e 79 20 74 69 6d 65 20 73 74 6f 70 |at any time stop| 000002c0 20 74 68 65 20 70 72 6f 63 65 73 73 69 6e 67 20 | the processing | 000002d0 6f 66 20 61 6e 20 69 6d 61 67 65 20 62 79 20 63 |of an image by c| 000002e0 6c 69 6b 69 6e 67 20 6f 6e 20 74 68 65 20 0a 63 |liking on the .c| 000002f0 6c 6f 73 65 20 69 63 6f 6e 20 6f 66 20 69 74 73 |lose icon of its| 00000300 20 77 69 6e 64 6f 77 2e 20 59 6f 75 20 63 61 6e | window. You can| 00000310 27 74 20 63 6c 6f 73 65 20 61 6e 20 61 6c 72 65 |'t close an alre| 00000320 61 64 79 20 6c 6f 61 64 65 64 20 69 6d 61 67 65 |ady loaded image| 00000330 20 77 69 6e 64 6f 77 0a 77 68 65 6e 20 79 6f 75 | window.when you| 00000340 72 20 61 72 65 20 70 72 6f 63 65 73 73 69 6e 67 |r are processing| 00000350 20 61 6e 20 69 6d 61 67 65 2e 20 20 20 20 20 20 | an image. | 00000360 0a 0a 54 68 65 20 73 65 74 74 69 6e 67 73 20 3a |..The settings :| 00000370 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |.--------------.| 00000380 0a 53 65 74 74 69 6e 67 73 20 62 6f 78 65 73 20 |.Settings boxes | 00000390 63 61 6e 20 62 65 20 6f 62 74 61 69 6e 65 64 20 |can be obtained | 000003a0 77 69 74 68 20 74 68 65 20 66 79 65 6f 32 20 69 |with the fyeo2 i| 000003b0 63 6f 6e 62 61 72 20 63 68 6f 69 63 65 73 20 6d |conbar choices m| 000003c0 65 6e 75 20 69 74 65 6d 2e 0a 49 6e 20 65 61 63 |enu item..In eac| 000003d0 68 20 62 6f 78 65 73 20 79 6f 75 20 63 61 6e 20 |h boxes you can | 000003e0 3a 0a 0a 2d 20 56 61 6c 69 64 61 74 65 20 73 65 |:..- Validate se| 000003f0 74 74 69 6e 67 73 20 66 6f 72 20 74 68 65 20 6e |ttings for the n| 00000400 65 78 74 20 70 72 6f 63 65 73 73 65 64 20 66 69 |ext processed fi| 00000410 6c 65 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 4f |le by clicking O| 00000420 4b 2e 0a 0a 2d 20 56 61 6c 69 64 61 74 65 20 73 |K...- Validate s| 00000430 65 74 74 69 6e 67 73 20 66 6f 72 20 74 68 65 20 |ettings for the | 00000440 6e 65 78 74 20 70 72 6f 63 65 73 73 65 64 20 66 |next processed f| 00000450 69 6c 65 20 61 6e 64 20 73 61 76 69 6e 67 20 74 |ile and saving t| 00000460 68 65 6d 20 61 73 20 64 65 66 61 75 6c 74 20 0a |hem as default .| 00000470 62 79 20 63 6c 69 63 6b 69 6e 67 20 53 41 56 45 |by clicking SAVE| 00000480 2e 0a 0a 2d 20 43 61 6e 63 65 6c 20 74 68 65 20 |...- Cancel the | 00000490 63 68 61 6e 67 65 20 79 6f 75 27 76 65 20 6a 75 |change you've ju| 000004a0 73 74 20 6d 61 64 65 20 62 79 20 63 6c 69 63 6b |st made by click| 000004b0 69 6e 67 20 43 41 4e 43 45 4c 2e 0a 0a 2d 20 47 |ing CANCEL...- G| 000004c0 65 74 74 69 6e 67 20 74 68 65 20 64 65 66 61 75 |etting the defau| 000004d0 6c 74 20 73 65 74 74 69 6e 67 73 20 62 79 20 63 |lt settings by c| 000004e0 6c 69 63 6b 69 6e 67 20 44 45 46 41 55 4c 54 20 |licking DEFAULT | 000004f0 28 20 79 6f 75 20 68 61 76 65 20 74 6f 20 63 6c |( you have to cl| 00000500 69 63 6b 0a 4f 4b 20 74 6f 20 76 61 6c 69 64 61 |ick.OK to valida| 00000510 74 65 20 74 68 65 6d 29 2e 0a 0a 54 68 65 20 6f |te them)...The o| 00000520 75 74 70 75 74 20 73 65 74 74 69 6e 67 73 20 3a |utput settings :| 00000530 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 00000540 2d 2d 2d 2d 2d 2d 0a 0a 4f 75 74 70 75 74 20 73 |------..Output s| 00000550 65 74 74 69 6e 67 73 20 62 6f 78 20 6f 66 66 65 |ettings box offe| 00000560 72 73 20 79 6f 75 20 74 6f 20 73 65 6c 65 63 74 |rs you to select| 00000570 20 74 68 65 20 61 73 70 65 63 74 20 6f 66 20 74 | the aspect of t| 00000580 68 65 20 6f 75 74 70 75 74 20 73 70 72 69 74 65 |he output sprite| 00000590 2e 0a 59 6f 75 20 63 61 6e 20 63 68 6f 6f 73 65 |..You can choose| 000005a0 20 3a 0a 0a 20 20 2d 20 49 74 73 20 62 69 74 20 | :.. - Its bit | 000005b0 70 65 72 20 70 69 78 65 6c 20 72 61 74 65 20 28 |per pixel rate (| 000005c0 38 2c 20 31 36 20 6f 72 20 33 32 29 2e 0a 0a 20 |8, 16 or 32)... | 000005d0 20 2d 20 49 74 73 20 70 69 78 65 6c 20 61 73 70 | - Its pixel asp| 000005e0 65 63 74 20 3a 20 68 6f 72 69 7a 6f 6e 74 61 6c |ect : horizontal| 000005f0 20 61 6e 64 20 76 65 72 74 69 63 61 6c 20 64 6f | and vertical do| 00000600 74 20 70 65 72 20 69 6e 63 68 2e 0a 20 20 20 20 |t per inch.. | 00000610 20 49 6e 20 74 65 72 6d 20 6f 66 20 73 63 72 65 | In term of scre| 00000620 65 6e 20 6d 6f 64 65 20 38 62 70 70 20 39 30 78 |en mode 8bpp 90x| 00000630 39 30 64 70 69 20 69 73 20 6d 6f 64 65 20 32 38 |90dpi is mode 28| 00000640 2c 20 38 62 70 70 20 39 30 78 34 35 20 69 73 20 |, 8bpp 90x45 is | 00000650 6d 6f 64 65 20 31 35 2c 0a 20 20 20 20 20 38 62 |mode 15,. 8b| 00000660 70 70 20 34 35 78 34 35 20 69 73 20 6d 6f 64 65 |pp 45x45 is mode| 00000670 20 31 33 2e 0a 0a 20 20 53 65 6c 65 63 74 69 6e | 13... Selectin| 00000680 67 20 27 55 73 65 20 63 75 72 72 65 6e 74 27 20 |g 'Use current' | 00000690 6d 65 61 6e 73 20 74 68 61 74 20 74 68 65 20 6f |means that the o| 000006a0 75 74 70 75 74 20 73 70 72 69 74 65 20 6d 6f 64 |utput sprite mod| 000006b0 65 20 73 70 65 63 69 66 69 63 61 74 69 6f 6e 73 |e specifications| 000006c0 20 77 69 6c 6c 20 62 65 20 74 68 65 20 0a 20 20 | will be the . | 000006d0 73 61 6d 65 20 61 73 20 74 68 65 20 6f 6e 65 73 |same as the ones| 000006e0 20 74 68 65 20 64 65 73 6b 74 6f 70 20 69 73 20 | the desktop is | 000006f0 69 6e 2e 0a 0a 20 20 2d 20 49 74 73 20 63 6f 6c |in... - Its col| 00000700 6f 72 73 70 61 63 65 20 3a 20 43 6f 6c 6f 72 20 |orspace : Color | 00000710 6f 72 20 67 72 61 79 73 63 61 6c 65 20 2e 0a 20 |or grayscale .. | 00000720 20 20 20 20 53 65 6c 65 63 74 69 6e 67 20 67 72 | Selecting gr| 00000730 61 79 73 63 61 6c 65 20 67 69 76 65 73 20 61 6e |ayscale gives an| 00000740 20 69 6d 70 6f 72 74 61 6e 74 20 73 70 65 65 64 | important speed| 00000750 20 75 70 20 77 68 65 6e 20 76 69 65 77 69 6e 67 | up when viewing| 00000760 20 4a 50 45 47 20 66 69 6c 65 73 2e 0a 0a 20 20 | JPEG files... | 00000770 2d 20 54 68 65 20 64 69 74 68 65 72 69 6e 67 20 |- The dithering | 00000780 74 79 70 65 20 3a 20 64 69 74 68 65 72 69 6e 67 |type : dithering| 00000790 20 69 73 20 61 6e 20 65 72 72 6f 72 20 64 69 66 | is an error dif| 000007a0 66 75 73 69 6f 6e 20 70 72 6f 63 65 73 73 69 6e |fusion processin| 000007b0 67 20 77 68 69 63 68 0a 20 20 20 20 20 65 6e 68 |g which. enh| 000007c0 61 6e 63 65 20 69 6d 61 67 65 20 71 75 61 6c 69 |ance image quali| 000007d0 74 79 20 77 68 65 6e 20 76 69 65 77 69 6e 67 20 |ty when viewing | 000007e0 69 6e 20 38 62 70 70 20 6d 6f 64 65 73 2e 20 46 |in 8bpp modes. F| 000007f0 59 45 4f 20 6f 66 66 65 72 73 20 33 20 61 6c 74 |YEO offers 3 alt| 00000800 65 72 6e 61 74 69 76 65 73 20 3a 0a 20 20 20 20 |ernatives :. | 00000810 20 2d 20 4e 6f 20 64 69 74 68 65 72 69 6e 67 20 | - No dithering | 00000820 3a 20 71 75 6f 74 65 64 20 27 4e 6f 6e 65 27 20 |: quoted 'None' | 00000830 69 6e 20 74 68 65 20 73 65 74 74 69 6e 67 73 20 |in the settings | 00000840 62 6f 78 2e 0a 20 20 20 20 20 2d 20 53 69 6d 70 |box.. - Simp| 00000850 6c 65 20 64 69 74 68 65 72 69 6e 67 20 3a 20 71 |le dithering : q| 00000860 75 6f 74 65 64 20 27 53 69 6d 70 6c 65 27 2e 20 |uoted 'Simple'. | 00000870 49 74 27 73 20 61 20 73 69 6d 70 6c 65 20 61 6e |It's a simple an| 00000880 64 20 66 61 73 74 20 62 75 74 20 63 6f 61 72 73 |d fast but coars| 00000890 65 20 64 69 74 68 65 72 69 6e 67 0a 20 20 20 20 |e dithering. | 000008a0 20 20 20 61 69 6d 65 64 20 61 74 20 69 6d 61 67 | aimed at imag| 000008b0 65 20 70 72 65 76 69 65 77 69 6e 67 2e 20 28 20 |e previewing. ( | 000008c0 4f 66 66 65 72 73 20 61 20 33 30 25 20 73 70 65 |Offers a 30% spe| 000008d0 65 64 20 69 6e 63 72 65 61 73 65 20 63 6f 6d 70 |ed increase comp| 000008e0 61 72 65 64 20 74 6f 20 46 6c 6f 79 64 27 73 20 |ared to Floyd's | 000008f0 77 68 65 6e 20 76 69 65 77 69 6e 67 0a 20 20 20 |when viewing. | 00000900 20 20 20 20 4a 50 45 47 73 20 29 2e 0a 20 20 20 | JPEGs ).. | 00000910 20 20 2d 20 46 6c 6f 79 64 2d 53 74 65 69 6e 62 | - Floyd-Steinb| 00000920 65 72 67 20 64 69 74 68 65 72 69 6e 67 20 3a 20 |erg dithering : | 00000930 71 75 6f 74 65 64 20 27 46 6c 6f 79 64 2d 53 74 |quoted 'Floyd-St| 00000940 65 69 6e 62 65 72 67 27 2e 20 49 74 27 73 20 61 |einberg'. It's a| 00000950 20 6d 75 63 68 20 6d 6f 72 65 20 61 63 63 75 72 | much more accur| 00000960 61 74 65 20 62 75 74 0a 20 20 20 20 20 20 20 73 |ate but. s| 00000970 6c 6f 77 65 72 20 64 69 74 68 65 72 69 6e 67 2e |lower dithering.| 00000980 20 54 68 69 73 20 69 73 20 74 68 65 20 64 65 66 | This is the def| 00000990 61 75 6c 74 20 64 69 74 68 65 72 69 6e 67 20 69 |ault dithering i| 000009a0 6e 20 46 59 45 4f 2e 0a 0a 20 20 2d 20 49 74 27 |n FYEO... - It'| 000009b0 73 20 73 63 61 6c 69 6e 67 20 3a 20 74 68 65 20 |s scaling : the | 000009c0 77 61 79 20 74 68 65 20 69 6d 61 67 65 20 77 69 |way the image wi| 000009d0 6c 6c 20 62 65 20 72 65 64 75 63 65 64 20 6f 72 |ll be reduced or| 000009e0 20 6d 61 67 6e 69 66 69 65 64 2e 0a 0a 20 20 20 | magnified... | 000009f0 20 20 2d 20 31 3a 31 20 6d 65 61 6e 73 20 74 68 | - 1:1 means th| 00000a00 61 74 20 74 68 65 20 69 6d 61 67 65 20 77 69 6c |at the image wil| 00000a10 6c 20 6e 6f 74 20 62 65 20 73 63 61 6c 65 64 2e |l not be scaled.| 00000a20 0a 0a 20 20 20 20 20 2d 20 31 3a 34 20 6d 65 61 |.. - 1:4 mea| 00000a30 6e 73 20 74 68 61 74 20 74 68 65 20 69 6d 61 67 |ns that the imag| 00000a40 65 20 77 69 6c 6c 20 62 65 20 73 63 61 6c 65 64 |e will be scaled| 00000a50 20 74 6f 20 31 3a 34 20 31 3a 34 2e 0a 0a 20 20 | to 1:4 1:4... | 00000a60 20 20 20 2d 20 31 3a 38 20 6d 65 61 6e 73 20 74 | - 1:8 means t| 00000a70 68 61 74 20 74 68 65 20 69 6d 61 67 65 20 77 69 |hat the image wi| 00000a80 6c 6c 20 62 65 20 73 63 61 6c 65 64 20 74 6f 20 |ll be scaled to | 00000a90 31 3a 38 20 31 3a 38 2e 0a 20 20 20 20 20 20 20 |1:8 1:8.. | 00000aa0 20 53 65 6c 65 63 74 69 6e 67 20 31 3a 38 20 65 | Selecting 1:8 e| 00000ab0 6e 74 65 72 73 20 74 68 65 20 66 61 73 74 20 70 |nters the fast p| 00000ac0 72 65 76 69 65 77 20 6d 6f 64 65 20 77 68 65 6e |review mode when| 00000ad0 20 76 69 65 77 69 6e 67 20 4a 50 45 47 20 66 69 | viewing JPEG fi| 00000ae0 6c 65 73 2e 0a 0a 20 20 20 20 20 2d 20 54 6f 20 |les... - To | 00000af0 66 69 74 20 6d 65 61 6e 73 20 74 68 61 74 20 69 |fit means that i| 00000b00 66 20 74 68 65 20 69 6d 61 67 65 20 69 73 20 74 |f the image is t| 00000b10 6f 6f 20 62 69 67 20 74 6f 20 66 69 74 20 74 68 |oo big to fit th| 00000b20 65 20 73 70 65 63 69 66 69 65 64 20 73 69 7a 65 |e specified size| 00000b30 2c 0a 20 20 20 20 20 20 20 20 69 74 20 77 69 6c |,. it wil| 00000b40 6c 20 62 65 20 61 75 74 6f 6d 61 74 69 63 61 6c |l be automatical| 00000b50 6c 79 20 73 63 61 6c 65 64 20 69 6e 20 6f 72 64 |ly scaled in ord| 00000b60 65 72 20 74 6f 20 66 69 74 20 74 68 65 20 77 68 |er to fit the wh| 00000b70 6f 6c 65 20 69 6d 61 67 65 0a 20 20 20 20 20 20 |ole image. | 00000b80 20 20 69 6e 20 74 68 65 20 73 70 65 63 69 66 69 | in the specifi| 00000b90 65 64 20 73 69 7a 65 20 77 69 74 68 20 74 68 65 |ed size with the| 00000ba0 20 70 69 78 65 6c 20 61 73 70 65 63 74 20 72 61 | pixel aspect ra| 00000bb0 74 69 6f 20 70 72 65 73 65 72 76 65 64 2e 0a 0a |tio preserved...| 00000bc0 20 20 20 20 20 2d 20 54 6f 20 66 69 6c 6c 20 6d | - To fill m| 00000bd0 65 61 6e 73 20 74 68 61 74 20 74 68 65 20 69 6d |eans that the im| 00000be0 61 67 65 20 77 69 6c 6c 20 62 65 20 73 63 61 6c |age will be scal| 00000bf0 65 64 20 61 75 74 6f 6d 61 74 69 63 61 6c 79 20 |ed automaticaly | 00000c00 74 6f 20 66 69 6c 6c 0a 20 20 20 20 20 20 20 20 |to fill. | 00000c10 74 68 65 20 73 70 65 63 69 66 69 65 64 20 73 69 |the specified si| 00000c20 7a 65 2c 20 74 68 65 20 70 69 78 65 6c 20 61 73 |ze, the pixel as| 00000c30 70 65 63 74 20 69 73 20 6e 6f 74 20 70 72 65 73 |pect is not pres| 00000c40 65 72 76 65 64 2e 20 20 20 20 20 20 20 20 0a 0a |erved. ..| 00000c50 20 20 20 20 20 2d 20 43 75 73 74 6f 6d 20 61 6c | - Custom al| 00000c60 6c 6f 77 73 20 79 6f 75 20 74 6f 20 63 75 73 74 |lows you to cust| 00000c70 6f 6d 69 7a 65 20 74 68 65 20 73 63 61 6c 69 6e |omize the scalin| 00000c80 67 20 77 69 74 68 20 74 68 65 20 73 70 65 63 69 |g with the speci| 00000c90 66 69 65 64 20 76 61 6c 75 65 73 2e 0a 20 20 20 |fied values.. | 00000ca0 20 20 0a 20 20 20 20 20 42 65 20 77 61 72 6e 65 | . Be warne| 00000cb0 64 20 74 68 61 74 20 73 63 61 6c 69 6e 67 20 63 |d that scaling c| 00000cc0 6f 73 74 73 20 61 20 6c 6f 74 20 6f 66 20 6d 65 |osts a lot of me| 00000cd0 6d 6f 72 79 20 77 68 65 6e 20 75 73 69 6e 67 20 |mory when using | 00000ce0 27 63 6f 6d 70 6c 65 78 27 20 0a 20 20 20 20 20 |'complex' . | 00000cf0 66 72 61 63 74 69 6f 6e 73 20 73 75 63 68 20 61 |fractions such a| 00000d00 73 20 36 34 30 3a 36 33 39 20 34 38 30 3a 34 37 |s 640:639 480:47| 00000d10 39 2e 20 44 65 73 70 69 74 65 20 74 68 65 20 66 |9. Despite the f| 00000d20 61 63 74 20 74 68 61 74 20 66 72 61 63 74 69 6f |act that fractio| 00000d30 6e 0a 20 20 20 20 20 72 65 64 75 63 74 69 6f 6e |n. reduction| 00000d40 20 69 73 20 75 73 65 64 20 79 6f 75 20 77 69 6c | is used you wil| 00000d50 6c 20 67 65 74 20 27 4e 6f 74 20 65 6e 6f 75 67 |l get 'Not enoug| 00000d60 68 20 6d 65 6d 6f 72 79 20 66 6f 72 20 73 63 61 |h memory for sca| 00000d70 6c 69 6e 67 20 62 75 66 66 65 72 27 0a 20 20 20 |ling buffer'. | 00000d80 20 20 6f 66 74 65 6e 20 69 66 20 79 6f 75 20 64 | often if you d| 00000d90 6f 20 69 74 2e 20 54 68 69 73 20 61 70 70 6c 79 |o it. This apply| 00000da0 20 61 6c 73 6f 20 77 69 74 68 20 69 6d 70 6c 69 | also with impli| 00000db0 63 69 74 20 73 63 61 6c 69 6e 67 20 67 65 6e 65 |cit scaling gene| 00000dc0 72 61 74 65 64 0a 20 20 20 20 20 62 79 20 74 68 |rated. by th| 00000dd0 65 20 74 6f 20 66 69 6c 6c 20 6f 70 74 69 6f 6e |e to fill option| 00000de0 2e 20 54 68 65 20 74 6f 20 66 69 74 20 6f 70 74 |. The to fit opt| 00000df0 69 6f 6e 20 75 73 65 20 61 20 66 72 61 63 74 69 |ion use a fracti| 00000e00 6f 6e 20 61 70 70 72 6f 78 69 6d 61 74 69 6f 6e |on approximation| 00000e10 0a 20 20 20 20 20 74 6f 20 61 76 6f 69 64 20 74 |. to avoid t| 00000e20 68 61 74 20 28 20 74 68 65 20 70 69 63 74 75 72 |hat ( the pictur| 00000e30 65 20 66 69 74 20 6e 6f 74 20 65 78 61 63 74 6c |e fit not exactl| 00000e40 79 20 29 2e 0a 0a 0a 54 68 65 20 69 6e 70 75 74 |y )....The input| 00000e50 20 73 65 74 74 69 6e 67 73 20 3a 0a 2d 2d 2d 2d | settings :.----| 00000e60 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000e70 0a 0a 49 6e 70 75 74 20 73 65 74 74 69 6e 67 73 |..Input settings| 00000e80 20 62 6f 78 20 6f 66 66 65 72 73 20 79 6f 75 20 | box offers you | 00000e90 74 6f 20 73 65 6c 65 63 74 20 74 68 65 20 61 73 |to select the as| 00000ea0 70 65 63 74 20 6f 66 20 74 68 65 20 69 6e 70 75 |pect of the inpu| 00000eb0 74 20 69 6d 61 67 65 2e 0a 59 6f 75 20 63 61 6e |t image..You can| 00000ec0 20 73 70 65 63 69 66 79 20 74 68 65 20 69 6d 61 | specify the ima| 00000ed0 67 65 20 70 69 78 65 6c 20 61 73 70 65 63 74 20 |ge pixel aspect | 00000ee0 69 6e 20 64 6f 74 20 70 65 72 20 69 6e 63 68 2e |in dot per inch.| 00000ef0 0a 49 74 27 73 20 75 73 65 66 75 6c 6c 20 66 6f |.It's usefull fo| 00000f00 72 20 69 6d 61 67 65 20 77 69 74 68 20 72 65 63 |r image with rec| 00000f10 74 61 6e 67 75 6c 61 72 20 70 69 78 65 6c 73 20 |tangular pixels | 00000f20 3a 20 75 73 65 20 65 69 74 68 65 72 0a 39 30 78 |: use either.90x| 00000f30 34 35 20 6f 72 20 34 35 78 39 30 20 64 70 69 2e |45 or 45x90 dpi.| 00000f40 20 39 30 78 39 30 20 64 70 69 20 69 73 20 61 73 | 90x90 dpi is as| 00000f50 73 75 6d 65 64 20 66 6f 72 20 6d 61 6a 6f 72 69 |sumed for majori| 00000f60 74 79 20 6f 66 20 66 69 6c 65 73 2e 0a 0a 0a 54 |ty of files....T| 00000f70 68 65 20 6d 69 73 63 20 73 65 74 74 69 6e 67 73 |he misc settings| 00000f80 20 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | :.-------------| 00000f90 2d 2d 2d 2d 2d 2d 0a 0a 4d 69 73 63 20 73 65 74 |------..Misc set| 00000fa0 74 69 6e 67 73 20 62 6f 78 20 6f 66 66 65 72 73 |tings box offers| 00000fb0 20 79 6f 75 20 74 6f 20 63 68 61 6e 67 65 20 6d | you to change m| 00000fc0 69 73 63 65 6c 6c 61 6e 6f 75 73 20 73 65 74 74 |iscellanous sett| 00000fd0 69 6e 67 73 20 2e 0a 59 6f 75 20 63 61 6e 20 63 |ings ..You can c| 00000fe0 68 6f 6f 73 65 20 69 66 20 46 59 45 4f 20 77 69 |hoose if FYEO wi| 00000ff0 6c 6c 20 6f 72 20 6e 6f 74 20 61 75 74 6f 20 66 |ll or not auto f| 00001000 69 6c 65 74 79 70 65 20 74 68 65 20 66 69 6c 65 |iletype the file| 00001010 73 20 77 68 65 6e 20 64 72 61 67 67 65 64 0a 74 |s when dragged.t| 00001020 6f 20 69 74 2e 0a 0a 0a 55 6e 64 65 72 73 74 61 |o it....Understa| 00001030 6e 64 69 6e 67 20 74 68 65 20 70 69 78 65 6c 20 |nding the pixel | 00001040 61 73 70 65 63 74 20 3a 0a 2d 2d 2d 2d 2d 2d 2d |aspect :.-------| 00001050 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001060 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 50 69 78 65 6c 20 |---------.Pixel | 00001070 61 73 70 65 63 74 20 73 65 74 74 69 6e 67 73 20 |aspect settings | 00001080 77 6f 72 6b 20 61 73 20 66 6f 6c 6c 6f 77 20 3a |work as follow :| 00001090 0a 0a 2d 20 54 68 65 20 6f 75 74 70 75 74 20 64 |..- The output d| 000010a0 70 69 20 73 65 6c 65 63 74 73 20 74 68 65 20 77 |pi selects the w| 000010b0 61 79 20 74 68 65 20 77 69 6d 70 20 77 69 6c 6c |ay the wimp will| 000010c0 20 73 63 61 6c 65 20 74 68 65 20 73 70 72 69 74 | scale the sprit| 000010d0 65 20 3a 0a 0a 20 20 20 2d 20 61 20 39 30 78 39 |e :.. - a 90x9| 000010e0 30 20 64 70 69 20 73 70 72 69 74 65 20 6d 65 61 |0 dpi sprite mea| 000010f0 6e 73 20 74 68 61 74 20 74 68 65 20 77 69 6d 70 |ns that the wimp| 00001100 20 77 69 6c 6c 20 6e 6f 74 20 73 63 61 6c 65 20 | will not scale | 00001110 74 68 65 20 73 70 72 69 74 65 20 0a 20 20 20 20 |the sprite . | 00001120 20 20 69 6e 20 6d 6f 64 65 20 73 75 63 68 20 61 | in mode such a| 00001130 73 20 32 38 2c 32 31 2c 33 31 20 28 20 39 30 78 |s 28,21,31 ( 90x| 00001140 39 30 20 6d 6f 64 65 73 20 29 20 62 75 74 20 77 |90 modes ) but w| 00001150 69 6c 6c 20 72 65 64 75 63 65 20 0a 20 20 20 20 |ill reduce . | 00001160 20 20 69 74 20 62 79 20 61 20 66 61 63 74 6f 72 | it by a factor| 00001170 20 6f 66 20 31 3a 31 20 31 3a 32 20 69 6e 20 6d | of 1:1 1:2 in m| 00001180 6f 64 65 20 73 75 63 68 20 61 73 20 31 35 2c 31 |ode such as 15,1| 00001190 32 20 28 20 39 30 78 34 35 20 64 70 69 20 6d 6f |2 ( 90x45 dpi mo| 000011a0 64 65 73 20 29 0a 20 20 20 20 20 20 61 6e 64 20 |des ). and | 000011b0 31 3a 32 20 31 3a 32 20 69 6e 20 6d 6f 64 65 20 |1:2 1:2 in mode | 000011c0 73 75 63 68 20 61 73 20 31 33 20 28 20 34 35 78 |such as 13 ( 45x| 000011d0 34 35 20 6d 6f 64 65 73 20 29 2e 0a 0a 20 20 20 |45 modes )... | 000011e0 2d 20 61 20 39 30 78 34 35 20 64 70 69 20 73 70 |- a 90x45 dpi sp| 000011f0 72 69 74 65 20 6d 65 61 6e 73 20 74 68 61 74 20 |rite means that | 00001200 74 68 65 20 77 69 6d 70 20 77 69 6c 6c 20 6e 6f |the wimp will no| 00001210 74 20 73 63 61 6c 65 20 74 68 65 20 73 70 72 69 |t scale the spri| 00001220 74 65 20 0a 20 20 20 20 20 20 69 6e 20 6d 6f 64 |te . in mod| 00001230 65 20 73 75 63 68 20 61 73 20 31 35 2c 31 32 20 |e such as 15,12 | 00001240 2e 2e 2e 20 0a 0a 20 20 20 2d 20 61 20 34 35 78 |... .. - a 45x| 00001250 34 35 20 64 70 69 20 73 70 72 69 74 65 20 6d 65 |45 dpi sprite me| 00001260 61 6e 73 20 74 68 61 74 20 74 68 65 20 77 69 6d |ans that the wim| 00001270 70 20 77 69 6c 6c 20 6e 6f 74 20 73 63 61 6c 65 |p will not scale| 00001280 20 74 68 65 20 73 70 72 69 74 65 20 0a 20 20 20 | the sprite . | 00001290 20 20 20 69 6e 20 6d 6f 64 65 20 73 75 63 68 20 | in mode such | 000012a0 61 73 20 31 33 20 2e 2e 2e 20 0a 0a 2d 20 54 68 |as 13 ... ..- Th| 000012b0 65 20 69 6e 70 75 74 20 64 70 69 20 73 65 6c 65 |e input dpi sele| 000012c0 63 74 73 20 74 68 65 20 77 61 79 20 46 59 45 4f |cts the way FYEO| 000012d0 20 77 69 6c 6c 20 73 63 61 6c 65 20 74 68 65 20 | will scale the | 000012e0 6f 72 69 67 69 6e 61 6c 20 69 6d 61 67 65 20 74 |original image t| 000012f0 6f 0a 20 20 20 6d 61 74 63 68 20 74 68 65 20 6f |o. match the o| 00001300 72 69 67 69 6e 61 6c 20 69 6d 61 67 65 20 70 69 |riginal image pi| 00001310 78 65 6c 20 61 73 70 65 63 74 20 3a 0a 0a 20 20 |xel aspect :.. | 00001320 20 2d 20 49 66 20 74 68 65 20 69 6e 70 75 74 20 | - If the input | 00001330 64 70 69 20 61 6e 64 20 74 68 65 20 6f 75 74 70 |dpi and the outp| 00001340 75 74 20 64 70 69 20 61 72 65 20 65 71 75 61 6c |ut dpi are equal| 00001350 2c 20 79 6f 75 20 77 69 6c 6c 20 67 65 74 20 0a |, you will get .| 00001360 20 20 20 20 20 20 61 6c 6c 20 74 68 65 20 6f 72 | all the or| 00001370 69 67 69 6e 61 6c 20 69 6d 61 67 65 20 70 69 78 |iginal image pix| 00001380 65 6c 73 20 69 6e 20 74 68 65 20 73 70 72 69 74 |els in the sprit| 00001390 65 2e 0a 0a 20 20 20 2d 20 49 66 20 74 68 65 20 |e... - If the | 000013a0 69 6e 70 75 74 20 64 70 69 20 69 73 20 39 30 78 |input dpi is 90x| 000013b0 34 35 20 61 6e 64 20 74 68 65 20 6f 75 74 70 75 |45 and the outpu| 000013c0 74 20 64 70 69 20 69 73 20 39 30 78 39 30 20 79 |t dpi is 90x90 y| 000013d0 6f 75 20 77 69 6c 6c 20 68 61 76 65 0a 20 20 20 |ou will have. | 000013e0 20 20 74 77 69 63 65 20 61 73 20 6d 75 63 68 20 | twice as much | 000013f0 70 69 78 65 6c 73 20 76 65 72 74 69 63 61 6c 6c |pixels verticall| 00001400 79 20 69 6e 20 74 68 65 20 73 70 72 69 74 65 2e |y in the sprite.| 00001410 0a 0a 20 20 20 2d 20 49 66 20 74 68 65 20 69 6e |.. - If the in| 00001420 70 75 74 20 64 70 69 20 69 73 20 34 35 78 39 30 |put dpi is 45x90| 00001430 20 61 6e 64 20 74 68 65 20 6f 75 74 70 75 74 20 | and the output | 00001440 64 70 69 20 69 73 20 39 30 78 39 30 20 79 6f 75 |dpi is 90x90 you| 00001450 20 77 69 6c 6c 20 68 61 76 65 0a 20 20 20 20 20 | will have. | 00001460 74 77 69 63 65 20 61 73 20 6d 75 63 68 20 70 69 |twice as much pi| 00001470 78 65 6c 73 20 68 6f 72 69 7a 6f 6e 74 61 6c 6c |xels horizontall| 00001480 79 20 69 6e 20 74 68 65 20 73 70 72 69 74 65 2e |y in the sprite.| 00001490 0a 0a 20 20 20 2d 20 49 66 20 74 68 65 20 69 6e |.. - If the in| 000014a0 70 75 74 20 64 70 69 20 69 73 20 34 35 78 34 35 |put dpi is 45x45| 000014b0 20 61 6e 64 20 74 68 65 20 6f 75 74 70 75 74 20 | and the output | 000014c0 64 70 69 20 69 73 20 39 30 78 39 30 20 79 6f 75 |dpi is 90x90 you| 000014d0 20 77 69 6c 6c 20 68 61 76 65 0a 20 20 20 20 20 | will have. | 000014e0 74 77 69 63 65 20 61 73 20 6d 75 63 68 20 70 69 |twice as much pi| 000014f0 78 65 6c 73 20 68 6f 72 69 7a 6f 6e 74 61 6c 6c |xels horizontall| 00001500 79 20 61 6e 64 20 76 65 72 74 69 63 61 6c 6c 79 |y and vertically| 00001510 20 69 6e 20 74 68 65 20 73 70 72 69 74 65 2e 0a | in the sprite..| 00001520 0a 20 20 20 2d 20 49 66 20 74 68 65 20 69 6e 70 |. - If the inp| 00001530 75 74 20 64 70 69 20 69 73 20 39 30 78 39 30 20 |ut dpi is 90x90 | 00001540 61 6e 64 20 74 68 65 20 6f 75 74 70 75 74 20 64 |and the output d| 00001550 70 69 20 69 73 20 34 35 78 34 35 20 79 6f 75 20 |pi is 45x45 you | 00001560 77 69 6c 6c 20 68 61 76 65 0a 20 20 20 20 20 74 |will have. t| 00001570 77 69 63 65 20 61 73 20 6c 65 73 73 20 70 69 78 |wice as less pix| 00001580 65 6c 73 20 68 6f 72 69 7a 6f 6e 74 61 6c 6c 79 |els horizontally| 00001590 20 61 6e 64 20 76 65 72 74 69 63 61 6c 6c 79 20 | and vertically | 000015a0 69 6e 20 74 68 65 20 73 70 72 69 74 65 2e 0a 0a |in the sprite...| 000015b0 61 6e 64 20 73 6f 20 6f 6e 20 2e 2e 0a 0a 54 68 |and so on ....Th| 000015c0 65 20 31 36 20 61 6e 64 20 33 32 20 62 70 70 20 |e 16 and 32 bpp | 000015d0 6f 75 74 70 75 74 20 73 65 74 74 69 6e 67 73 20 |output settings | 000015e0 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |:.--------------| 000015f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001600 2d 2d 2d 2d 2d 0a 20 20 20 20 20 0a 57 68 65 6e |-----. .When| 00001610 20 75 73 65 64 20 6f 6e 20 61 20 63 6f 6d 70 75 | used on a compu| 00001620 74 65 72 20 75 6e 64 65 72 73 74 61 6e 64 69 6e |ter understandin| 00001630 67 20 74 68 65 20 6e 65 77 20 27 44 65 65 70 27 |g the new 'Deep'| 00001640 20 73 70 72 69 74 65 20 6d 6f 64 65 73 2c 20 46 | sprite modes, F| 00001650 59 45 4f 20 61 63 74 73 0a 61 73 20 75 73 75 61 |YEO acts.as usua| 00001660 6c 2e 20 57 68 65 6e 20 75 73 65 64 20 6f 6e 20 |l. When used on | 00001670 61 20 63 6f 6d 70 75 74 65 72 20 77 68 69 63 68 |a computer which| 00001680 20 64 6f 6e 27 74 20 75 6e 64 65 72 73 74 61 6e | don't understan| 00001690 64 20 73 75 63 68 20 6d 6f 64 65 73 2c 20 46 59 |d such modes, FY| 000016a0 45 4f 0a 77 69 6c 6c 20 77 61 72 6e 20 79 6f 75 |EO.will warn you| 000016b0 20 28 77 61 72 6e 20 63 61 6e 20 62 65 20 64 69 | (warn can be di| 000016c0 73 61 62 6c 65 64 2c 20 73 65 65 20 74 68 65 20 |sabled, see the | 000016d0 21 52 75 6e 20 66 69 6c 65 29 20 74 68 61 74 20 |!Run file) that | 000016e0 69 74 20 63 61 6e 27 74 20 0a 64 69 73 70 6c 61 |it can't .displa| 000016f0 79 20 74 68 65 20 70 69 63 74 75 72 65 20 62 75 |y the picture bu| 00001700 74 20 69 73 20 73 74 69 6c 6c 20 70 72 6f 63 65 |t is still proce| 00001710 73 73 69 6e 67 20 69 74 20 6d 61 6b 69 6e 67 20 |ssing it making | 00001720 69 74 20 72 65 61 64 79 20 0a 66 6f 72 20 73 61 |it ready .for sa| 00001730 76 69 6e 67 20 76 69 61 20 74 68 65 20 73 61 76 |ving via the sav| 00001740 65 20 6f 70 74 69 6f 6e 20 6f 66 20 74 68 65 20 |e option of the | 00001750 70 69 63 74 75 72 65 27 73 20 6d 65 6e 75 2e 20 |picture's menu. | 00001760 0a 49 6e 20 74 68 69 73 20 77 61 79 20 79 6f 75 |.In this way you| 00001770 20 77 69 6c 6c 20 62 65 20 61 62 6c 65 20 74 6f | will be able to| 00001780 20 75 73 65 20 74 68 6f 73 65 20 27 44 65 65 70 | use those 'Deep| 00001790 27 20 73 70 72 69 74 65 73 20 69 6e 20 73 6f 66 |' sprites in sof| 000017a0 74 77 61 72 65 73 20 77 68 69 63 68 0a 72 65 63 |twares which.rec| 000017b0 6f 67 6e 69 7a 65 20 74 68 65 6d 20 73 75 63 68 |ognize them such| 000017c0 20 61 73 20 49 6d 70 72 65 73 73 69 6f 6e 20 53 | as Impression S| 000017d0 74 79 6c 65 20 66 6f 72 20 65 78 61 6d 70 6c 65 |tyle for example| 000017e0 2e 0a |..| 000017e2