Archive for June 9th, 2006

Filed in: , ,
Posted On: 2006 / 06 / 09

Girl on Toboggan: I have no clue why someone would use such an animated gif, but well, I spent like 3 minutes staring at it :)[...] → Read more

Filed in: , ,
Posted On: 2006 / 06 / 09

Did you know it ? PHP GD's imagecolorallocate() can only allocate 255 colors in a palette based image created by imagecreate() (no such limitation when you use function imagecreatetruecolors() by the way). This sounds pretty stupid as well as rather undocumented, but anyway, here is a new version of my GD Gradient Fill PHP class, […][...] → Read more