Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@craigmdennis craigmdennis released this 10 May 23:35
· 32 commits to master since this release

Added

  • Allow heights to be smaller than the specified font size. The value is still rounded to the nearest baseline multiple.

Changed

  • Remove warnings about heights not able to be smaller than the specified font size.
  • Horizontal padding should be specified using an integer as it's now used as a multiplier

Deprecated

  • Using 'vertical' and 'all' are no longer valid options for specifying horizontal padding and will be removed in the next version.