mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-04-26 03:00:26 -04:00
Italics OS/2 UnicodeRange overrides (because of bit 45)
This commit is contained in:
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 900; # Black
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 700; # Bold
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 200; # Extra-light (Ultra-light)
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 400; # Normal (Regular)
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 300; # Light
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 500; # Normal (Regular)
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
@@ -29,6 +29,19 @@ table OS/2 {
|
||||
WeightClass 600; # Semibold
|
||||
WidthClass 5; # Medium (normal)
|
||||
Vendor "ADBO";
|
||||
UnicodeRange 0 # Basic Latin
|
||||
1 # Latin-1 Supplement
|
||||
2 # Latin Extended-A
|
||||
4 # IPA Extensions
|
||||
5 # Spacing Modifier Letters
|
||||
6 # Combining Diacritical Marks
|
||||
29 # Latin Extended Additional
|
||||
32 # Superscripts and Subscripts
|
||||
33 # Currency Symbols
|
||||
43 # Box Drawing
|
||||
44 # Block Elements
|
||||
45 # Geometric Shapes (override to force makeotf to turn this bit on)
|
||||
57;# beyond the BMP (Basic Multilingual Plane)
|
||||
} OS/2;
|
||||
|
||||
table hhea {
|
||||
|
||||
Reference in New Issue
Block a user