canvas-plus
canvas-plus copied to clipboard
A universal Node/browser library for manipulating images, built on canvas.
I get different results using the demo image on the demo page on Chrome 85 and Firefox 82. I resize it to 100x100 and on Firefox it's like if anti-aliasing...
Hi, I was just looking at the docs and I couldn't see a way to alter the image data? (eg `setPixel(x,y, rgba)` etc) Was wondering if I missed something? Essentially...
Hi there, Could there be a way to tell the shrinkwrap text wrapping algorithm to prioritize not breaking words? I have a situation where I want some text to fit...
Bitmap - generating on the fly in nodejs javascript - bitmap 64x32 with 1 till 4 lines with autosize
Dear @jhuckaby I hope you are very well in this moment and my best wishes for 2020, health and $$$$ ;-) I am back to you regarding your repository. Nice...
I am running a React application, so I included the package using `yarn add pixl-canvas-plus`. However, when I try to make an instance of the module using `var canvasPlus =...
Hello, in your documentation, you wrote that, in resize() function we can omitted 'width'. However, if I omit width, there is an error => > [DEBUG] Resizing image to target...
Hi Joseph, its seems good, yet i have to try this. can you implement or suggest to achive with html 5 canvas api -- how to get the image dpi...