Re: [Phplib-users] GD Library with GIF support
Brought to you by:
nhruby,
richardarcher
From: nathan r. h. <na...@ds...> - 2001-09-28 12:05:36
|
On Fri, 28 Sep 2001, Joerg Behrens wrote: > > Take a look to the imlib2. This graphiclibary have some nice functions and > it runs faster than the gdlib > There's also a php extension for imlib as well. The nice thing about imlib: imlib_rotate_image() Better than reading each pixel in a file and moving it to it's correct location in a new image just to get the damn thing right-side up. -n -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- nathan hruby / digital statement na...@ds... http://www.dstatement.com/ Public GPG key can be found at: http://www.dstatement.com/nathan-gpg-key.txt ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |