emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How Firefox shows characters missing in font


From: James Cloos
Subject: Re: How Firefox shows characters missing in font
Date: Sat, 04 Jul 2009 17:37:36 -0400
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.92 (gnu/linux)

>>>>> "Jason" == Jason Rumney <address@hidden> writes:

Jason> What does it do when it needs six hex digits? It doesn't
Jason> look like there is room for any more in there.

It isn't really zilla that does that, it is GTK.

I used pango-view to make this png by asking it for U+34567
via: pango-view --text='U+34567 is: »𴕧«' --output=U34567.png:

PNG image

As you can see, it uses 3×2, making a wider box.  The hex digits come
from the default font, whatever that is.

It GTK thinks the font is two small for two rows, it generates a glyph
using one row:

PNG image

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 1024D/ED7DAEA6

reply via email to

[Prev in Thread] Current Thread [Next in Thread]