[x] Delete the legacy marks and add them back so they are made from comb marks.
[x] Create comb.case marks by making them less tall and less narrow while keeping them at the same weight (preferable at the height they are intended to use, to be able to inspect them in their context)
[x] Create the Vietnamese mark.
[x] Make compound glyphs for the entire font.
[x] Adjust the anchor position.
[x] Run the automatic Glyphsapp command: update glyph info.
Glyphs & Outlines
[x] Create the missing glyphs needed.
[x] Run the automatic Glyphsapp commands: Add extremes; cubic curves; correct outlines direction; tidy up paths; round coordinates; remove PS Hint
[x] Check kerning and spacing by using the txt files. Fix any kerning and spacing errors if needed for the most common kerning pairs.
[x] Check terminal forms spacing avoids crashes or collisions. Issue of reference
[x] Run the automatic Glyphsapp command: Resolve all metrics to update the metrics in the entire font.
[x] Check everything once again by going glyph by glyph.
[x] Run the automatic Glyphsapp Update Glyph Info command to avoid bad names issues
[x] Run the automatic Glyphsapp Convert to cubic command to avoid qcurves
[x] @¿?¡!””«»‹› weight, position, spacing is ok
[x] Lining figures based of main ones + spacing + kerning
OT Features
[x] Check OpenType features and see if all listed are valid, e.g. if .fina glyphs are actually ending shapes or ss are not repeated under different names.
[x] Create Lookup for positional alternates for fina and init cases
[x] Inspect if Stylistic Sets have the right name or rename .001 etc... glyphs and generate the automatic OpenType code.
[x] Check if there is a stylistic set that would correspond to SmallCaps feature instead and change it.
[x] Check if the OpenType code has any error.
[x] Hit the update & compile buttons to check everything is working well.
Testing changes
[x] Inspect the font created by the CI GHA to check production errors. If the action isn't included yet in the repo, export and test the font using Glyphs.
[x] Check the before and after font using gen-html diff if needed (for update font cases)
[x] Check the font on gen-html proof to see if it's working well on web. Use the --imgs flag to produce images.
L1 Mastering Font checklist
Diacritics
ogonek
cedilla
to avoid huge marksGlyphs & Outlines
Resolve all metrics
to update the metrics in the entire font.Update Glyph Info
command to avoid bad names issuesConvert to cubic
command to avoid qcurves@
¿?
¡!
””
«»
‹›
weight, position, spacing is okOT Features
.fina
glyphs are actually ending shapes or ss are not repeated under different names.fina
andinit
casesSmallCaps
feature instead and change it.update
&compile
buttons to check everything is working well.Testing changes
gen-html diff
if needed (for update font cases)gen-html proof
to see if it's working well on web. Use the--imgs
flag to produce images.