Home » Archimedes archive » Archimedes World » archimedes_world_volume_16_issue_1_scp.adf » !intergif_Inter » !IGViewer/!Help
!IGViewer/!Help
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 » archimedes_world_volume_16_issue_1_scp.adf » !intergif_Inter |
Filename: | !IGViewer/!Help |
Read OK: | ✔ |
File size: | 0D26 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
InterGif Viewer 1.01 ==================== by Peter Hartley (K) All Rites Reversed Acknowledgements to authors of SESanim and ReplayGIF INTERGIF VIEWER is a program for displaying animated GIFs. It will also display sprites (except deep sprites), Draw files, and most files produced with Iota Software's (commercial) animation program The Complete Animator. It has been designed to work alongside InterGif, the animated GIF creation program. Get the latest version ---------------------- The latest versions of InterGif and InterGif Viewer, plus more help information and full source code for various platforms, are always available on the World-Wide Web at the address http://www.ant.co.uk/~peter/software/intergif.htm It's the seventh of June, 1998, as I'm writing these words: if it's long after that that you're reading them, you might want to see if there's a later version now available. Distribution ------------ InterGif Viewer is NOT COPYRIGHTED and is NOT distributed under the GNU General Public Licence. For full information read the file !IGViewer.Copying or go to the Web site. InterGif Viewer is mine: in particular, it doesn't belong to ANT Limited. If it gets anything wrong, it's my problem, not theirs. In order to display Draw files you will need Acorn's Drawfile module. This is not included in InterGif Viewer distributions, but is available from ftp://ftp.acorn.co.uk/ Features -------- o Well, only one really: it shows animations. o Oh, thought of another one: it anti-aliases Draw files for you, like InterGif does. It does need lots of memory to do this, though. Limitations ----------- o InterGif Viewer is built mostly from the same code as InterGif itself, and so it shares InterGif's limitations. Principally, these are an inability to load: * Deep sprites * Animator files in deep modes * Uncompressed or delta-compressed Animator files * Any animation with more than 256 distinct colours in total o Sound effects in Animator files are not played. Desktop use ----------- Run !IGViewer and drag your sprite file, Animator file, Draw file, or GIF onto the icon bar. A viewer will appear, with play tools if your animation has more than one frame. Select-clicking on the < and > icons plays the film backwards or forwards respectively; Adjust-clicking steps by one frame backwards or forwards. The end icons take you to the first or last frame of the animation. More than one animation can be loaded (and playing) at once. As you've probably noticed, the icon bar menu has a "Web site" item. Choosing this takes you to my Web pages on ANT Limited's server, as described above. For this to work, you need to be connected to the Internet, and also have a Web browser loaded which understands ANT's URL broadcast message -- for example, Fresco or ArcWeb. (Probably the others too, these days.) See also -------- The InterGif page http://www.ant.co.uk/~peter/software/intergif.htm The Complete Animator http://www.iota.co.uk/animator/ peter@ant.co.uk 7th June, 1998
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 49 6e 74 65 72 47 69 66 20 56 69 65 77 65 72 | InterGif Viewer| 00000020 20 31 2e 30 31 0a 20 20 20 20 20 20 20 20 20 20 | 1.01. | 00000030 20 20 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ==========| 00000040 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 20 20 20 20 |==========.. | 00000050 20 20 20 20 62 79 20 50 65 74 65 72 20 48 61 72 | by Peter Har| 00000060 74 6c 65 79 20 28 4b 29 20 41 6c 6c 20 52 69 74 |tley (K) All Rit| 00000070 65 73 20 52 65 76 65 72 73 65 64 0a 20 20 20 20 |es Reversed. | 00000080 41 63 6b 6e 6f 77 6c 65 64 67 65 6d 65 6e 74 73 |Acknowledgements| 00000090 20 74 6f 20 61 75 74 68 6f 72 73 20 6f 66 20 53 | to authors of S| 000000a0 45 53 61 6e 69 6d 20 61 6e 64 20 52 65 70 6c 61 |ESanim and Repla| 000000b0 79 47 49 46 0a 0a 49 4e 54 45 52 47 49 46 20 56 |yGIF..INTERGIF V| 000000c0 49 45 57 45 52 20 69 73 20 61 20 70 72 6f 67 72 |IEWER is a progr| 000000d0 61 6d 20 66 6f 72 20 64 69 73 70 6c 61 79 69 6e |am for displayin| 000000e0 67 20 61 6e 69 6d 61 74 65 64 20 47 49 46 73 2e |g animated GIFs.| 000000f0 20 49 74 0a 77 69 6c 6c 20 61 6c 73 6f 20 64 69 | It.will also di| 00000100 73 70 6c 61 79 20 73 70 72 69 74 65 73 20 28 65 |splay sprites (e| 00000110 78 63 65 70 74 20 64 65 65 70 20 73 70 72 69 74 |xcept deep sprit| 00000120 65 73 29 2c 20 44 72 61 77 20 66 69 6c 65 73 2c |es), Draw files,| 00000130 20 61 6e 64 0a 6d 6f 73 74 20 66 69 6c 65 73 20 | and.most files | 00000140 70 72 6f 64 75 63 65 64 20 77 69 74 68 20 49 6f |produced with Io| 00000150 74 61 20 53 6f 66 74 77 61 72 65 27 73 20 28 63 |ta Software's (c| 00000160 6f 6d 6d 65 72 63 69 61 6c 29 20 61 6e 69 6d 61 |ommercial) anima| 00000170 74 69 6f 6e 0a 70 72 6f 67 72 61 6d 20 54 68 65 |tion.program The| 00000180 20 43 6f 6d 70 6c 65 74 65 20 41 6e 69 6d 61 74 | Complete Animat| 00000190 6f 72 2e 20 49 74 20 68 61 73 20 62 65 65 6e 20 |or. It has been | 000001a0 64 65 73 69 67 6e 65 64 20 74 6f 20 77 6f 72 6b |designed to work| 000001b0 0a 61 6c 6f 6e 67 73 69 64 65 20 49 6e 74 65 72 |.alongside Inter| 000001c0 47 69 66 2c 20 74 68 65 20 61 6e 69 6d 61 74 65 |Gif, the animate| 000001d0 64 20 47 49 46 20 63 72 65 61 74 69 6f 6e 20 70 |d GIF creation p| 000001e0 72 6f 67 72 61 6d 2e 0a 0a 0a 20 20 20 20 20 20 |rogram.... | 000001f0 20 20 47 65 74 20 74 68 65 20 6c 61 74 65 73 74 | Get the latest| 00000200 20 76 65 72 73 69 6f 6e 0a 20 20 20 20 20 20 20 | version. | 00000210 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00000220 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 65 20 6c 61 74 |-------..The lat| 00000230 65 73 74 20 76 65 72 73 69 6f 6e 73 20 6f 66 20 |est versions of | 00000240 49 6e 74 65 72 47 69 66 20 61 6e 64 20 49 6e 74 |InterGif and Int| 00000250 65 72 47 69 66 20 56 69 65 77 65 72 2c 20 70 6c |erGif Viewer, pl| 00000260 75 73 20 6d 6f 72 65 0a 68 65 6c 70 20 69 6e 66 |us more.help inf| 00000270 6f 72 6d 61 74 69 6f 6e 20 61 6e 64 20 66 75 6c |ormation and ful| 00000280 6c 20 73 6f 75 72 63 65 20 63 6f 64 65 20 66 6f |l source code fo| 00000290 72 20 76 61 72 69 6f 75 73 20 70 6c 61 74 66 6f |r various platfo| 000002a0 72 6d 73 2c 20 61 72 65 0a 61 6c 77 61 79 73 20 |rms, are.always | 000002b0 61 76 61 69 6c 61 62 6c 65 20 6f 6e 20 74 68 65 |available on the| 000002c0 20 57 6f 72 6c 64 2d 57 69 64 65 20 57 65 62 20 | World-Wide Web | 000002d0 61 74 20 74 68 65 20 61 64 64 72 65 73 73 0a 20 |at the address. | 000002e0 20 20 20 20 20 20 20 68 74 74 70 3a 2f 2f 77 77 | http://ww| 000002f0 77 2e 61 6e 74 2e 63 6f 2e 75 6b 2f 7e 70 65 74 |w.ant.co.uk/~pet| 00000300 65 72 2f 73 6f 66 74 77 61 72 65 2f 69 6e 74 65 |er/software/inte| 00000310 72 67 69 66 2e 68 74 6d 0a 49 74 27 73 20 74 68 |rgif.htm.It's th| 00000320 65 20 73 65 76 65 6e 74 68 20 6f 66 20 4a 75 6e |e seventh of Jun| 00000330 65 2c 20 31 39 39 38 2c 20 61 73 20 49 27 6d 20 |e, 1998, as I'm | 00000340 77 72 69 74 69 6e 67 20 74 68 65 73 65 20 77 6f |writing these wo| 00000350 72 64 73 3a 20 69 66 0a 69 74 27 73 20 6c 6f 6e |rds: if.it's lon| 00000360 67 20 61 66 74 65 72 20 74 68 61 74 20 74 68 61 |g after that tha| 00000370 74 20 79 6f 75 27 72 65 20 72 65 61 64 69 6e 67 |t you're reading| 00000380 20 74 68 65 6d 2c 20 79 6f 75 20 6d 69 67 68 74 | them, you might| 00000390 20 77 61 6e 74 20 74 6f 0a 73 65 65 20 69 66 20 | want to.see if | 000003a0 74 68 65 72 65 27 73 20 61 20 6c 61 74 65 72 20 |there's a later | 000003b0 76 65 72 73 69 6f 6e 20 6e 6f 77 20 61 76 61 69 |version now avai| 000003c0 6c 61 62 6c 65 2e 0a 0a 0a 20 20 20 20 20 20 20 |lable.... | 000003d0 20 44 69 73 74 72 69 62 75 74 69 6f 6e 0a 20 20 | Distribution. | 000003e0 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ----------| 000003f0 2d 2d 0a 0a 49 6e 74 65 72 47 69 66 20 56 69 65 |--..InterGif Vie| 00000400 77 65 72 20 69 73 20 4e 4f 54 20 43 4f 50 59 52 |wer is NOT COPYR| 00000410 49 47 48 54 45 44 20 61 6e 64 20 69 73 20 4e 4f |IGHTED and is NO| 00000420 54 20 64 69 73 74 72 69 62 75 74 65 64 20 75 6e |T distributed un| 00000430 64 65 72 0a 74 68 65 20 47 4e 55 20 47 65 6e 65 |der.the GNU Gene| 00000440 72 61 6c 20 50 75 62 6c 69 63 20 4c 69 63 65 6e |ral Public Licen| 00000450 63 65 2e 20 46 6f 72 20 66 75 6c 6c 20 69 6e 66 |ce. For full inf| 00000460 6f 72 6d 61 74 69 6f 6e 20 72 65 61 64 20 74 68 |ormation read th| 00000470 65 0a 66 69 6c 65 20 21 49 47 56 69 65 77 65 72 |e.file !IGViewer| 00000480 2e 43 6f 70 79 69 6e 67 20 6f 72 20 67 6f 20 74 |.Copying or go t| 00000490 6f 20 74 68 65 20 57 65 62 20 73 69 74 65 2e 0a |o the Web site..| 000004a0 20 20 20 20 49 6e 74 65 72 47 69 66 20 56 69 65 | InterGif Vie| 000004b0 77 65 72 20 69 73 20 6d 69 6e 65 3a 20 69 6e 20 |wer is mine: in | 000004c0 70 61 72 74 69 63 75 6c 61 72 2c 20 69 74 20 64 |particular, it d| 000004d0 6f 65 73 6e 27 74 20 62 65 6c 6f 6e 67 20 74 6f |oesn't belong to| 000004e0 0a 41 4e 54 20 4c 69 6d 69 74 65 64 2e 20 49 66 |.ANT Limited. If| 000004f0 20 69 74 20 67 65 74 73 20 61 6e 79 74 68 69 6e | it gets anythin| 00000500 67 20 77 72 6f 6e 67 2c 20 69 74 27 73 20 6d 79 |g wrong, it's my| 00000510 20 70 72 6f 62 6c 65 6d 2c 20 6e 6f 74 0a 74 68 | problem, not.th| 00000520 65 69 72 73 2e 0a 20 20 20 20 49 6e 20 6f 72 64 |eirs.. In ord| 00000530 65 72 20 74 6f 20 64 69 73 70 6c 61 79 20 44 72 |er to display Dr| 00000540 61 77 20 66 69 6c 65 73 20 79 6f 75 20 77 69 6c |aw files you wil| 00000550 6c 20 6e 65 65 64 20 41 63 6f 72 6e 27 73 20 44 |l need Acorn's D| 00000560 72 61 77 66 69 6c 65 0a 6d 6f 64 75 6c 65 2e 20 |rawfile.module. | 00000570 54 68 69 73 20 69 73 20 6e 6f 74 20 69 6e 63 6c |This is not incl| 00000580 75 64 65 64 20 69 6e 20 49 6e 74 65 72 47 69 66 |uded in InterGif| 00000590 20 56 69 65 77 65 72 20 64 69 73 74 72 69 62 75 | Viewer distribu| 000005a0 74 69 6f 6e 73 2c 0a 62 75 74 20 69 73 20 61 76 |tions,.but is av| 000005b0 61 69 6c 61 62 6c 65 20 66 72 6f 6d 0a 20 20 20 |ailable from. | 000005c0 20 20 20 20 20 66 74 70 3a 2f 2f 66 74 70 2e 61 | ftp://ftp.a| 000005d0 63 6f 72 6e 2e 63 6f 2e 75 6b 2f 0a 0a 0a 20 20 |corn.co.uk/... | 000005e0 20 20 20 20 20 20 46 65 61 74 75 72 65 73 0a 20 | Features. | 000005f0 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 0a | --------.| 00000600 0a 20 20 6f 20 57 65 6c 6c 2c 20 6f 6e 6c 79 20 |. o Well, only | 00000610 6f 6e 65 20 72 65 61 6c 6c 79 3a 20 69 74 20 73 |one really: it s| 00000620 68 6f 77 73 20 61 6e 69 6d 61 74 69 6f 6e 73 2e |hows animations.| 00000630 0a 0a 20 20 6f 20 4f 68 2c 20 74 68 6f 75 67 68 |.. o Oh, though| 00000640 74 20 6f 66 20 61 6e 6f 74 68 65 72 20 6f 6e 65 |t of another one| 00000650 3a 20 69 74 20 61 6e 74 69 2d 61 6c 69 61 73 65 |: it anti-aliase| 00000660 73 20 44 72 61 77 20 66 69 6c 65 73 20 66 6f 72 |s Draw files for| 00000670 0a 20 20 20 20 79 6f 75 2c 20 6c 69 6b 65 20 49 |. you, like I| 00000680 6e 74 65 72 47 69 66 20 64 6f 65 73 2e 20 49 74 |nterGif does. It| 00000690 20 64 6f 65 73 20 6e 65 65 64 20 6c 6f 74 73 20 | does need lots | 000006a0 6f 66 20 6d 65 6d 6f 72 79 20 74 6f 20 64 6f 0a |of memory to do.| 000006b0 20 20 20 20 74 68 69 73 2c 20 74 68 6f 75 67 68 | this, though| 000006c0 2e 0a 0a 0a 20 20 20 20 20 20 20 20 4c 69 6d 69 |.... Limi| 000006d0 74 61 74 69 6f 6e 73 0a 20 20 20 20 20 20 20 20 |tations. | 000006e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 20 6f |-----------.. o| 000006f0 20 49 6e 74 65 72 47 69 66 20 56 69 65 77 65 72 | InterGif Viewer| 00000700 20 69 73 20 62 75 69 6c 74 20 6d 6f 73 74 6c 79 | is built mostly| 00000710 20 66 72 6f 6d 20 74 68 65 20 73 61 6d 65 20 63 | from the same c| 00000720 6f 64 65 20 61 73 0a 20 20 20 20 49 6e 74 65 72 |ode as. Inter| 00000730 47 69 66 20 69 74 73 65 6c 66 2c 20 61 6e 64 20 |Gif itself, and | 00000740 73 6f 20 69 74 20 73 68 61 72 65 73 20 49 6e 74 |so it shares Int| 00000750 65 72 47 69 66 27 73 20 6c 69 6d 69 74 61 74 69 |erGif's limitati| 00000760 6f 6e 73 2e 0a 20 20 20 20 50 72 69 6e 63 69 70 |ons.. Princip| 00000770 61 6c 6c 79 2c 20 74 68 65 73 65 20 61 72 65 20 |ally, these are | 00000780 61 6e 20 69 6e 61 62 69 6c 69 74 79 20 74 6f 20 |an inability to | 00000790 6c 6f 61 64 3a 0a 0a 20 20 20 20 20 20 2a 20 44 |load:.. * D| 000007a0 65 65 70 20 73 70 72 69 74 65 73 0a 20 20 20 20 |eep sprites. | 000007b0 20 20 2a 20 41 6e 69 6d 61 74 6f 72 20 66 69 6c | * Animator fil| 000007c0 65 73 20 69 6e 20 64 65 65 70 20 6d 6f 64 65 73 |es in deep modes| 000007d0 0a 20 20 20 20 20 20 2a 20 55 6e 63 6f 6d 70 72 |. * Uncompr| 000007e0 65 73 73 65 64 20 6f 72 20 64 65 6c 74 61 2d 63 |essed or delta-c| 000007f0 6f 6d 70 72 65 73 73 65 64 20 41 6e 69 6d 61 74 |ompressed Animat| 00000800 6f 72 20 66 69 6c 65 73 0a 20 20 20 20 20 20 2a |or files. *| 00000810 20 41 6e 79 20 61 6e 69 6d 61 74 69 6f 6e 20 77 | Any animation w| 00000820 69 74 68 20 6d 6f 72 65 20 74 68 61 6e 20 32 35 |ith more than 25| 00000830 36 20 64 69 73 74 69 6e 63 74 20 63 6f 6c 6f 75 |6 distinct colou| 00000840 72 73 0a 20 20 20 20 20 20 20 20 69 6e 20 74 6f |rs. in to| 00000850 74 61 6c 0a 0a 20 20 6f 20 53 6f 75 6e 64 20 65 |tal.. o Sound e| 00000860 66 66 65 63 74 73 20 69 6e 20 41 6e 69 6d 61 74 |ffects in Animat| 00000870 6f 72 20 66 69 6c 65 73 20 61 72 65 20 6e 6f 74 |or files are not| 00000880 20 70 6c 61 79 65 64 2e 0a 0a 0a 20 20 20 20 20 | played.... | 00000890 20 20 20 44 65 73 6b 74 6f 70 20 75 73 65 0a 20 | Desktop use. | 000008a0 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------| 000008b0 2d 2d 0a 0a 52 75 6e 20 21 49 47 56 69 65 77 65 |--..Run !IGViewe| 000008c0 72 20 61 6e 64 20 64 72 61 67 20 79 6f 75 72 20 |r and drag your | 000008d0 73 70 72 69 74 65 20 66 69 6c 65 2c 20 41 6e 69 |sprite file, Ani| 000008e0 6d 61 74 6f 72 20 66 69 6c 65 2c 20 44 72 61 77 |mator file, Draw| 000008f0 0a 66 69 6c 65 2c 20 6f 72 20 47 49 46 20 6f 6e |.file, or GIF on| 00000900 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 61 72 2e |to the icon bar.| 00000910 20 41 20 76 69 65 77 65 72 20 77 69 6c 6c 20 61 | A viewer will a| 00000920 70 70 65 61 72 2c 20 77 69 74 68 20 70 6c 61 79 |ppear, with play| 00000930 0a 74 6f 6f 6c 73 20 69 66 20 79 6f 75 72 20 61 |.tools if your a| 00000940 6e 69 6d 61 74 69 6f 6e 20 68 61 73 20 6d 6f 72 |nimation has mor| 00000950 65 20 74 68 61 6e 20 6f 6e 65 20 66 72 61 6d 65 |e than one frame| 00000960 2e 20 53 65 6c 65 63 74 2d 63 6c 69 63 6b 69 6e |. Select-clickin| 00000970 67 0a 6f 6e 20 74 68 65 20 3c 20 61 6e 64 20 3e |g.on the < and >| 00000980 20 69 63 6f 6e 73 20 70 6c 61 79 73 20 74 68 65 | icons plays the| 00000990 20 66 69 6c 6d 20 62 61 63 6b 77 61 72 64 73 20 | film backwards | 000009a0 6f 72 20 66 6f 72 77 61 72 64 73 0a 72 65 73 70 |or forwards.resp| 000009b0 65 63 74 69 76 65 6c 79 3b 20 41 64 6a 75 73 74 |ectively; Adjust| 000009c0 2d 63 6c 69 63 6b 69 6e 67 20 73 74 65 70 73 20 |-clicking steps | 000009d0 62 79 20 6f 6e 65 20 66 72 61 6d 65 20 62 61 63 |by one frame bac| 000009e0 6b 77 61 72 64 73 20 6f 72 0a 66 6f 72 77 61 72 |kwards or.forwar| 000009f0 64 73 2e 20 54 68 65 20 65 6e 64 20 69 63 6f 6e |ds. The end icon| 00000a00 73 20 74 61 6b 65 20 79 6f 75 20 74 6f 20 74 68 |s take you to th| 00000a10 65 20 66 69 72 73 74 20 6f 72 20 6c 61 73 74 20 |e first or last | 00000a20 66 72 61 6d 65 20 6f 66 0a 74 68 65 20 61 6e 69 |frame of.the ani| 00000a30 6d 61 74 69 6f 6e 2e 20 4d 6f 72 65 20 74 68 61 |mation. More tha| 00000a40 6e 20 6f 6e 65 20 61 6e 69 6d 61 74 69 6f 6e 20 |n one animation | 00000a50 63 61 6e 20 62 65 20 6c 6f 61 64 65 64 20 28 61 |can be loaded (a| 00000a60 6e 64 0a 70 6c 61 79 69 6e 67 29 20 61 74 20 6f |nd.playing) at o| 00000a70 6e 63 65 2e 0a 20 20 20 20 41 73 20 79 6f 75 27 |nce.. As you'| 00000a80 76 65 20 70 72 6f 62 61 62 6c 79 20 6e 6f 74 69 |ve probably noti| 00000a90 63 65 64 2c 20 74 68 65 20 69 63 6f 6e 20 62 61 |ced, the icon ba| 00000aa0 72 20 6d 65 6e 75 20 68 61 73 20 61 20 22 57 65 |r menu has a "We| 00000ab0 62 0a 73 69 74 65 22 20 69 74 65 6d 2e 20 43 68 |b.site" item. Ch| 00000ac0 6f 6f 73 69 6e 67 20 74 68 69 73 20 74 61 6b 65 |oosing this take| 00000ad0 73 20 79 6f 75 20 74 6f 20 6d 79 20 57 65 62 20 |s you to my Web | 00000ae0 70 61 67 65 73 20 6f 6e 20 41 4e 54 0a 4c 69 6d |pages on ANT.Lim| 00000af0 69 74 65 64 27 73 20 73 65 72 76 65 72 2c 20 61 |ited's server, a| 00000b00 73 20 64 65 73 63 72 69 62 65 64 20 61 62 6f 76 |s described abov| 00000b10 65 2e 20 46 6f 72 20 74 68 69 73 20 74 6f 20 77 |e. For this to w| 00000b20 6f 72 6b 2c 20 79 6f 75 20 6e 65 65 64 0a 74 6f |ork, you need.to| 00000b30 20 62 65 20 63 6f 6e 6e 65 63 74 65 64 20 74 6f | be connected to| 00000b40 20 74 68 65 20 49 6e 74 65 72 6e 65 74 2c 20 61 | the Internet, a| 00000b50 6e 64 20 61 6c 73 6f 20 68 61 76 65 20 61 20 57 |nd also have a W| 00000b60 65 62 20 62 72 6f 77 73 65 72 0a 6c 6f 61 64 65 |eb browser.loade| 00000b70 64 20 77 68 69 63 68 20 75 6e 64 65 72 73 74 61 |d which understa| 00000b80 6e 64 73 20 41 4e 54 27 73 20 55 52 4c 20 62 72 |nds ANT's URL br| 00000b90 6f 61 64 63 61 73 74 20 6d 65 73 73 61 67 65 20 |oadcast message | 00000ba0 2d 2d 20 66 6f 72 0a 65 78 61 6d 70 6c 65 2c 20 |-- for.example, | 00000bb0 46 72 65 73 63 6f 20 6f 72 20 41 72 63 57 65 62 |Fresco or ArcWeb| 00000bc0 2e 20 28 50 72 6f 62 61 62 6c 79 20 74 68 65 20 |. (Probably the | 00000bd0 6f 74 68 65 72 73 20 74 6f 6f 2c 20 74 68 65 73 |others too, thes| 00000be0 65 20 64 61 79 73 2e 29 0a 0a 0a 20 20 20 20 20 |e days.)... | 00000bf0 20 20 20 53 65 65 20 61 6c 73 6f 0a 20 20 20 20 | See also. | 00000c00 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 20 | --------.. | 00000c10 20 20 54 68 65 20 49 6e 74 65 72 47 69 66 20 70 | The InterGif p| 00000c20 61 67 65 0a 20 20 20 20 20 20 20 20 68 74 74 70 |age. http| 00000c30 3a 2f 2f 77 77 77 2e 61 6e 74 2e 63 6f 2e 75 6b |://www.ant.co.uk| 00000c40 2f 7e 70 65 74 65 72 2f 73 6f 66 74 77 61 72 65 |/~peter/software| 00000c50 2f 69 6e 74 65 72 67 69 66 2e 68 74 6d 0a 20 20 |/intergif.htm. | 00000c60 20 20 54 68 65 20 43 6f 6d 70 6c 65 74 65 20 41 | The Complete A| 00000c70 6e 69 6d 61 74 6f 72 0a 20 20 20 20 20 20 20 20 |nimator. | 00000c80 68 74 74 70 3a 2f 2f 77 77 77 2e 69 6f 74 61 2e |http://www.iota.| 00000c90 63 6f 2e 75 6b 2f 61 6e 69 6d 61 74 6f 72 2f 0a |co.uk/animator/.| 00000ca0 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.. | 00000cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000cd0 20 20 20 20 70 65 74 65 72 40 61 6e 74 2e 63 6f | peter@ant.co| 00000ce0 2e 75 6b 0a 20 20 20 20 20 20 20 20 20 20 20 20 |.uk. | 00000cf0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000d10 20 20 20 20 20 20 20 37 74 68 20 4a 75 6e 65 2c | 7th June,| 00000d20 20 31 39 39 38 0a | 1998.| 00000d26