Re: [Pkg-fonts-devel] Update ttf-kacst and create ttf-kacst-one
Hi Hideki,
Kt, 2010 03 18 19:16 +0900, Hideki Yamane rašė:
> #!/usr/bin/python2.6
No, not that.
> I'm not sure this change would occur any effects to other scripts.
> Anyway, I'll post it and hope someone review it..
The generate.py is clearly the wrong script, and I do not understand why
he is still running somewhere. And even if the newer versions of Python
tuples already has an index method, I think that in this script is
necessary to convert tuples 'klassesX' to list. That is, two lines must
be replaced by the following:
klasses1 = list(kclass[0])
klasses2 = list(kclass[1])
Best wishes,
--
Kęstutis Biliūnas <kebil@kaunas.init.lt>
http://kebil.ghost.lt | GnuPG-Key ID: F6E7A452
Reply to: