summaryrefslogtreecommitdiff
path: root/src/Inter-Italic.glyphspackage/glyphs/S_.glyph
AgeCommit message (Collapse)AuthorFilesLines
2023-04-23improvements to /t /f /t/t /f/f /t/f etc (kerning & sidebearings). Also adds ↵Rasmus Andersson1-231/+229
liga feature for /r/t -> /r/t.1
2023-04-21stop using _center anchors for positioning, for enclosed glyphs.Rasmus Andersson1-24/+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-21convert marks to put anchors in *comb glyphs (and adjust comb glyph width to ↵Rasmus Andersson1-1/+0
friendly-to-edit values since postprocessing zeroes their advance width anyways)
2023-04-08/SRasmus Andersson1-45/+45
2022-09-27Remove slnt/ital VF axisRasmus Andersson1-0/+665
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.