diff --git a/CHANGELOG.md b/CHANGELOG.md index 892dd69d0..2920cf453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,6 @@ TODO: -- reposition diacritics bold-oblique sets ### New Glyphs diff --git a/source/Hack-Bold.ufo/fontinfo.plist b/source/Hack-Bold.ufo/fontinfo.plist index 527dcdbea..54032ec83 100644 --- a/source/Hack-Bold.ufo/fontinfo.plist +++ b/source/Hack-Bold.ufo/fontinfo.plist @@ -82,7 +82,7 @@ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. openTypeHeadCreated - 2015/07/29 22:18:06 + 2015/08/05 10:15:09 openTypeNameDesigner Christopher Simpkins openTypeNameDesignerURL @@ -161,7 +161,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an versionMajor 2 versionMinor - 5 + 6 xHeight 1120 diff --git a/source/Hack-Bold.ufo/glyphs/contents.plist b/source/Hack-Bold.ufo/glyphs/contents.plist index d78803035..2c027894d 100644 --- a/source/Hack-Bold.ufo/glyphs/contents.plist +++ b/source/Hack-Bold.ufo/glyphs/contents.plist @@ -4,8 +4,6 @@ .notdef _notdef.glif - .null - _null.glif A A_.glif AE @@ -850,6 +848,8 @@ ntilde.glif nu nu.glif + null + null.glif numbersign numbersign.glif o diff --git a/source/Hack-Bold.ufo/glyphs/_null.glif b/source/Hack-Bold.ufo/glyphs/null.glif similarity index 79% rename from source/Hack-Bold.ufo/glyphs/_null.glif rename to source/Hack-Bold.ufo/glyphs/null.glif index 936b39dec..0fe362590 100644 --- a/source/Hack-Bold.ufo/glyphs/_null.glif +++ b/source/Hack-Bold.ufo/glyphs/null.glif @@ -1,5 +1,5 @@ - + .null diff --git a/source/Hack-Bold.ufo/lib.plist b/source/Hack-Bold.ufo/lib.plist index 611a7cc71..0a7155348 100644 --- a/source/Hack-Bold.ufo/lib.plist +++ b/source/Hack-Bold.ufo/lib.plist @@ -3571,7 +3571,6 @@ uni202F uni000D .notdef - .null uniFEFF cent colonmonetary @@ -4460,6 +4459,7 @@ ninesuperior guillemetleft guillemetright + null diff --git a/source/Hack-BoldOblique.ufo/fontinfo.plist b/source/Hack-BoldOblique.ufo/fontinfo.plist index 1128ff2b9..5006f7a74 100644 --- a/source/Hack-BoldOblique.ufo/fontinfo.plist +++ b/source/Hack-BoldOblique.ufo/fontinfo.plist @@ -84,7 +84,7 @@ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. openTypeHeadCreated - 2015/07/29 22:16:49 + 2015/08/05 10:15:35 openTypeNameDesigner Christopher Simpkins openTypeNameDesignerURL @@ -163,7 +163,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an versionMajor 2 versionMinor - 5 + 6 xHeight 1120 diff --git a/source/Hack-BoldOblique.ufo/glyphs/contents.plist b/source/Hack-BoldOblique.ufo/glyphs/contents.plist index d8dcf8b70..118c1f5f2 100644 --- a/source/Hack-BoldOblique.ufo/glyphs/contents.plist +++ b/source/Hack-BoldOblique.ufo/glyphs/contents.plist @@ -4,8 +4,6 @@ .notdef _notdef.glif - .null - _null.glif A A_.glif AE @@ -842,6 +840,8 @@ ntilde.glif nu nu.glif + null + null.glif numbersign numbersign.glif o diff --git a/source/Hack-BoldOblique.ufo/glyphs/_null.glif b/source/Hack-BoldOblique.ufo/glyphs/null.glif similarity index 79% rename from source/Hack-BoldOblique.ufo/glyphs/_null.glif rename to source/Hack-BoldOblique.ufo/glyphs/null.glif index 936b39dec..0fe362590 100644 --- a/source/Hack-BoldOblique.ufo/glyphs/_null.glif +++ b/source/Hack-BoldOblique.ufo/glyphs/null.glif @@ -1,5 +1,5 @@ - + .null diff --git a/source/Hack-BoldOblique.ufo/lib.plist b/source/Hack-BoldOblique.ufo/lib.plist index 1987fd280..c24969c4e 100644 --- a/source/Hack-BoldOblique.ufo/lib.plist +++ b/source/Hack-BoldOblique.ufo/lib.plist @@ -2860,7 +2860,6 @@ uni202F uni000D .notdef - .null cent colonmonetary currency @@ -3681,6 +3680,7 @@ ninesuperior guillemetleft guillemetright + null diff --git a/source/Hack-Regular.ufo/features.fea b/source/Hack-Regular.ufo/features.fea index 4eaf103a4..eea2156e3 100644 --- a/source/Hack-Regular.ufo/features.fea +++ b/source/Hack-Regular.ufo/features.fea @@ -9,6 +9,7 @@ feature aalt { # automatic feature locl; feature subs; +feature sinf; feature sups; feature frac; feature ordn; @@ -16,7 +17,6 @@ feature case; feature init; feature medi; feature fina; -feature sinf; } aalt; feature locl { diff --git a/source/Hack-Regular.ufo/fontinfo.plist b/source/Hack-Regular.ufo/fontinfo.plist index 5a3ac8cd3..977eba713 100644 --- a/source/Hack-Regular.ufo/fontinfo.plist +++ b/source/Hack-Regular.ufo/fontinfo.plist @@ -82,7 +82,7 @@ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. openTypeHeadCreated - 2015/07/29 22:17:35 + 2015/08/05 09:42:38 openTypeNameDesigner Christopher Simpkins openTypeNameDesignerURL @@ -161,7 +161,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an versionMajor 2 versionMinor - 5 + 6 xHeight 1120 diff --git a/source/Hack-Regular.ufo/glyphs/contents.plist b/source/Hack-Regular.ufo/glyphs/contents.plist index fe08cce39..3ab6b6f1e 100644 --- a/source/Hack-Regular.ufo/glyphs/contents.plist +++ b/source/Hack-Regular.ufo/glyphs/contents.plist @@ -4,8 +4,6 @@ .notdef _notdef.glif - .null - _null.glif A A_.glif AE @@ -840,6 +838,8 @@ ntilde.glif nu nu.glif + null + null.glif numbersign numbersign.glif o diff --git a/source/Hack-Regular.ufo/glyphs/_null.glif b/source/Hack-Regular.ufo/glyphs/null.glif similarity index 79% rename from source/Hack-Regular.ufo/glyphs/_null.glif rename to source/Hack-Regular.ufo/glyphs/null.glif index 936b39dec..0fe362590 100644 --- a/source/Hack-Regular.ufo/glyphs/_null.glif +++ b/source/Hack-Regular.ufo/glyphs/null.glif @@ -1,5 +1,5 @@ - + .null diff --git a/source/Hack-Regular.ufo/lib.plist b/source/Hack-Regular.ufo/lib.plist index d40d4d1a0..54b757d68 100644 --- a/source/Hack-Regular.ufo/lib.plist +++ b/source/Hack-Regular.ufo/lib.plist @@ -3486,7 +3486,6 @@ uni202F uni000D .notdef - .null uniFEFF cent colonmonetary @@ -4298,6 +4297,7 @@ ninesuperior guillemetleft guillemetright + null diff --git a/source/Hack-RegularOblique.ufo/fontinfo.plist b/source/Hack-RegularOblique.ufo/fontinfo.plist index 405653a77..e3e7ed2c8 100644 --- a/source/Hack-RegularOblique.ufo/fontinfo.plist +++ b/source/Hack-RegularOblique.ufo/fontinfo.plist @@ -84,7 +84,7 @@ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. openTypeHeadCreated - 2015/07/29 22:17:50 + 2015/08/05 10:16:11 openTypeNameDesigner Christopher Simpkins openTypeNameDesignerURL @@ -161,7 +161,7 @@ Except as contained in this notice, the names of Gnome, the Gnome Foundation, an versionMajor 2 versionMinor - 5 + 6 xHeight 1120 diff --git a/source/Hack-RegularOblique.ufo/glyphs/contents.plist b/source/Hack-RegularOblique.ufo/glyphs/contents.plist index 3bd9cdb47..996ab2547 100644 --- a/source/Hack-RegularOblique.ufo/glyphs/contents.plist +++ b/source/Hack-RegularOblique.ufo/glyphs/contents.plist @@ -4,8 +4,6 @@ .notdef _notdef.glif - .null - _null.glif A A_.glif AE @@ -838,6 +836,8 @@ ntilde.glif nu nu.glif + null + null.glif numbersign numbersign.glif o diff --git a/source/Hack-RegularOblique.ufo/glyphs/_null.glif b/source/Hack-RegularOblique.ufo/glyphs/null.glif similarity index 79% rename from source/Hack-RegularOblique.ufo/glyphs/_null.glif rename to source/Hack-RegularOblique.ufo/glyphs/null.glif index 936b39dec..0fe362590 100644 --- a/source/Hack-RegularOblique.ufo/glyphs/_null.glif +++ b/source/Hack-RegularOblique.ufo/glyphs/null.glif @@ -1,5 +1,5 @@ - + .null diff --git a/source/Hack-RegularOblique.ufo/lib.plist b/source/Hack-RegularOblique.ufo/lib.plist index 91fe42fd0..d01f6fade 100644 --- a/source/Hack-RegularOblique.ufo/lib.plist +++ b/source/Hack-RegularOblique.ufo/lib.plist @@ -2859,7 +2859,6 @@ uni202F uni000D .notdef - .null cent colonmonetary currency @@ -3671,6 +3670,7 @@ zerosuperior guillemetleft guillemetright + null