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
- removed duplicate CR glyph (U+000D) in all sets - Issue #149
42
+
- updated ttfautohint to version 1.4.1 for TrueType (.ttf) build instruction sets
43
+
44
+
# Version 2.016 (testing build)
45
+
46
+
- increased vertical position of the tilde (U+007E) to improve alignment with other glyphs - Issue #23
47
+
- increased width of the vertical stroke on the dollar symbol (U+0024) - Issue #92
48
+
- modified Cyrillic upper case C (U+0421) to differentiate from Latin C - Issues #22 & #29
49
+
- modified Cyrillic lower case c (U+0441) to differentiate from Latin c - Issues #22 & #29
50
+
- modified upper case theta (U+0398) to differentiate from lower case theta - Issue #36
51
+
- added U+1EF9 (lower case y tilde) glyph - Issue #102
52
+
- added U+1EF8 (upper case Y tilde) glyph - Issue #102
53
+
- added U+1EBD (lower case e tilde) glyph - Issue #102
54
+
- added U+1EBC (upper case E tilde) glyph - Issue #102
55
+
- added U+2116 (numero) glyph - Issues #22 & #114
56
+
- added U+01A4 (p hook) glyph - Issue #105
57
+
- added U+0108 (upper case C circumflex) - Issue #21
58
+
- added U+0109 (lower case c circumflex) - Issue #21
59
+
- added U+011C (upper case G circumflex) - Issue #21
60
+
- added U+011D (lower case g circumflex) - Issue #21
61
+
- added U+0124 (upper case H circumflex) - Issue #21
62
+
- added U+0125 (lower case h circumflex) - Issue #21
63
+
- added U+0134 (upper case J circumflex) - Issue #21
64
+
- added U+0135 (lower case j circumflex) - Issue #21
65
+
- added U+015C (upper case S circumflex) - Issue #21
66
+
- added U+015D (lower case s circumflex) - Issue #21
67
+
- added U+016C (upper case U breve) - Issue #21
68
+
- added U+016D (lower case u breve) - Issue #21
69
+
- added U+20B7 (spesmilo) - Issue #21
70
+
- updated ttfautohint to version 1.4 for TrueType (.ttf) build instruction sets
71
+
72
+
1
73
# Version 2.015 (release build)
2
74
3
75
ttf, otf, webfont builds
@@ -24,7 +96,7 @@ Changes vs. release v2.013:
24
96
- Hack Open Font license updated to version 2.0. The license changes better define the Hack project as a derivative project of the Bitstream Vera Sans Mono typeface project and are intended to make the license more consistent with the Bitstream Vera libre, open source license under which Hack is co-licensed. There are no new restrictions on use of the fonts with these license changes. Embedding permissions are made explicit in this version of the Hack Open Font license.
25
97
26
98
27
-
# Version 2.014 (development build)
99
+
# Version 2.014 (testing build)
28
100
29
101
- ttf only build for testing
30
102
- updated hinting algorithm for bold set (corrected incorrect point position of lowercase j/i at some sizes) - Issue #84
@@ -59,7 +131,7 @@ Changes vs. release v2.010
59
131
- Modified the build directory structure for the Hack web fonts
60
132
- Added Hack webfont CSS files to the build directory
61
133
62
-
# Version 2.012 (development build)
134
+
# Version 2.012 (testing build)
63
135
64
136
- ttf only build for testing
65
137
- Powerline glyph alignment and size adjustments (Issue #33)
@@ -68,7 +140,7 @@ Changes vs. release v2.010
68
140
- incorrect italic + bold + bold oblique rendering in some syntax highlighters (Issues #42, #50, #60)
69
141
- backslash character took inappropriate vertical alignment because of incorrect slant angle in some editors (Issue #67)
70
142
71
-
# Version 2.011 (development build)
143
+
# Version 2.011 (testing build)
72
144
73
145
- ttf only build for testing
74
146
- fixed missing middle dot glyph (U+00B7), adjusted width of U+00B7 em box to address spacing issues in editors that highlight empty spaces (Issues 27 & 46)
0 commit comments