-
## Use case
We are working on an application that has the need to render video elements into the canvas when targeting the browser. Currently it is possible to render an HTML video element, but in …
-
Not an issue but a question. I have seen in other platforms where you can customize the shape of the eyes, such as make it a star, heart, sun, and diamond shapes. How is it possible to achieve those?
…
-
```
Hello, I would like to load multiple stl files on a scene.
I also wants to set the color of each models.
I saw this issue : https://code.google.com/p/jsc3d/issues/detail?id=36
But I didn't found …
-
```
Hello, I would like to load multiple stl files on a scene.
I also wants to set the color of each models.
I saw this issue : https://code.google.com/p/jsc3d/issues/detail?id=36
But I didn't found …
-
We are using a tickFormatter function to generate html links on ticks labels
Before 0.8.3, the generated html links were clickable as expected.
Since flot 0.8.3, the flot-y-axis div is "under" the 2…
-
```
Platform:
Mac OS X Version 10.5.8 (Build 9L31a)
Processor: 2 Intel 2.33 GHz
RAM: 2048 MB
O3D:
O3D version: 0.1.42.0 Release
Installed Browsers:
Safari: 4.0.3 (5531.9)
Firefox: 3.5.2…
-
Hi,
at first thank you for this grat project! I appreciate you work. Unfortunatelly can't use it on iOS. I would like to generate some images on device (iPhone and Android phone), then include this…
-
html2canvas version tested with: 1.0.0-rc.5
I found that calling html2canvas function would cause html page resource get requested again. The situation is I'm using html2canvas to convert html page…
-
```
Platform:
Mac OS X Version 10.5.8 (Build 9L31a)
Processor: 2 Intel 2.33 GHz
RAM: 2048 MB
O3D:
O3D version: 0.1.42.0 Release
Installed Browsers:
Safari: 4.0.3 (5531.9)
Firefox: 3.5.2…
-
### Specifications:
* html2canvas version tested with:1.0.0-alpha.11
* Browser & version:chrome 66.0.3359.139
* Operating system:macOS 10.13.4
when i code this
` $("#preview").on('load', …