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

2008-11-17 Thread Amaury Forgeot d'Arc
Hello, On Mon, Nov 17, 2008 at 08:17, ganesh gajre [EMAIL PROTECTED] 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.

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

2008-11-17 Thread Nick Coghlan
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,

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

Re: [Python-Dev] datetime and timedelta enhancement

2008-11-17 Thread M.-A. Lemburg
On 2008-11-16 02:14, Nick Coghlan wrote: M.-A. Lemburg wrote: Guess I could add a .weeks attribute to mxDateTime, but no one ever asked for that so far. Given that there are at least 3 different ways to define the number of weeks between two dates, it may be something best left to

[Python-Dev] 2.6.1 and 3.0

2008-11-17 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin suggests, and I agree, that we should release Python 3.0 final and 2.6.1 at the same time. Makes sense to me. That would mean that Python 2.6.1 should be ready on 03-Dec (well, if Python 3.0 is ready then!). I'm still planning the