I'm using the function "ImageTTFText"
from PHP version 4.0.6
When calling it on WindowsNT/IIS it get much better results then calling the same under Linux/Apache.
In both cases I use the same TTF-file from Windows.
Is there a special gd-version to use? Or any other hints?
Thx!
The phpinfo from Linux:
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library
T1Lib Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
The phpinfo from Windows:
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library
JPG Support enabled
PNG Support enabled
WBMP Support enabled