Hi, cfg: w2k, apache 1.3.20. php 4.0.6, gd version 2.0 or higher (that's what phpinfo() say's !!) Here is my problem: test.php 1<? 2 $bounds = ImageTTFBBox(18, 0, "c:/winnt/fonts/arialbd.ttf", "W"); Warning: Could not find/open font in c:\test.php on line 2 1. I check that font path and font is there 2. I have permission to read that file. What could be a problem ?? Thank's in advance !! Dan