Skip to content

Commit 2677d1d

Browse files
committed
2.400
1 parent 4e2de34 commit 2677d1d

24 files changed

+10
-4
lines changed

CHANGELOG.md

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

3+
## 2.400
4+
5+
- Build 'Zx Proto' font files https://github.com/0xType/0xProto/pull/112
6+
- Build 'No Ligatures' font files https://github.com/0xType/0xProto/pull/117
7+
- Disable the recursive arrow ligatures https://github.com/0xType/0xProto/pull/115
8+
39
## 2.300
410

511
- Recursive ligatures for arrows https://github.com/0xType/0xProto/pull/102

fonts/0xProto-Bold.otf

-240 Bytes
Binary file not shown.

fonts/0xProto-Bold.ttf

-240 Bytes
Binary file not shown.

fonts/0xProto-Bold.woff2

-20 Bytes
Binary file not shown.

fonts/0xProto-Italic.otf

-348 Bytes
Binary file not shown.

fonts/0xProto-Italic.ttf

-388 Bytes
Binary file not shown.

fonts/0xProto-Italic.woff2

-120 Bytes
Binary file not shown.

fonts/0xProto-Regular.otf

-240 Bytes
Binary file not shown.

fonts/0xProto-Regular.ttf

-280 Bytes
Binary file not shown.

fonts/0xProto-Regular.woff2

-112 Bytes
Binary file not shown.
51.8 KB
Binary file not shown.
202 KB
Binary file not shown.
59.2 KB
Binary file not shown.
240 KB
Binary file not shown.
50.7 KB
Binary file not shown.
203 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Bold.otf

52 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Bold.ttf

202 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Italic.otf

59.3 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Italic.ttf

240 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Regular.otf

50.9 KB
Binary file not shown.

fonts/ZxProto/ZxProto-Regular.ttf

203 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 = "2025-03-19 03:17:29 +0000";
46+
date = "2025-04-29 23:36:37 +0000";
4747
familyName = 0xProto;
4848
featurePrefixes = (
4949
{
@@ -1052,5 +1052,5 @@ HV = "100";
10521052
};
10531053
};
10541054
versionMajor = 2;
1055-
versionMinor = 300;
1055+
versionMinor = 400;
10561056
}

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 = "2025-03-19 03:17:14 +0000";
52+
date = "2025-04-29 23:36:19 +0000";
5353
familyName = 0xProto;
5454
featurePrefixes = (
5555
{
@@ -981,5 +981,5 @@ m01 = {
981981
};
982982
};
983983
versionMajor = 2;
984-
versionMinor = 300;
984+
versionMinor = 400;
985985
}

0 commit comments

Comments
 (0)