Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
10 | reyssat | 1 | README file for Whirlgif vers 3.0x |
2 | |||
3 | To create your own version of the minimizing version of whirlgif, |
||
4 | proceed as follows: |
||
5 | 1) Inspect the Makefile and perhaps make apropriate changes. |
||
6 | 2) Run make. If you encounter problems, please mailto:dino@danbbs.dk |
||
7 | 3) Read the (pure ascii) file whirlgif.man or the formated version |
||
8 | with the command: nroff -man whirlgif.1 | more |
||
9 | 4) Take a look at the page |
||
10 | http://www.danbbs.dk/~dino/whirlgif/guestbk.htm |
||
11 | where user comments and bug reports are collected - and perhaps also |
||
12 | http://www.danbbs.dk/~dino/whirlgif/examples.html |
||
13 | 5) Create your own animated GIFs or optimize the size of the ones |
||
14 | you have created already. |
||
15 | |||
16 | This version of whirlgif contains an angorithm for en-coding GIF |
||
17 | files. There may exist places in this world, where persons or |
||
18 | organizations claim to have a patent covering *all* possible |
||
19 | implementations of the LZW-algorithm. Such persons or organizations |
||
20 | are requested to complain by E-mail to dino@danbbs.dk, so that their |
||
21 | claim can be publicized in connection with |
||
22 | http://www.danbbs.dk/~dino/whirlgif/disclaimer.html |
||
23 | quickly after it has been received. |
||
24 | |||
25 | Hans Dinsen-Hansen, the owner of above page, claims the right |
||
26 | to comment on any such protests and to publish them in a form |
||
27 | which references his comments. |
||
28 | |||
29 | This software is provided solely "as is". The authors disclaim all |
||
30 | responsibility and liability with respect to this software's usage, |
||
31 | its effect upon hardware, or its effect upon computer systems. Apart |
||
32 | from this, the code is free for all. |
||
33 | |||
34 | There are copyright notices in the program texts. |
||
35 | |||
36 | Version 3.02 is also available from http://sources.isc.org/apps/graphics/ |