Skip to content

Releases: chunyenHuang/hummusRecipe

1.9.7

17 Jul 21:04
5eefefe
Compare
Choose a tag to compare
  • Fix text 'separation' colors

v1.9.6

20 Apr 22:49
54d334f
Compare
Choose a tag to compare
Create npmpublish.yml

v1.9.5

20 Apr 22:42
e312c77
Compare
Choose a tag to compare
Create npmpublish.yml

v1.9.2

20 Apr 22:30
Compare
Choose a tag to compare
  • Added argument to registerFont to allow categorization of font as one of regular, bold, italic, bold-italic.
  • Used in this manner, the first argument represents the family name of the font.
  • Added margins argument to createPage to allow overriding of default page margin.
  • Added margins interface to set/get current page margins.
  • Added layout interface for text columns.
  • Added table interface.
  • Added tests for text columns, layout and table feature

v1.9.1

20 Apr 22:30
Compare
Choose a tag to compare
  • added character spacing to text
  • added text measuring capability
  • fixed bug #61

v1.9.0

20 Apr 22:31
Compare
Choose a tag to compare
  • added shape generation interfaces: ngon, star, triangle, arrow
  • added plugin interface: register
  • added text flow capability

v1.8.24

20 Apr 22:31
Compare
Choose a tag to compare

v1.8.22

20 Apr 22:31
Compare
Choose a tag to compare
  • added 'wrap' option to text interface giving user control over text wrap
  • fixed text centering problem

v1.8.21

20 Apr 22:32
Compare
Choose a tag to compare

v1.8.20

20 Apr 22:32
Compare
Choose a tag to compare
  • removed new interface for page info added in 1.8.19 and
  • changed info interface to be able to read page info.