Skip to content

Commit dc747d8

Browse files
committed
updated changelog
1 parent ab0812e commit dc747d8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

3+
### v0.6.0
4+
5+
- modified percent command calculations to maintain vertical metrics approaches in the original font design
6+
- added vertical metrics modification support for fonts designed with the following vertical metrics approaches:
7+
- Google style metrics where TypoLinegap = hhea linegap = 0, internal leading is present in [OS/2] TypoAsc/TypoDesc, [hhea] Asc/Desc, [OS/2] winAsc/winDesc
8+
- Adobe style metrics where TypoLinegap = hhea linegap = 0, TypoAsc - TypoDesc = UPM, internal leading in [hhea] Asc/Desc & [OS/2] winAsc/winDesc
9+
310
### v0.5.4
411

512
- fix for font argument file path bug OSX/Linux/Win (issue report #3)

0 commit comments

Comments
 (0)