Re: Looking for Python Developers in Jakarta, Indonesia

2009-10-10 Thread marmo
exactly using gae-djangopatch, please check www.gbe-indonesia.co.cc, that site is the only gae-django app i've ever made. Regards Marmo Suwondo -- http://mail.python.org/mailman/listinfo/python-list

Re: how to create a multicolor "font-string" in pygame??

2006-11-14 Thread Iacopo . Marmo
> Of course you can just create an equally dimensioned image for each > character and each color (cached or not, however you like it), and just > blit these one after another, offsetting them with the character width. > > Diez thanks. -- http://mail.python.org/mailman/listinfo/python-list

how to create a multicolor "font-string" in pygame??

2006-11-09 Thread Iacopo . Marmo
Hi! I need to manipulate multicolor strings, i.e. strings with a color associated with each letter. Any suggestions? -- http://mail.python.org/mailman/listinfo/python-list