3 Mar 2012 22:11
GraphicsMagick: Added -strip command line option, and strip() me...
GraphicsMagick Commits <graphicsmagick-commit <at> lists.sourceforge.net>
2012-03-03 21:11:41 GMT
2012-03-03 21:11:41 GMT
changeset 8a565a447d9a in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=8a565a447d9a summary: Added -strip command line option, and strip() method to Magick++ Image. diffstat: ChangeLog | 9 + Magick++/ChangeLog | 8 + Magick++/lib/Image.cpp | 7 + Magick++/lib/Magick++/Image.h | 5 +- Magick++/lib/Magick++/STL.h | 13 +- Magick++/lib/STL.cpp | 11 +- VisualMagick/installer/inc/version.isx | 4 +- doc/brief_options.imdoc | 4 + doc/options.imdoc | 16 + magick/command.c | 35 +- magick/image.c | 35 ++- magick/image.h | 1 + magick/version.h | 8 +- utilities/gm.1 | 21 +- version.sh | 10 +- wand/magick_wand.c | 6 +- www/Changelog.html | 10 + www/GraphicsMagick.html | 15 + www/Magick++/ChangeLog.html | 9 + www/Magick++/Image.html | 499 ++++++++++++++++---------------- www/Magick++/Image.rst | 6 + www/api/image.html | 135 +++++--- www/composite.html | 11 + www/convert.html | 11 +(Continue reading)
RSS Feed