Small and AVR32

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
subhasish

Re: Small and AVR32

Post by subhasish »

I am using Image Magick on Arm 9 400Mhz.
Build it with module support and copy only the modules u require, this way i was able to reduce the size of the complete installation to 3 Mb. try strace to find what modules are loaded run time.

Not too sure about what other utilities are available. But for your purpose there should be lot more available...
Post Reply