summaryrefslogtreecommitdiff
path: root/src/Inter-Roman.glyphspackage/glyphs/nine.ss01.glyph
AgeCommit message (Collapse)AuthorFilesLines
2023-04-25improvements to /six /six.ss01 /five /nine /nine.ss01 /three.1Rasmus Andersson1-242/+26
2023-04-21stop using _center anchors for positioning, for enclosed glyphs.Rasmus Andersson1-36/+0
This enables forwarding of top and bottom anchors, which is otherwise disabled by fontmake. Unfortunate, but it is better to have functioning mkmk than an easier design experience. Issue #440
2023-04-19repair off-by-one curve handles, introduced by the UPM scaling in GlyphsRasmus Andersson1-30/+30
2023-04-19remove two glyph tagsRasmus Andersson1-3/+0
2023-04-12WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson1-21/+13
2022-09-27Remove slnt/ital VF axisRasmus Andersson1-0/+537
This removes the slant/italic variable axis and breaks up the font in two: roman and italic. This change will allow diverging designs for italic (for example single-storey a). It also addresses the fact that most software, including web browsers, doesn't handle VFs with slnt or ital well.