Skip to content

Commit ec770c1

Browse files
committed
2.100
1 parent 46036f1 commit ec770c1

File tree

4,294 files changed

+110338
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,294 files changed

+110338
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
All notable changes to this project will be documented in this file.
22

3+
## 2.100
4+
5+
- Add ss01 variants https://github.com/0xType/0xProto/pull/75
6+
37
## 2.001
48

59
- Ignore Ignore unexpected ligatures https://github.com/0xType/0xProto/pull/74

fonts/0xProto-Italic.otf

5.89 KB
Binary file not shown.

fonts/0xProto-Italic.ttf

8.57 KB
Binary file not shown.

fonts/0xProto-Italic.woff2

2.52 KB
Binary file not shown.

fonts/0xProto-Regular.otf

0 Bytes
Binary file not shown.

fonts/0xProto-Regular.ttf

0 Bytes
Binary file not shown.

fonts/0xProto-Regular.woff2

-136 Bytes
Binary file not shown.

sources/0xProto-Italic.designspace

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<designspace format="5.0">
3+
<axes>
4+
<axis tag="wght" name="Weight" minimum="400" maximum="400" default="400">
5+
<map input="400" output="100"/>
6+
</axis>
7+
</axes>
8+
<sources>
9+
<source filename="0xProto-Italic.ufo" name="0xProto Italic" familyname="0xProto" stylename="Italic">
10+
<lib copy="1"/>
11+
<groups copy="1"/>
12+
<features copy="1"/>
13+
<info copy="1"/>
14+
<location>
15+
<dimension name="Weight" xvalue="100"/>
16+
</location>
17+
</source>
18+
</sources>
19+
<instances>
20+
<instance name="0xProto Italic" familyname="0xProto" stylename="Italic" filename="instance_ufos/0xProto-Italic.ufo" stylemapfamilyname="0xProto" stylemapstylename="italic">
21+
<location>
22+
<dimension name="Weight" xvalue="100"/>
23+
</location>
24+
<lib>
25+
<dict>
26+
<key>com.schriftgestaltung.export</key>
27+
<true/>
28+
<key>com.schriftgestaltung.intanceInterpolations</key>
29+
<dict>
30+
<key>m01</key>
31+
<integer>1</integer>
32+
</dict>
33+
<key>com.schriftgestaltung.manualInterpolation</key>
34+
<false/>
35+
<key>com.schriftgestaltung.weight</key>
36+
<string>Regular</string>
37+
<key>com.schriftgestaltung.width</key>
38+
<string>Medium (normal)</string>
39+
</dict>
40+
</lib>
41+
</instance>
42+
</instances>
43+
<lib>
44+
<dict>
45+
<key>GSDimensionPlugin.Dimensions</key>
46+
<dict>
47+
<key>m01</key>
48+
<dict>
49+
<key>HH</key>
50+
<string>90</string>
51+
<key>HV</key>
52+
<string>100</string>
53+
</dict>
54+
</dict>
55+
</dict>
56+
</lib>
57+
</designspace>

sources/0xProto-Italic.glyphs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ name = "Write lastChange";
4343
value = 0;
4444
}
4545
);
46-
date = "2024-05-18 07:36:53 +0000";
46+
date = "2024-06-05 03:33:13 +0000";
4747
familyName = 0xProto;
4848
featurePrefixes = (
4949
{
@@ -14894,7 +14894,6 @@ nodes = (
1489414894
);
1489514895
}
1489614896
);
14897-
visible = 1;
1489814897
width = 620;
1489914898
},
1490014899
{
@@ -71825,5 +71824,5 @@ HV = "100";
7182571824
};
7182671825
};
7182771826
versionMajor = 2;
71828-
versionMinor = 1;
71827+
versionMinor = 100;
7182971828
}

sources/0xProto-Italic.ufo/features.fea

Lines changed: 874 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)