Skip to content

v0.0.2

Choose a tag to compare

@tungs tungs released this 01 Mar 03:53

Some command line options are renamed:
--even-width is now --round-to-even-width
--even-height is now --round-to-even-height
--stdout is now --output-stdout

Likewise, configuration properties are also renamed in the Node.js library:
config.evenWidth is now config.roundToEvenWidth
config.evenHeight is now config.roundToEvenHeight
(there is no stdout option for the JS library).