1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
gEDA
GNU Electronic Design Automation
------------------------------------------------------------------------------
ChangeLog for scripts directory
Most recent changes (version wise) are at the top of this file
All the changes are usually noted in this file when they are checked
into the cvs repository.
2001-11-09 Ales Hvezda <ahvezda@geda.seul.org>
* image.scm: Added guile script for outputing images from the
commandline
2001-03-06 Ales Hvezda <ahvezda@geda.seul.org>
* Updated makeimage and makeallimage scripts to output png via
ghostscript
2000-02-23 Ales Hvezda <ahvezda@geda.seul.org>
* Added mkimage* and print.scm files back into existance
4/25/99 Added some tweeks to the various makeimage* scripts to:
- get a web ready set of directories
- reduce the size of the created gifs
4/14/99 Added list-keys.scm by Stefan
3/14/99 Added some basic stuff to makeimage (per sym .html)
2/04/99 Tweeks to makeimages
- Added small.html generation
- Some experimental stuff commented out
1/24/99 Created directory
Created first revision of makeimages
|