FilmCan Web Support <[EMAIL PROTECTED]> writes:
> Yes, I also discovered this as I continued reading. The results however,
> were not good as I continue to see the "Can't determine image size from
> output of.." error message. Is there a prefered version of ImageMagick I
> should have installed?
I use
match = re.search(r"\s([0-9]+)x([0-9]+)(\+0\+0)?\s", info)
which works for me. BUT I get horrbily-looking "striped" pictures on my
Visor Deluxe. Is
[DEFAULT]
bpp = 2
image_parser = netpbm2
[POSIX]
palm1bit_graymap_file = /usr/lib/palmgray1.map
palm2bit_graymap_file = /usr/lib/palmgray2.map
palm4bit_graymap_file = /usr/lib/palmgray4.map
palm8bit_stdcolormap_file = /usr/lib/palmcolor8.map
the preferred setting for a Visor Deluxe?
Ciao,
Dirk