124 Commits (greenkeeper/rollup-1.0.1)
 

Author SHA1 Message Date
Luke Childs da4680e671 Make sure dist is published to npm 8 years ago
Luke Childs c766e7a47c 1.0.1 8 years ago
Luke Childs 0169650750 Add build system 8 years ago
Luke Childs 1aa5b2bca5 1.0.0 8 years ago
Luke Childs 865c182c65 Trim readme description down 8 years ago
Luke Childs 1d73768dd9 Use import over require for browser example 8 years ago
Luke Childs 0c9ebcc583 Link to node-canvas docs 8 years ago
Luke Childs 7645a7ac4d Update readme description 8 years ago
Luke Childs f05841f1bd Update description wording 8 years ago
Luke Childs 95c34bcac3 Add API documentation 8 years ago
Luke Childs 078d6a61ea Seperate inital example iamges and code with text 8 years ago
Luke Childs ca4c9eefab Clarfiy urls are relative 8 years ago
Luke Childs 7edf41af0a Explicitly set Canvas option to undefined by default 8 years ago
Luke Childs c5c47f63ee Document Node.js usage 8 years ago
Luke Childs 4d781093d8 Add more text to description 8 years ago
Luke Childs e73160c78c Don't actually show a function in the dimension example 8 years ago
Luke Childs 2ee9d73972 Trim unnecessary wording 8 years ago
Luke Childs bda01153c8 Document custom dimension functionality 8 years ago
Luke Childs 9df18b6141 Document positioning functionality 8 years ago
Luke Childs e42a8f16cd Show DOM demo in readme 8 years ago
Luke Childs 5eea8475bf Add usage section 8 years ago
Luke Childs cc00617eb3 Update base64 wording 8 years ago
Luke Childs 5a1874a462 Add description 8 years ago
Luke Childs 67afa15cd1 Test mergeImages uses custom positions 8 years ago
Luke Childs 7c7ca02da0 Reject map Promise not main Promise 8 years ago
Luke Childs 2f33733d95 Keep XO happy 8 years ago
Luke Childs 4a0fa2527a Test mergeImages rejects Promise if node-canvas instance isn\'t passed in 8 years ago
Luke Childs 71652d8773 Test mergeImages rejects Promise if image load errors 8 years ago
Luke Childs d5b7ce4872 Reject Promise if we get an error loading an image 8 years ago
Luke Childs 9dd12b19e0 Use jpeg images rendered on linux for tests 8 years ago
Luke Childs 36d578f1fb Keep XO happy 8 years ago
Luke Childs 290215073c Test mergeImages uses custom jpeg quality 8 years ago
Luke Childs 93d1567e09 Use new jpeg test image using default jpeg quality param 8 years ago
Luke Childs 363cdc0be2 Multiple quality setting for node-canvas 8 years ago
Luke Childs 472bc57876 Allow setting custom quality 8 years ago
Luke Childs b4f789d3e4 Explicitly set default options 8 years ago
Luke Childs 09be41c7e0 Make sure default settings are merged with user settings not completely overwritten 8 years ago
Luke Childs 24846929a9 Test mergeImages uses custom dimensions 8 years ago
Luke Childs 9648688adf Use linux rendered jpeg in tests 8 years ago
Luke Childs 2fd87a7137 Use `t.true` instead of `t.is` ot compare large strings 8 years ago
Luke Childs 9a9e952a51 Split png/jpeg tests out into seperate tests 8 years ago
Luke Childs 7d57da78ec Use latest node-gyp 8 years ago
Luke Childs e69759e7f8 Make sure errors aren't swallowed 8 years ago
Luke Childs 8dff87ed93 Handle node-canvas jpeg errors 8 years ago
Luke Childs 25eb602b92 node-canvas jpeg needs to be rendered async 8 years ago
Luke Childs 77801baca6 Test custom formats 8 years ago
Luke Childs f8ed05d46b Test mergeImages returns correct data URI 8 years ago
Luke Childs 1fb31532d6 Add DataURI helper 8 years ago
Luke Childs b588dc7d96 Keep XO happy 8 years ago
Luke Childs d2b40f2d0f Don't hardcode images into fixtures helper 8 years ago