summaryrefslogtreecommitdiff
path: root/src/Inter-Roman.glyphspackage/glyphs/C_.glyph
AgeCommit message (Collapse)AuthorFilesLines
2023-05-01improvements to some Cyrillic & Greek glyphsRasmus Andersson1-14/+11
2023-04-30improvements to several Cyrillic glyphsRasmus Andersson1-16/+92
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-12WIP of major overhaul of diacritics and general pre-release cleanupRasmus Andersson1-12/+6
2022-09-29improvements to /G.1 /Chook /Ghook /Ghook.1 etc and related glyphsRasmus Andersson1-14/+37
2022-09-27Remove slnt/ital VF axisRasmus Andersson1-0/+965
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.