Click to See Complete Forum and Search --> : gd native ttf


Anon
07-20-2001, 03:40 PM
hello, im trying to add ttf support to my php, my gd are working right (at least for jpeg and png), i tried it to configure with
--enable-gd-native-ttf
--with-ttf
--with-freetype-dir=/usr/lib/

but i got the following output while configuring:
checking whether to include GD support... yes
checking whether to enable truetype string function in gd... no
checking for freetype(2)... yes
checking whether to include include FreeType 1.x support... yes
no - FreeType 2.x is to be used instead

where am i wrong?
is there an order to add switches?

thanks

Anon
07-20-2001, 04:11 PM
found something in configure:
seems help explain to put --enable-gd-native-ttf
but the script loo for
--enable-gd-native-tt