Search found 2 matches

by s7726
2011-08-17T17:36:47-07:00
Forum: Magick++
Topic: JPEG data to Blob Slow and Large
Replies: 0
Views: 8703

JPEG data to Blob Slow and Large

I'm working with image data coming from a DSLR, the data is ~5Mb in memory and when written to disk. When i try to read it into a Magick::Blob it takes a long time ~25sec and the temp file that ImageMagick creates grows to about ~115Mb. Is there a way to speed up the process and reduce the memory fo...
by s7726
2011-08-04T23:35:35-07:00
Forum: Bugs
Topic: make distclean leaving something behind
Replies: 0
Views: 2971

make distclean leaving something behind

After having run configure and building for my platform. I then tried to make distclean and then rerun configure with the without-x as well as without-fontconfig and a few other options. I was unable to get the executables built to not depend on the X, fontconfig, etc. libs. (according to them not s...