Skip to content

Commit 5548966

Browse files
committed
2.201
1 parent 65c709d commit 5548966

File tree

12 files changed

+8
-4
lines changed

12 files changed

+8
-4
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.201
4+
5+
- Update some glyphs https://github.com/0xType/0xProto/pull/88
6+
37
## 2.200
48

59
- Introduce bold family https://github.com/0xType/0xProto/pull/83

fonts/0xProto-Bold.otf

184 Bytes
Binary file not shown.

fonts/0xProto-Bold.ttf

4.6 KB
Binary file not shown.

fonts/0xProto-Bold.woff2

1.32 KB
Binary file not shown.

fonts/0xProto-Italic.otf

228 Bytes
Binary file not shown.

fonts/0xProto-Italic.ttf

7.77 KB
Binary file not shown.

fonts/0xProto-Italic.woff2

1.45 KB
Binary file not shown.

fonts/0xProto-Regular.otf

228 Bytes
Binary file not shown.

fonts/0xProto-Regular.ttf

6.03 KB
Binary file not shown.

fonts/0xProto-Regular.woff2

1.33 KB
Binary file not shown.

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

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-09-01 16:37:57 +0000";
46+
date = "2024-09-06 07:36:45 +0000";
4747
familyName = 0xProto;
4848
featurePrefixes = (
4949
{
@@ -1041,5 +1041,5 @@ HV = "100";
10411041
};
10421042
};
10431043
versionMajor = 2;
1044-
versionMinor = 200;
1044+
versionMinor = 201;
10451045
}

sources/0xProto.glyphspackage/fontinfo.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ name = "Write lastChange";
4949
value = 0;
5050
}
5151
);
52-
date = "2024-09-01 16:37:40 +0000";
52+
date = "2024-09-06 07:36:55 +0000";
5353
familyName = 0xProto;
5454
featurePrefixes = (
5555
{
@@ -971,5 +971,5 @@ m01 = {
971971
};
972972
};
973973
versionMajor = 2;
974-
versionMinor = 200;
974+
versionMinor = 201;
975975
}

0 commit comments

Comments
 (0)