Re: [PHP-DEV] ext/gd, cleanup, iirc

2005-08-18 Thread Jani Taskinen
On Thu, 18 Aug 2005, Pierre-Alain Joye wrote: * bump the minimum version of the required libs (I left zlib to the base dependency as it is used anywhere). - libpng, 1.2.8 - libjpeg 6b3x - freetype 2.1.10 As long as these are only preferred not required, they're fine. RHEL4 for exa

Re: [PHP-DEV] ext/gd, cleanup, iirc

2005-08-18 Thread Edin Kadribasic
Pierre-Alain Joye wrote: > On Thu, 18 Aug 2005 15:36:55 +0200 > Edin Kadribasic <[EMAIL PROTECTED]> wrote: > > > >>I say we do not have to require the latest and the greatest libs. >>Just require the latest known working. >> >>I'm using freetype-2.0.9 and libpng-1.0.14 and see no reason why >>we

Re: [PHP-DEV] ext/gd, cleanup, iirc

2005-08-18 Thread Pierre-Alain Joye
On Thu, 18 Aug 2005 15:36:55 +0200 Edin Kadribasic <[EMAIL PROTECTED]> wrote: > I say we do not have to require the latest and the greatest libs. > Just require the latest known working. > > I'm using freetype-2.0.9 and libpng-1.0.14 and see no reason why > we should artificially increase the re

Re: [PHP-DEV] ext/gd, cleanup, iirc

2005-08-18 Thread Edin Kadribasic
Pierre-Alain Joye wrote: > Hello, > > This is a last warning before I cleanup the GD in HEAD. > > The cleanup consists of: > > * Drop Freetype 1 support > > * Drop GD1 support > > * Remove functions getting deprecated by the precendent 2 points This sounds fine. > * bump the minimum version