-
Hello,
I would like to use your library that looks awesome inside my Meteor (https://www.meteor.com/) project, but it doesn't seem to work.
I tried by importing the library via the CDN, and also…
-
I tried a million ways for download Canvas but i failed.
If you have any way to resolve this. I will lot of grateful.
Regards.
-
I need to put IMG on the top and cover other contents.
But every time a new img is added, he will be covered by the new img.
The new img will continue to increase and he needs to run at the ear…
-
Hello,
I am trying to draw images with a different opacity, I thought the right method was to call a function when the load event is triggered, and then use setPixels(). However, i can't seem to fi…
-
Hello, thanks for jCanvas, I ran into such a problem: poor quality on canvas of small size
Comparison with konvajs:
[https://jsfiddle.net/zye92L8p/2/](https://jsfiddle.net/zye92L8p/2/)
This can…
ghost updated
6 years ago
-
I have created three canvas for Rectangle boxes. now my query is, how to move a rectangle in one canvas
when dragging a rectangle box in another canvas.
please help me as soon as possible.
-
Please help. I am stuck with node resolver configuration.
Project folder structure as the same: https://github.com/szwacz/electron-boilerplate.
In simple words:
`app` folder include `node_project`…
-
I am trying put a border in image layer but it does not work.
![image](https://user-images.githubusercontent.com/11762429/45133529-13b4cb00-b16c-11e8-9274-63c8ac02fb64.png)
-
Thanks a lot for this plugin!
At the moment i am creating a hybrid app via Phonegap based on the Onsen UI.
When i use the align:'right' as option within a drawText object, on my Chrome browser eve…
qroft updated
6 years ago
-
Hi,
I have create a function which allows me to display an image on which is made a rotation, from an angle passed in parameter. But I have a problem, the angle of rotation is not although taken in…