summaryrefslogtreecommitdiff
path: root/src/Inter-Italic.glyphspackage/glyphs/A_.glyph
AgeCommit message (Collapse)AuthorFilesLines
2023-04-28improvements to glyphs A E F H L P R TRasmus Andersson1-118/+143
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-08WIP of Display Thin masters (massive diff, sorry)Rasmus Andersson1-1/+1
2022-09-29improves lfthook glyphs & syncs metric keysRasmus Andersson1-1/+1
2022-09-27Remove slnt/ital VF axisRasmus Andersson1-0/+361
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.