> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]
g] On Behalf Of Steve Holden
> Sent: Thursday, September 18, 2008 5:59 PM
> To: python-list@python.org
> Subject: Extracting hte font name from a TrueType font file
> 
> Does anyone have a Python recipe for this?
> 
> regards
>  Steve
> -- 
> Steve Holden        +1 571 484 6266   +1 800 494 3119
> Holden Web LLC              http://www.holdenweb.com/
> 
> --
> http://mail.python.org/mailman/listinfo/python-list
> 

Can't help with a recipe, but here's the formal spec if want to figure
it out yourself.

http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html

Hope that helps.

Cheers,

Drea
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to