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

Re: [pygame] Multi-byte character font



2008/4/21, Marcus von Appen <mva@xxxxxxxxxxxx>:
> On, Mon Apr 21, 2008, bity huang wrote:
>
>  > I'm trying to show Chinese font ,  and then got this ...
>  > Could any one tell me how to fix this problem ?
>
>
> Is the spacing between the latin characters your problem? If so, did you
>  make sure, they are not designed as full width characters? If they are
>  half width characters, this might be an aligning problem with the
>  underlying SDL_ttf library.

I think so too...
is there another solution don't have to touch SDL_ttf library ,
just use what we have now ---- (pygame 1.8)