Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@papandreou papandreou released this 18 Apr 18:58
· 152 commits to master since this release
696a004
  • Always use harfbuzz for subsetting fonts, fonttools and Python no longer required!
  • Don't use Google Web Fonts' subsetting service, always do the work locally.
  • Remove support for the --subset-per-page switch to reduce complexity. If you really need this feature, you can run subfont on each page.
  • Remove support for the --inline-fonts switch. The optimization will still be applied when it's suitable.