On Mon, Oct 14, 2002 at 01:15:51PM +1300, Nick Rout wrote:
> same here, but i wanted to make it smaller and i really should be
> working. 

ahh, i played around with that and found the same thing 
when resizing the png, but resizing the jpg worked.
i suspect that convert has problems handling the 1bit color space

converting to jpg forces 24bit colors and i then managed to create 
a readable smaller version from the jpg like this:

convert -colors 2 -geometry "1000x1500>" ad.jpg ad-small.png

http://www.iaeste.at/~mbaehr/tmp/ad-small.png

greetings, martin.
-- 
interrested in doing pike programming, sTeam/caudium/pike/roxen training,      
sTeam/caudium/roxen and/or unix system administration anywhere in the world.
--
pike programmer     working in europe                             csl-gmbh.net
                    open-steam.org     (www.archlab|(www|db).hb2).tuwien.ac.at
unix                bahai.or.at                       iaeste.(tuwien.ac|or).at
systemadministrator (stuts|black.linux-m68k).org        is.(schon.org|root.at)
Martin B�hr         http://www.iaeste.or.at/~mbaehr/

Reply via email to