> I test some chinese fonts under KDE, if with no anti-aliasing, these fonts work
>fine; but with
> anti-aliasing, at some sizes (like 9, 10, 12, 13) all glyphs are gone and every
>window become
> unlimitedly extended; but at other sizes(<8, 11, >13) work fine again.
>
> Only one chinese fonts work fine with anti-aliasing, but it has poor hinting.
>
> _______________________________________________
> Render mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/render
i solve this problem by edit XftConfig :
match
any family == "xxxx"
any size > 8
any size < 15
edit
render = false;
but i still want to know the cause of this problem?
_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render