xotypeco / big_shoulders

SIL Open Font License 1.1
69 stars 3 forks source link

Latest font review, after Vietnamese and Kerning fixes. #19

Closed vv-monsalve closed 4 years ago

vv-monsalve commented 4 years ago

Here are some comparative gifs of the font in this order: Frame 1: the font already published on Google Fonts Frame 2: the font on QA branch, before the last changes Frame 3: the latest file from the master branch.

While the file has now the same amount of kerning cases and the common ones (e.g., To) are better now, there are other changes that seem not necessary and could be the cause of reflows on text lines. (e.g., the tighter space between 'u' and 'e' or the looser space between 'o''o')

Please check the consistency and coherence of the spacing and kerning on the entire system (similar forms to share the same values, and the range of some variations) to avoid as much as possible the reflow.


BigShoulders-Text


BigShoulders-Layout


BigShoulders-Text-words


BigShoulders-Display-words

xotypeco commented 4 years ago

fixed and re-saved. the main culprits were lowercase t followed by a space or a dash, and the oo kerning pair, both of which I'm almost positive I deleted by mistake.

this should fix everything. first frame is current version on GF, second frame is new.

once we're done here I’ll port all the metrics to Stencil and Inline and update those. old_new

xotypeco commented 4 years ago

please hold on this. I just introduced a kerning pair into all but 2 of the masters, need to find it. will post when I do.

xotypeco commented 4 years ago

found & fixed it.

ok. as for re-flow, I'm not worried about this in the heavier weights. lighter weights, it makes sense to worry about, and those are fixed.

xotypeco commented 4 years ago

Big Shoulders proper and stencil are now re-committed to master. in-line is in progress.

the reason for all this reflow was that I used Georg’s Kern-a-Lytics extension for Glyphs for the first time to equalize kerning across masters. in doing so, I deleted some crucial kerns of t and r followed by a space. those are now fixed, so reflow in lighter weights should be no longer a problem. in heavier weights there will be some reflow, but I’m comfortable with the amount. it’s minimal.

in doing this I uncovered a lot of fixes that also needed to be made to Polish kerning—d, l & t followed by a caron needed a full re-kerning to complete a redesign i’d done a while ago.