On 10 Oct 2005, at 05:03, Jose wrote:

From a practical point of view, I would have to either write the
JPEG code myself, which is way out of my league, or use a library,

libjpeg is included in all Linux distros but yes for Windows/mac it would add a dependency.
It could be a configure option not enabled by default

For scientific work, e.g. image processing, having to use an external library for the conversions would add
a dependency as well for the user.



I'd rather have a dependency requirement that could be met at runtime and by many programs than a dependency that was required at compile time and/or runtime (depending on how you compiled PNGwriter) and was met only by libjpeg. Seems simpler to me.

Paul


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
http://pngwriter.sourceforge.net/
PNGwriter-users mailing list
PNGwriter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pngwriter-users

Reply via email to