Page 1 of 1

FreeType: TTF not supported

Posted: 2003-03-31 16:30
by stb2050
Hi Ihr,

ich habe das Problem, dass TTF bei meiner Version von FreeTyp anscheinend nicht unterstützt wird. Ich bekomme immer eine entsprechende Fehlermeldung, wenn ich in PHP den Befehl imageTTFtext nutze:

ImageTtfText: No TTF support in this PHP build

Was kann ich dagegen machen? Kann mir jemand helfen?

cu steffen

Re: FreeType: TTF not supported

Posted: 2003-03-31 17:01
by jamesb
Hast du PHP mit --enable-gd-native-ttf und --with-freetype-dir=/usr/lib compiliert?

Wenn ja, kannst du mal ne Url zu nem phpinfo() von dir posten?

JamesB

Re: FreeType: TTF not supported

Posted: 2003-03-31 19:27
by stb2050
Hallo,

weiß ich nicht, sorry. Hier die phpInfo:

http://www.yfw.info/phpinfo.php

cu steffen