Skip to content

Commit

Permalink
1.200
Browse files Browse the repository at this point in the history
  • Loading branch information
matype committed Sep 16, 2023
1 parent d94f95e commit a5ef7d1
Show file tree
Hide file tree
Showing 6 changed files with 10 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>101</integer>
<integer>200</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 @@ -13932,5 +13932,5 @@ m01 = {
};
};
versionMajor = 1;
versionMinor = 101;
versionMinor = 200;
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
All notable changes to this project will be documented in this file.

## 1.200

- Support box-drawing characters https://github.com/0xType/0xProto/pull/17
- Fine-tune some glyphs https://github.com/0xType/0xProto/pull/18
- `f`
- `g`
- `~`

## 1.101

Set panose custom parameter. https://github.com/0xType/0xProto/pull/13
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 a5ef7d1

Please sign in to comment.