18 Feb 2011 19:04
Re: [PATCH] add u+1ec5 to sans mono
Hi, as promised on IRC yesterday, I've looked at your patch. It looks good, but to apply this we also need the Oblique/Bold versions of Mono, and preferably the uppercase one as well. Will you work on this too? Greetings Ben btw, sorry again that I didn't look at this earlier. Jeff King wrote: > This is present in Sans, but not the monospace version. > Constructed by reference to e, circumflex, and tilde. > --- > > I correspond with somebody with u+1ec5 in their name, and got tired of > seeing a blank space in mutt. Are single-glyph patches like this > helpful, or does it just end up being more work for somebody later when > they try to fill out the whole range in a standard way? > > This is my first dejavu patch. The patch is inline below, but I've also > attached a gzipped copy, as that seems to be the project preference. I > didn't know if it mattered for such a tiny patch. > > dejavu-fonts/src/DejaVuSansMono.sfd | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/dejavu-fonts/src/DejaVuSansMono.sfd > b/dejavu-fonts/src/DejaVuSansMono.sfd index be06ebf..b1f492e 100644(Continue reading)
Hence probably why these glyphs are missing in Mono...
The space we have available is way too small for this.
I think the prettiest way to solve this would be to have a set of composed
diacritics out of bounds (1) with vertically more compressed versions of these
diacritics (uppercase variants exist already for the single diacritics), and
make references to those from the letters with double accents.
This will however require a lot of boring work to do it right like this, so
RSS Feed