Home » Archimedes archive » Micro User » MU 1991-10.adf » PD-Stuff » Graphics/!Translatr/Docs/Summary
Graphics/!Translatr/Docs/Summary
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 » Micro User » MU 1991-10.adf » PD-Stuff |
Filename: | Graphics/!Translatr/Docs/Summary |
Read OK: | ✔ |
File size: | 0A61 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
>Summary Summary ------- The following is a short summary of the most important things that you can do with Translator. You are strongly advised to find out more by experimenting and reading 'Guide' (but I recognize some of you are too lazy, hence this summary !). - Images may be converted either automatically to the ideal mode and palette or to any mode and any palette of your choice - Simple or Floyd Steinberg error diffusion techniques ensure maximum image quality in all situations - Images may be (pre-)scaled using any scaling ratio, both X and Y seperately - Images may be converted to black and white images - Images may be colour-separated (using the RGB resolution settings) - Images may be inverted - Images may be gamma-corrected (for scanner input) - The images' dynamic range may be expanded to full-scale - Images may be black-corrected - Images may be saved, (post-)scaled down to any size, as sprite files - Images may be saved as Translator Clear files. Clear files preserve all image information, and, among other things, ensure non-loss conversion to GIF and TIFF formats using !Creator. - Images can be examined easily by zoom options and a magnifier window. A few simple examples : - Creation of desktop icons from images 1. Set 'Output mode' = 'Current' 2. Select mode 12 3. Ensure the desktop palette is the current palette 4. Set 'Output palette' = 'Current' 5. Set 'Error spreading' = 'Floyd Steinberg' (if you want maximum quality) 6. Set the appropiate scaling factors (for 34x17 pixel icons, choose 34:x for X and 17:y for Y) 7. Load the image 8. Save the image as a sprite using 'Whole' or 'Full'. - Creation of GIF, TIFF or AIM files from any input image (with !Creator) 1. Select output to a Clear file by dragging the Clear file icon in the 'Clear output' submenu to a filer window 2. Set any pre-scaling and other (colour) conversions you want (if you want an AIM file, set pre-scaling to 256:x and 256:y) 3. Load the image 4. Select GIF, TIFF or AIM in !Creator 5. Drag the created Clear file to !Creator 6. In the save file window, enter a filename and drag the file icon to a filer window - Creation of sample images of (say) 100x100 pixels of your image library 1. Set the 'x' and 'y' scaling factors both to '100' (i.e. 100:x and 100:y) 2. If you want all sprites defined in the same mode, use 'Output mode' = 'Current', and 'Output palette' as appropiate (usually = 'Current') 3. Set 'Error spreading' = 'Floyd Steinberg' (if you want maximum quality) 4. One by one, load all your images and save them as 'Whole' or 'Full' sprites
00000000 3e 53 75 6d 6d 61 72 79 0a 0a 53 75 6d 6d 61 72 |>Summary..Summar| 00000010 79 0a 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 66 |y.-------..The f| 00000020 6f 6c 6c 6f 77 69 6e 67 20 69 73 20 61 20 73 68 |ollowing is a sh| 00000030 6f 72 74 20 73 75 6d 6d 61 72 79 20 6f 66 20 74 |ort summary of t| 00000040 68 65 20 6d 6f 73 74 20 69 6d 70 6f 72 74 61 6e |he most importan| 00000050 74 20 74 68 69 6e 67 73 20 74 68 61 74 20 79 6f |t things that yo| 00000060 75 20 63 61 6e 0a 64 6f 20 77 69 74 68 20 54 72 |u can.do with Tr| 00000070 61 6e 73 6c 61 74 6f 72 2e 20 59 6f 75 20 61 72 |anslator. You ar| 00000080 65 20 73 74 72 6f 6e 67 6c 79 20 61 64 76 69 73 |e strongly advis| 00000090 65 64 20 74 6f 20 66 69 6e 64 20 6f 75 74 20 6d |ed to find out m| 000000a0 6f 72 65 20 62 79 20 65 78 70 65 72 69 6d 65 6e |ore by experimen| 000000b0 74 69 6e 67 0a 61 6e 64 20 72 65 61 64 69 6e 67 |ting.and reading| 000000c0 20 27 47 75 69 64 65 27 20 28 62 75 74 20 49 20 | 'Guide' (but I | 000000d0 72 65 63 6f 67 6e 69 7a 65 20 73 6f 6d 65 20 6f |recognize some o| 000000e0 66 20 79 6f 75 20 61 72 65 20 74 6f 6f 20 6c 61 |f you are too la| 000000f0 7a 79 2c 20 68 65 6e 63 65 20 74 68 69 73 0a 73 |zy, hence this.s| 00000100 75 6d 6d 61 72 79 20 21 29 2e 0a 0a 2d 20 49 6d |ummary !)...- Im| 00000110 61 67 65 73 20 6d 61 79 20 62 65 20 63 6f 6e 76 |ages may be conv| 00000120 65 72 74 65 64 20 65 69 74 68 65 72 20 61 75 74 |erted either aut| 00000130 6f 6d 61 74 69 63 61 6c 6c 79 20 74 6f 20 74 68 |omatically to th| 00000140 65 20 69 64 65 61 6c 20 6d 6f 64 65 20 61 6e 64 |e ideal mode and| 00000150 20 70 61 6c 65 74 74 65 0a 20 20 6f 72 20 74 6f | palette. or to| 00000160 20 61 6e 79 20 6d 6f 64 65 20 61 6e 64 20 61 6e | any mode and an| 00000170 79 20 70 61 6c 65 74 74 65 20 6f 66 20 79 6f 75 |y palette of you| 00000180 72 20 63 68 6f 69 63 65 0a 2d 20 53 69 6d 70 6c |r choice.- Simpl| 00000190 65 20 6f 72 20 46 6c 6f 79 64 20 53 74 65 69 6e |e or Floyd Stein| 000001a0 62 65 72 67 20 65 72 72 6f 72 20 64 69 66 66 75 |berg error diffu| 000001b0 73 69 6f 6e 20 74 65 63 68 6e 69 71 75 65 73 20 |sion techniques | 000001c0 65 6e 73 75 72 65 20 6d 61 78 69 6d 75 6d 20 69 |ensure maximum i| 000001d0 6d 61 67 65 0a 20 20 71 75 61 6c 69 74 79 20 69 |mage. quality i| 000001e0 6e 20 61 6c 6c 20 73 69 74 75 61 74 69 6f 6e 73 |n all situations| 000001f0 0a 2d 20 49 6d 61 67 65 73 20 6d 61 79 20 62 65 |.- Images may be| 00000200 20 28 70 72 65 2d 29 73 63 61 6c 65 64 20 75 73 | (pre-)scaled us| 00000210 69 6e 67 20 61 6e 79 20 73 63 61 6c 69 6e 67 20 |ing any scaling | 00000220 72 61 74 69 6f 2c 20 62 6f 74 68 20 58 20 61 6e |ratio, both X an| 00000230 64 20 59 20 73 65 70 65 72 61 74 65 6c 79 0a 2d |d Y seperately.-| 00000240 20 49 6d 61 67 65 73 20 6d 61 79 20 62 65 20 63 | Images may be c| 00000250 6f 6e 76 65 72 74 65 64 20 74 6f 20 62 6c 61 63 |onverted to blac| 00000260 6b 20 61 6e 64 20 77 68 69 74 65 20 69 6d 61 67 |k and white imag| 00000270 65 73 0a 2d 20 49 6d 61 67 65 73 20 6d 61 79 20 |es.- Images may | 00000280 62 65 20 63 6f 6c 6f 75 72 2d 73 65 70 61 72 61 |be colour-separa| 00000290 74 65 64 20 28 75 73 69 6e 67 20 74 68 65 20 52 |ted (using the R| 000002a0 47 42 20 72 65 73 6f 6c 75 74 69 6f 6e 20 73 65 |GB resolution se| 000002b0 74 74 69 6e 67 73 29 0a 2d 20 49 6d 61 67 65 73 |ttings).- Images| 000002c0 20 6d 61 79 20 62 65 20 69 6e 76 65 72 74 65 64 | may be inverted| 000002d0 0a 2d 20 49 6d 61 67 65 73 20 6d 61 79 20 62 65 |.- Images may be| 000002e0 20 67 61 6d 6d 61 2d 63 6f 72 72 65 63 74 65 64 | gamma-corrected| 000002f0 20 28 66 6f 72 20 73 63 61 6e 6e 65 72 20 69 6e | (for scanner in| 00000300 70 75 74 29 0a 2d 20 54 68 65 20 69 6d 61 67 65 |put).- The image| 00000310 73 27 20 64 79 6e 61 6d 69 63 20 72 61 6e 67 65 |s' dynamic range| 00000320 20 6d 61 79 20 62 65 20 65 78 70 61 6e 64 65 64 | may be expanded| 00000330 20 74 6f 20 66 75 6c 6c 2d 73 63 61 6c 65 0a 2d | to full-scale.-| 00000340 20 49 6d 61 67 65 73 20 6d 61 79 20 62 65 20 62 | Images may be b| 00000350 6c 61 63 6b 2d 63 6f 72 72 65 63 74 65 64 0a 2d |lack-corrected.-| 00000360 20 49 6d 61 67 65 73 20 6d 61 79 20 62 65 20 73 | Images may be s| 00000370 61 76 65 64 2c 20 28 70 6f 73 74 2d 29 73 63 61 |aved, (post-)sca| 00000380 6c 65 64 20 64 6f 77 6e 20 74 6f 20 61 6e 79 20 |led down to any | 00000390 73 69 7a 65 2c 20 61 73 20 73 70 72 69 74 65 20 |size, as sprite | 000003a0 66 69 6c 65 73 0a 2d 20 49 6d 61 67 65 73 20 6d |files.- Images m| 000003b0 61 79 20 62 65 20 73 61 76 65 64 20 61 73 20 54 |ay be saved as T| 000003c0 72 61 6e 73 6c 61 74 6f 72 20 43 6c 65 61 72 20 |ranslator Clear | 000003d0 66 69 6c 65 73 2e 20 43 6c 65 61 72 20 66 69 6c |files. Clear fil| 000003e0 65 73 20 70 72 65 73 65 72 76 65 20 61 6c 6c 20 |es preserve all | 000003f0 69 6d 61 67 65 0a 20 20 69 6e 66 6f 72 6d 61 74 |image. informat| 00000400 69 6f 6e 2c 20 61 6e 64 2c 20 61 6d 6f 6e 67 20 |ion, and, among | 00000410 6f 74 68 65 72 20 74 68 69 6e 67 73 2c 20 65 6e |other things, en| 00000420 73 75 72 65 20 6e 6f 6e 2d 6c 6f 73 73 20 63 6f |sure non-loss co| 00000430 6e 76 65 72 73 69 6f 6e 20 74 6f 20 47 49 46 0a |nversion to GIF.| 00000440 20 20 61 6e 64 20 54 49 46 46 20 66 6f 72 6d 61 | and TIFF forma| 00000450 74 73 20 75 73 69 6e 67 20 21 43 72 65 61 74 6f |ts using !Creato| 00000460 72 2e 0a 2d 20 49 6d 61 67 65 73 20 63 61 6e 20 |r..- Images can | 00000470 62 65 20 65 78 61 6d 69 6e 65 64 20 65 61 73 69 |be examined easi| 00000480 6c 79 20 62 79 20 7a 6f 6f 6d 20 6f 70 74 69 6f |ly by zoom optio| 00000490 6e 73 20 61 6e 64 20 61 20 6d 61 67 6e 69 66 69 |ns and a magnifi| 000004a0 65 72 20 77 69 6e 64 6f 77 2e 0a 0a 41 20 66 65 |er window...A fe| 000004b0 77 20 73 69 6d 70 6c 65 20 65 78 61 6d 70 6c 65 |w simple example| 000004c0 73 20 3a 0a 0a 2d 20 43 72 65 61 74 69 6f 6e 20 |s :..- Creation | 000004d0 6f 66 20 64 65 73 6b 74 6f 70 20 69 63 6f 6e 73 |of desktop icons| 000004e0 20 66 72 6f 6d 20 69 6d 61 67 65 73 0a 20 20 31 | from images. 1| 000004f0 2e 20 53 65 74 20 27 4f 75 74 70 75 74 20 6d 6f |. Set 'Output mo| 00000500 64 65 27 20 3d 20 27 43 75 72 72 65 6e 74 27 0a |de' = 'Current'.| 00000510 20 20 32 2e 20 53 65 6c 65 63 74 20 6d 6f 64 65 | 2. Select mode| 00000520 20 31 32 0a 20 20 33 2e 20 45 6e 73 75 72 65 20 | 12. 3. Ensure | 00000530 74 68 65 20 64 65 73 6b 74 6f 70 20 70 61 6c 65 |the desktop pale| 00000540 74 74 65 20 69 73 20 74 68 65 20 63 75 72 72 65 |tte is the curre| 00000550 6e 74 20 70 61 6c 65 74 74 65 0a 20 20 34 2e 20 |nt palette. 4. | 00000560 53 65 74 20 27 4f 75 74 70 75 74 20 70 61 6c 65 |Set 'Output pale| 00000570 74 74 65 27 20 3d 20 27 43 75 72 72 65 6e 74 27 |tte' = 'Current'| 00000580 0a 20 20 35 2e 20 53 65 74 20 27 45 72 72 6f 72 |. 5. Set 'Error| 00000590 20 73 70 72 65 61 64 69 6e 67 27 20 3d 20 27 46 | spreading' = 'F| 000005a0 6c 6f 79 64 20 53 74 65 69 6e 62 65 72 67 27 20 |loyd Steinberg' | 000005b0 28 69 66 20 79 6f 75 20 77 61 6e 74 20 6d 61 78 |(if you want max| 000005c0 69 6d 75 6d 20 71 75 61 6c 69 74 79 29 0a 20 20 |imum quality). | 000005d0 36 2e 20 53 65 74 20 74 68 65 20 61 70 70 72 6f |6. Set the appro| 000005e0 70 69 61 74 65 20 73 63 61 6c 69 6e 67 20 66 61 |piate scaling fa| 000005f0 63 74 6f 72 73 20 28 66 6f 72 20 33 34 78 31 37 |ctors (for 34x17| 00000600 20 70 69 78 65 6c 20 69 63 6f 6e 73 2c 20 63 68 | pixel icons, ch| 00000610 6f 6f 73 65 20 33 34 3a 78 0a 20 20 20 20 20 66 |oose 34:x. f| 00000620 6f 72 20 58 20 61 6e 64 20 31 37 3a 79 20 66 6f |or X and 17:y fo| 00000630 72 20 59 29 0a 20 20 37 2e 20 4c 6f 61 64 20 74 |r Y). 7. Load t| 00000640 68 65 20 69 6d 61 67 65 0a 20 20 38 2e 20 53 61 |he image. 8. Sa| 00000650 76 65 20 74 68 65 20 69 6d 61 67 65 20 61 73 20 |ve the image as | 00000660 61 20 73 70 72 69 74 65 20 75 73 69 6e 67 20 27 |a sprite using '| 00000670 57 68 6f 6c 65 27 20 6f 72 20 27 46 75 6c 6c 27 |Whole' or 'Full'| 00000680 2e 0a 0a 2d 20 43 72 65 61 74 69 6f 6e 20 6f 66 |...- Creation of| 00000690 20 47 49 46 2c 20 54 49 46 46 20 6f 72 20 41 49 | GIF, TIFF or AI| 000006a0 4d 20 66 69 6c 65 73 20 66 72 6f 6d 20 61 6e 79 |M files from any| 000006b0 20 69 6e 70 75 74 20 69 6d 61 67 65 20 28 77 69 | input image (wi| 000006c0 74 68 20 21 43 72 65 61 74 6f 72 29 0a 20 20 31 |th !Creator). 1| 000006d0 2e 20 53 65 6c 65 63 74 20 6f 75 74 70 75 74 20 |. Select output | 000006e0 74 6f 20 61 20 43 6c 65 61 72 20 66 69 6c 65 20 |to a Clear file | 000006f0 62 79 20 64 72 61 67 67 69 6e 67 20 74 68 65 20 |by dragging the | 00000700 43 6c 65 61 72 20 66 69 6c 65 20 69 63 6f 6e 20 |Clear file icon | 00000710 69 6e 20 74 68 65 0a 20 20 20 20 20 27 43 6c 65 |in the. 'Cle| 00000720 61 72 20 6f 75 74 70 75 74 27 20 73 75 62 6d 65 |ar output' subme| 00000730 6e 75 20 74 6f 20 61 20 66 69 6c 65 72 20 77 69 |nu to a filer wi| 00000740 6e 64 6f 77 0a 20 20 32 2e 20 53 65 74 20 61 6e |ndow. 2. Set an| 00000750 79 20 70 72 65 2d 73 63 61 6c 69 6e 67 20 61 6e |y pre-scaling an| 00000760 64 20 6f 74 68 65 72 20 28 63 6f 6c 6f 75 72 29 |d other (colour)| 00000770 20 63 6f 6e 76 65 72 73 69 6f 6e 73 20 79 6f 75 | conversions you| 00000780 20 77 61 6e 74 20 28 69 66 20 79 6f 75 20 77 61 | want (if you wa| 00000790 6e 74 0a 20 20 20 20 20 61 6e 20 41 49 4d 20 66 |nt. an AIM f| 000007a0 69 6c 65 2c 20 73 65 74 20 70 72 65 2d 73 63 61 |ile, set pre-sca| 000007b0 6c 69 6e 67 20 74 6f 20 32 35 36 3a 78 20 61 6e |ling to 256:x an| 000007c0 64 20 32 35 36 3a 79 29 0a 20 20 33 2e 20 4c 6f |d 256:y). 3. Lo| 000007d0 61 64 20 74 68 65 20 69 6d 61 67 65 0a 20 20 34 |ad the image. 4| 000007e0 2e 20 53 65 6c 65 63 74 20 47 49 46 2c 20 54 49 |. Select GIF, TI| 000007f0 46 46 20 6f 72 20 41 49 4d 20 69 6e 20 21 43 72 |FF or AIM in !Cr| 00000800 65 61 74 6f 72 0a 20 20 35 2e 20 44 72 61 67 20 |eator. 5. Drag | 00000810 74 68 65 20 63 72 65 61 74 65 64 20 43 6c 65 61 |the created Clea| 00000820 72 20 66 69 6c 65 20 74 6f 20 21 43 72 65 61 74 |r file to !Creat| 00000830 6f 72 0a 20 20 36 2e 20 49 6e 20 74 68 65 20 73 |or. 6. In the s| 00000840 61 76 65 20 66 69 6c 65 20 77 69 6e 64 6f 77 2c |ave file window,| 00000850 20 65 6e 74 65 72 20 61 20 66 69 6c 65 6e 61 6d | enter a filenam| 00000860 65 20 61 6e 64 20 64 72 61 67 20 74 68 65 20 66 |e and drag the f| 00000870 69 6c 65 20 69 63 6f 6e 20 74 6f 20 61 0a 20 20 |ile icon to a. | 00000880 20 20 20 66 69 6c 65 72 20 77 69 6e 64 6f 77 0a | filer window.| 00000890 0a 2d 20 43 72 65 61 74 69 6f 6e 20 6f 66 20 73 |.- Creation of s| 000008a0 61 6d 70 6c 65 20 69 6d 61 67 65 73 20 6f 66 20 |ample images of | 000008b0 28 73 61 79 29 20 31 30 30 78 31 30 30 20 70 69 |(say) 100x100 pi| 000008c0 78 65 6c 73 20 6f 66 20 79 6f 75 72 20 69 6d 61 |xels of your ima| 000008d0 67 65 20 6c 69 62 72 61 72 79 0a 20 20 31 2e 20 |ge library. 1. | 000008e0 53 65 74 20 74 68 65 20 27 78 27 20 61 6e 64 20 |Set the 'x' and | 000008f0 27 79 27 20 73 63 61 6c 69 6e 67 20 66 61 63 74 |'y' scaling fact| 00000900 6f 72 73 20 62 6f 74 68 20 74 6f 20 27 31 30 30 |ors both to '100| 00000910 27 20 28 69 2e 65 2e 20 31 30 30 3a 78 20 61 6e |' (i.e. 100:x an| 00000920 64 20 31 30 30 3a 79 29 0a 20 20 32 2e 20 49 66 |d 100:y). 2. If| 00000930 20 79 6f 75 20 77 61 6e 74 20 61 6c 6c 20 73 70 | you want all sp| 00000940 72 69 74 65 73 20 64 65 66 69 6e 65 64 20 69 6e |rites defined in| 00000950 20 74 68 65 20 73 61 6d 65 20 6d 6f 64 65 2c 20 | the same mode, | 00000960 75 73 65 20 27 4f 75 74 70 75 74 20 6d 6f 64 65 |use 'Output mode| 00000970 27 20 3d 0a 20 20 20 20 20 27 43 75 72 72 65 6e |' =. 'Curren| 00000980 74 27 2c 20 61 6e 64 20 27 4f 75 74 70 75 74 20 |t', and 'Output | 00000990 70 61 6c 65 74 74 65 27 20 61 73 20 61 70 70 72 |palette' as appr| 000009a0 6f 70 69 61 74 65 20 28 75 73 75 61 6c 6c 79 20 |opiate (usually | 000009b0 3d 20 27 43 75 72 72 65 6e 74 27 29 0a 20 20 33 |= 'Current'). 3| 000009c0 2e 20 53 65 74 20 27 45 72 72 6f 72 20 73 70 72 |. Set 'Error spr| 000009d0 65 61 64 69 6e 67 27 20 3d 20 27 46 6c 6f 79 64 |eading' = 'Floyd| 000009e0 20 53 74 65 69 6e 62 65 72 67 27 20 28 69 66 20 | Steinberg' (if | 000009f0 79 6f 75 20 77 61 6e 74 20 6d 61 78 69 6d 75 6d |you want maximum| 00000a00 20 71 75 61 6c 69 74 79 29 0a 20 20 34 2e 20 4f | quality). 4. O| 00000a10 6e 65 20 62 79 20 6f 6e 65 2c 20 6c 6f 61 64 20 |ne by one, load | 00000a20 61 6c 6c 20 79 6f 75 72 20 69 6d 61 67 65 73 20 |all your images | 00000a30 61 6e 64 20 73 61 76 65 20 74 68 65 6d 20 61 73 |and save them as| 00000a40 20 27 57 68 6f 6c 65 27 20 6f 72 20 27 46 75 6c | 'Whole' or 'Ful| 00000a50 6c 27 0a 20 20 20 20 20 73 70 72 69 74 65 73 0a |l'. sprites.| 00000a60 0a |.| 00000a61