[CLUE-Tech] ImageMagick converting PNG to JPG

Keith Hellman khellman at mcprogramming.com
Sat Oct 30 09:40:47 MDT 2004


Have you tried the 'stroke' option?  You may also be able to 'coalesce'
a one color background image with your PNG transparancy and *then*
convert to JPEG.

HTH

-- 
Keith Hellman                             #include <disclaimer.h>
khellman at mcprogramming.com                from disclaimer import standard
public key @ www.mcprogramming.com


"While it might seem that a simple increment operator is an atomic
operation, there's no gaurantee that it is.  It's actually possible for
Thread 1 to update half of a 32-bit x while Thread 2 reads the full 32
bits, getting a mishmash instead of a valid integer.  (And that's only
one thing that can go wrong.  Another is that compiler optimization might
leave the integer in a register.  You really can't ever let threads
simultaneously access data without protection.)"

-- Marc J. Rochkind, *Advanced Unix Programming*, Second Ed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://cluedenver.org/pipermail/clue-tech/attachments/20041030/82b78be7/attachment.bin


More information about the clue-tech mailing list