You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,11 @@ Changes vs. release v2.013:
14
14
- increased vertical position of dieresis mark on lowercase e dieresis (U+00EB)
15
15
- decreased vertical position of the asterisk (U+002A) - Issue #34
16
16
- new design for ascii tilde - broader curves, taller glyph with goal to improve appearance at small text sizes where it tended to render like a dash (U+007E) - Issue #37
17
+
- new ttf build autohinting script (./postbuild_processing/tt-hinting/autohint.sh)
18
+
- new ttf build autohinting Control Instructions File - bold set (./postbuild_processing/tt-hinting/Hack-Bold-TA.txt)
19
+
- new ttf build release script (./postbuild_processing/tt-hinting/release.sh)
20
+
- new afb to ufo source file conversion script (./tools/makeufo.sh)
21
+
- new UFO source file types - includes separate source files for TrueType (`*-TT.ufo`) and PostScript (`*-PS.ufo`) releases
17
22
- Hack Open Font license updated to version 2.0. The changes better align the Hack Open Font license with the Bitstream Vera license under which the Hack typeface is co-licensed.
0 commit comments