[CHANGELOG.md] added elimination of ttfautohint version string metadata for v3.001 release

This commit is contained in:
Chris Simpkins 2018-01-21 21:36:07 -05:00
parent 843da75d73
commit 7ba52c80b2

View File

@ -13,11 +13,12 @@
- U+0031, increased angle of top stroke vs. horizontal, all sets (legibility vs. U+006C)
- U+0031, increased length of the top stroke, all sets (legibility vs. U+006C)
- U+0031, decreased width of the top stroke, bold and bold italic sets (legibility vs. U+006C)
- removed name table, ID=5 record ttfautohint metadata (previously included in this version string)
- updated Harbuzz build dependency to v1.7.4
- updated FreeType build dependency to v2.8.1
- removed FreeType build patches in ttfautohint-build.sh script (not necessary after above upgrade)
- modified ttfautohint-build.sh license to MIT License
- added CSS file templates for automated git sha1 short code writes for releases
- added ink CSS file templates for automated git sha1 short code writes for releases
- added new CSS file template build shell script
- added new make target for CSS template file builds (make css)