Everything compiles; phpinfo() says that freetype is compiled in; "ldd libphp4.so" indicates that freetype is dynamically linked; "nm libphp4.so" indicates that freetype and gd symbols are included. Yet we cannot produce arial fonts. I'm told this works with Windows, so I'm inclined to look for problems that occur when UNIX is more strict like font names being case sensitive, but have drawn a complete blank. Can anybody suggest a possible cause? This is becoming urgent! Cheers, Mike Dowling
M. Dowling HEW