[Pythonmac-SIG] font file resources

Robin Becker robin at reportlab.com
Tue Dec 16 13:22:21 EST 2003


A darwin client wishes to pass a TTF file from an embedding application
into our python extension. I have made an interface which allows for us
to copy the memory image if it is presented correctly. He mentioned that
he thinks he will actually get a pointer to something called a resource
fork that contains the font. If that is the case can I detect this case
from the memory and do the copy from the right place etc?
-- 
Robin Becker



More information about the Pythonmac-SIG mailing list