소스 검색

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

Chris Simpkins 7 년 전
부모
커밋
7ba52c80b2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -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)