Cozette
Cozette copied to clipboard
Glyphs design discussion
What glyph decisions would you make: make a glyph narrow to keep 1px left margin or keep the letter intact?
ʼnĥħ
are in the picture.
Readability should come first, staying within the character box and keeping margins second, and consistency third.
In other words, I aim to try and obey the margins and bounding box as long as it doesn't make the character difficult to read. This can be seen in eg. a lot of the glyphs with accents, where stuff like H
will get shortened in the glyph for Èž
. The exception is stuff like ħ
, where the accent only has a pixel or two outside the normal bounding box, and in a location that makes it unlikely for it to harm readability.
I've kept on doing glyphs after latest PR so I'll need time to patch new glyphs into master and make PR then… I've made substantial effort to keep up with combining mark position and design consistency. Take a look:
I'm worried about the U
s with different baselines -
The glyph should've been shortened vertically to make the accent fit, rather than moving it down a pixel.
Thanks for pointing it out, will redo. I think the rule should be this: for some double-accented glyphs a capital letter should be shortened and moved down by 2px, and a lowercase one — shortened (optionally) and moved down by one. I've tried making letters short enough not to go under baseline, but they become barely readable or distinguishable.
I just took another look at the glyphs and I realize now it's not possible to shorten some of them without moving them down. Given the choice, I'd rather keep the vertical movement to a minimum - shorten the glyphs as far as it makes sense to do so (without making eg. the uppercase version indistinguishable from the lowercase one), and move them down only if necessary.
I'm trying to do the italics.
Hey @cpkio I know this is a very old issue, but what happened to that italic variant? I've been looking for something like this!
If there isn't even a trace of that progress, how could I begin to make a new variant or in such a case resume those changes?
Cheers
@NTBBloodbath I've never come past italics for basic latin. You can take my work (FontForge sources) here: https://workupload.com/file/ndEgamnCMvQ
Clone this repo, examine it and change file references to another .sfd
file to compile font. Install FontForge to edit.
FWIW, if anyone happens to make a set of italic glyphs for Cozette, I would be happy to do any work necessary to support it on the build side for bitmap formats - so, ideally, as long as all the metrics are the same, I can have the build scripts just copy over any unimplemented glyphs from the regular Cozette.
Apologies if this is perhaps a little off topic, but I'm currently struggling with the issue of italic text not rendering at all / being invisible when using Cozette (and other fonts without an italic variant) on my Arch Linux install. I wonder if it would be possible to force the regular font in place of italics, but I've no idea how to do that. I see the italic script Cozette above and it's beautiful, I'd love to use that on my system, I just don't know how; I've never built a font and I don't understand the shorthand "examine it and change file references to another .sfd file to compile font". Could somebody explain to a noob how to build Cozette with that italic variant? Thanks. :)
I would suggest, at the very least, to include the information about what variant and format of Cozette you're using and what program you're seeing the issue in. It's up to the software to handle rendering fonts, and I know that e.g. gedit
renders both bold and italic characters just fine even with bitmap formats.
The Cozette build scripts should just work if you just replace Cozette.sfd with a different source.