summaryrefslogtreecommitdiff
path: root/src/Inter-Italic.glyphspackage/glyphs/J_.glyph
AgeCommit message (Collapse)AuthorFilesLines
2023-05-07improvements to /c /e /g /sRasmus Andersson1-84/+186
2023-05-05minor changes to design of /U and /JRasmus Andersson1-190/+130
2023-04-26revised design of /H /N /M /V /W /Y /v /y /wRasmus Andersson1-1/+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)
2022-09-29improves lfthook glyphs & syncs metric keysRasmus Andersson1-2/+2
2022-09-27Remove slnt/ital VF axisRasmus Andersson1-0/+444
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.