Skip to content

Commit 0b176f2

Browse files
author
masaakim
committed
2.001
1 parent 8b5a216 commit 0b176f2

File tree

12 files changed

+16
-9
lines changed

12 files changed

+16
-9
lines changed

CHANGELOG.md

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

3+
## 2.001
4+
5+
- Ignore Ignore unexpected ligatures https://github.com/0xType/0xProto/pull/74
6+
- `bar bar bar`
7+
- `percent percent percent`
8+
- `ampersand ampersand ampersand`
9+
310
## 2.000
411

512
PR: Ready for v2.000 https://github.com/0xType/0xProto/pull/66

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023, 0xType Project Authors (https://github.com/0xType)
1+
Copyright (c) 2024, 0xType Project Authors (https://github.com/0xType)
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
44
This license is copied below, and is also available with a FAQ at:

fonts/0xProto-Italic.otf

84 Bytes
Binary file not shown.

fonts/0xProto-Italic.ttf

84 Bytes
Binary file not shown.

fonts/0xProto-Italic.woff2

8 Bytes
Binary file not shown.

fonts/0xProto-Regular.otf

84 Bytes
Binary file not shown.

fonts/0xProto-Regular.ttf

84 Bytes
Binary file not shown.

fonts/0xProto-Regular.woff2

276 Bytes
Binary file not shown.

sources/0xProto-Italic.glyphs

Lines changed: 2 additions & 2 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-01 04:43:34 +0000";
46+
date = "2024-05-18 07:36:53 +0000";
4747
familyName = 0xProto;
4848
featurePrefixes = (
4949
{
@@ -68351,5 +68351,5 @@ HV = "100";
6835168351
};
6835268352
};
6835368353
versionMajor = 2;
68354-
versionMinor = 0;
68354+
versionMinor = 1;
6835568355
}

sources/0xProto-Italic.ufo/fontinfo.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>italicAngle</key>
1616
<integer>-9</integer>
1717
<key>openTypeHeadCreated</key>
18-
<string>2024/05/01 04:43:34</string>
18+
<string>2024/05/18 07:36:53</string>
1919
<key>openTypeNameManufacturerURL</key>
2020
<string>https://0xtype.dev/</string>
2121
<key>openTypeOS2Panose</key>
@@ -72,7 +72,7 @@
7272
<key>versionMajor</key>
7373
<integer>2</integer>
7474
<key>versionMinor</key>
75-
<integer>0</integer>
75+
<integer>1</integer>
7676
<key>xHeight</key>
7777
<integer>550</integer>
7878
</dict>

sources/0xProto-Regular.ufo/fontinfo.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>italicAngle</key>
1616
<integer>0</integer>
1717
<key>openTypeHeadCreated</key>
18-
<string>2024/05/01 04:43:12</string>
18+
<string>2024/05/18 07:36:18</string>
1919
<key>openTypeNameManufacturerURL</key>
2020
<string>https://0xtype.dev/</string>
2121
<key>openTypeOS2Panose</key>
@@ -72,7 +72,7 @@
7272
<key>versionMajor</key>
7373
<integer>2</integer>
7474
<key>versionMinor</key>
75-
<integer>0</integer>
75+
<integer>1</integer>
7676
<key>xHeight</key>
7777
<integer>550</integer>
7878
</dict>

sources/0xProto.glyphs

Lines changed: 2 additions & 2 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-01 04:43:12 +0000";
46+
date = "2024-05-18 07:36:18 +0000";
4747
familyName = 0xProto;
4848
featurePrefixes = (
4949
{
@@ -37587,5 +37587,5 @@ m01 = {
3758737587
};
3758837588
};
3758937589
versionMajor = 2;
37590-
versionMinor = 0;
37590+
versionMinor = 1;
3759137591
}

0 commit comments

Comments
 (0)