Skip to content

v0.4.0

Choose a tag to compare

@edemaine edemaine released this 21 Sep 16:20
· 9 commits to main since this release
  • Stop ignoring trailing spaces in FontWebappSVG layout. (Previously their width was ignored.)
  • Omit lineKern after last line in FontWebappSVG layout. This makes for slightly tighter (and arguably better) bounding boxes, but is technically a breaking change.
  • Add blankHeight option for giving height to blank lines, as an alternative to lineKern which adds space between all lines.
  • Documentation: CDN usage, Sudoku font, more use-cases for afterMaybeRender
  • Maintenance: remove generated JavaScript from repo. Use CDN instead.

Full Changelog: v0.3.0...v0.4.0