Re: [PHP] working with jpegs

2001-04-03 Thread Rasmus Lerdorf
Have a look at the imlib2 extension. It doesn't have the 8-bit colour limit GD does. See http://mmcc.cx/php_imlib/ -Rasmus On Tue, 3 Apr 2001, J.R. Lillard wrote: > i've only been using the php image functions for about a week now. i > understand that jpegs have their own custom color pallet

[PHP] working with jpegs

2001-04-03 Thread J.R. Lillard
i've only been using the php image functions for about a week now. i understand that jpegs have their own custom color pallette. so whenever i want to add something to an existing jpeg, the only colors i have to work with are the ones that are already defined. hence the purpose of imagecolorclo