-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from benkiel/master
Enable fsSelection bit 6 for non-RIBBI fonts
- Loading branch information
Showing
105 changed files
with
108 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
InputFontPath ./RedHatDisplay-Black_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-Black_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
kSetfsSelectionBitsOn [6, 8] | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
OutputFontPath ./RedHatDisplay-Black.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatDisplay-Black.ttf |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatDisplay-BlackItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-BlackItalic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatDisplay-BlackItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatDisplay-BlackItalic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatDisplay-Bold_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-Bold_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsBoldStyle true | ||
OutputFontPath ./RedHatDisplay-Bold.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatDisplay-Bold.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
InputFontPath ./RedHatDisplay-BoldItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-BoldItalic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsBoldStyle true | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatDisplay-BoldItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatDisplay-BoldItalic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
InputFontPath ./RedHatDisplay-Medium_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-Medium_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
kSetfsSelectionBitsOn [6, 8] | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
OutputFontPath ./RedHatDisplay-Medium.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatDisplay-Medium.ttf |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatDisplay-MediumItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-MediumItalic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatDisplay-MediumItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatDisplay-MediumItalic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
InputFontPath ./RedHatDisplay-Regular_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-Regular_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
OutputFontPath ./RedHatDisplay-Regular.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatDisplay-Regular.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatDisplay-Italic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatDisplay-Italic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatDisplay-Italic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatDisplay-Italic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
table head { | ||
FontRevision 1.004; | ||
FontRevision 1.005; | ||
} head; | ||
|
||
table BASE { | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatText-Bold_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-Bold_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsBoldStyle true | ||
OutputFontPath ./RedHatText-Bold.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatText-Bold.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
InputFontPath ./RedHatText-BoldItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-BoldItalic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsBoldStyle true | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatText-BoldItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatText-BoldItalic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
InputFontPath ./RedHatText-Medium_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-Medium_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
kSetfsSelectionBitsOn [6, 8] | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
OutputFontPath ./RedHatText-Medium.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatText-Medium.ttf |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatText-MediumItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-MediumItalic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatText-MediumItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatText-MediumItalic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
InputFontPath ./RedHatText-Regular_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-Regular_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
OutputFontPath ./RedHatText-Regular.ttf | ||
kSetfsSelectionBitsOn [8] | ||
OutputFontPath RedHatText-Regular.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
InputFontPath ./RedHatText-RegularItalic_source.ttf | ||
SuppressHintWarnings true | ||
InputFontPath RedHatText-Italic_source.ttf | ||
ReleaseMode true | ||
FeaturePath ./features | ||
FeaturePath features | ||
FontMenuDBPath ../../FontMenuNameDB | ||
GlyphAliasDBPath ../../GlyphOrderAndAliasDB | ||
IsItalicStyle true | ||
OutputFontPath ./RedHatText-RegularItalic.ttf | ||
kSetfsSelectionBitsOn [8, 9] | ||
OutputFontPath RedHatText-Italic.ttf | ||
kSetfsSelectionBitsOn [8] |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
table head { | ||
FontRevision 1.004; | ||
FontRevision 1.005; | ||
} head; | ||
|
||
table BASE { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-46.2 KB
(41%)
webfonts/RedHatDisplay/RedHatDisplay-Black.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-230 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Black.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-351 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Black.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-46.7 KB
(42%)
webfonts/RedHatDisplay/RedHatDisplay-BlackItalic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-287 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-BlackItalic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-451 Bytes
(98%)
webfonts/RedHatDisplay/RedHatDisplay-BlackItalic.woff2
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-217 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Bold.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-431 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Bold.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-44.8 KB
(43%)
webfonts/RedHatDisplay/RedHatDisplay-BoldItalic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-225 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-BoldItalic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-307 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-BoldItalic.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-43.8 KB
(43%)
webfonts/RedHatDisplay/RedHatDisplay-Italic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-213 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Italic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-275 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Italic.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-43.8 KB
(43%)
webfonts/RedHatDisplay/RedHatDisplay-Medium.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-217 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Medium.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-187 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Medium.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-44.3 KB
(43%)
webfonts/RedHatDisplay/RedHatDisplay-MediumItalic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-234 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-MediumItalic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-275 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-MediumItalic.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-43.1 KB
(43%)
webfonts/RedHatDisplay/RedHatDisplay-Regular.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-199 Bytes
(99%)
webfonts/RedHatDisplay/RedHatDisplay-Regular.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-115 Bytes
(100%)
webfonts/RedHatDisplay/RedHatDisplay-Regular.woff2
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-43.9 KB
(43%)
webfonts/RedHatText/RedHatText-BoldItalic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-223 Bytes
(99%)
webfonts/RedHatText/RedHatText-BoldItalic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-399 Bytes
(99%)
webfonts/RedHatText/RedHatText-BoldItalic.woff2
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-192 Bytes
(99%)
webfonts/RedHatText/RedHatText-Italic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-231 Bytes
(99%)
webfonts/RedHatText/RedHatText-Italic.woff2
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-196 Bytes
(99%)
webfonts/RedHatText/RedHatText-Medium.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-263 Bytes
(99%)
webfonts/RedHatText/RedHatText-Medium.woff2
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-42.5 KB
(44%)
webfonts/RedHatText/RedHatText-MediumItalic.eot
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-209 Bytes
(99%)
webfonts/RedHatText/RedHatText-MediumItalic.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-299 Bytes
(99%)
webfonts/RedHatText/RedHatText-MediumItalic.woff2
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-149 Bytes
(100%)
webfonts/RedHatText/RedHatText-Regular.woff
100755 → 100644
Binary file not shown.
Binary file modified
BIN
-227 Bytes
(99%)
webfonts/RedHatText/RedHatText-Regular.woff2
100755 → 100644
Binary file not shown.