Magick Command library?
Bob Friesenhahn <[email protected]> Wed, 21 Dec 2005 15:55:50 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.apis |
|---|---|
| Message-ID | <[email protected]> |
Would any existing GraphicsMagick API users be offended if the content of magick/command.c and magick/command.h were moved into a separate library (GraphicsMagickCommand)? This code primarily exists to support the GraphicsMagick 'gm' utility since it provides the functions necessary to support sub-commands like 'convert' and 'mogrify'. During the creation of GraphicsMagick from ImageMagick, the command-line parsing code was carefully segregated so that none of the rest of the code should depend on it. The reason for the segregation is that command.c references every other symbol in the library so that if it is referenced, then every other object file in the library is referenced as well. The ImageMagickObject DLL does use some of these interfaces. Bob ====================================== Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click