Hongzheng Wang wrote:
> Jason Rumney wrote:
>   
>> Try a different font. It may be that the font you are using claims to
>> support that character, but doesn't have a glyph for it.
>>     
>
> I'm afraid not.  I can re-produce this bug with the font DejaVu Sans
> Mono, which does contain the Unicode char 0x3333 (in Common section).
>   

According to the truetype font engine built into Windows, it only
supports the following scripts:
 symbol lao arabic cyrillic greek latin

So it seems the font is not declaring its support correctly.

xft / fontconfig probably lets you override such brokenness, but the
brokenness may be deeper - eg it may declare that character to have a
width of 0 or something similar.



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to