Skip to content

Commit

Permalink
1.101
Browse files Browse the repository at this point in the history
  • Loading branch information
matype committed Sep 3, 2023
1 parent 450a34d commit 2f379c1
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 0xProto-Regular.ufo/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>100</integer>
<integer>101</integer>
<key>xHeight</key>
<integer>550</integer>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion 0xProto.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -9066,5 +9066,5 @@ m01 = {
};
};
versionMajor = 1;
versionMinor = 100;
versionMinor = 101;
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
All notable changes to this project will be documented in this file.

## 1.101

Set panose custom parameter. https://github.com/0xType/0xProto/pull/13
Because some Windows 10 applications did not recognize 0xProto as a monospace font.

## 1.100

Add new ligatures for functional programming oparators https://github.com/0xType/0xProto/pull/7
Expand Down
Binary file modified fonts/0xProto-Regular.otf
Binary file not shown.
Binary file modified fonts/0xProto-Regular.ttf
Binary file not shown.
Binary file modified fonts/0xProto-Regular.woff2
Binary file not shown.

0 comments on commit 2f379c1

Please sign in to comment.