v0.4.0
- Stop ignoring trailing spaces in
FontWebappSVGlayout. (Previously their width was ignored.) - Omit
lineKernafter last line inFontWebappSVGlayout. This makes for slightly tighter (and arguably better) bounding boxes, but is technically a breaking change. - Add
blankHeightoption for giving height to blank lines, as an alternative tolineKernwhich 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