[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
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


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 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 [EMAIL PROTECTED])
>
> Cheers,
> Nick.
>
> --
> Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
> ---
>
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com