Re: [Python-Dev] How to read fonts in python

2008-11-17 Thread ganesh gajre
Hello, Thanks for guiding me. Ginovation On Mon, Nov 17, 2008 at 2:49 PM, Nick Coghlan <[EMAIL PROTECTED]> wrote: > 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 an

[Python-Dev] How to read fonts in python

2008-11-16 Thread ganesh gajre
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. Please help me. regards, Ginovation ___