[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Re: [pygame] problem with pygame.font and symbol Â



Hi,

Am Mittwoch, 14. Mai 2014, 18:45:43 schrieben Sie:
> Have I to do same like
> /MainFont.render(str(angle)+"Â".encode("utf-8"), True, color)/
> ??
> the line above give me an error :( !

More like "^".decode("utf-8").encode("latin1")

-nik

Attachment: signature.asc
Description: This is a digitally signed message part.