In several version of gd.lib we have noticed that gdImageStringTTF() is not thread safe due to font caching logic. Could a new TLOCK be added to protect calls to gdImageStringTTF()? thanks, John Newton