[Python-Dev] How to read fonts in python
Nick Coghlan
ncoghlan at gmail.com
Mon Nov 17 10:19:52 CET 2008
ganesh gajre wrote:
> Hello to all,
> I am writing a program in python to convert Indic true type fonts in
> Unicode. I like to know is there any way to read the fonts and on the
> basis of that i can use map file to convert the font in unicode.
The python-dev list is for the development *of* Python, not development
*with* Python.
This question would be better directed to the comp.lang.python newsgroup
(also available as python-list at python.org)
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
More information about the Python-Dev
mailing list