-
_This is motivated in part by text selection, so it's been assigned to the text selection milestone._
We have the following options for rendering:
- Canvas
- SVG
- HTML5 (not yet implemented)
(By HT…
-
-
I'm not going all pull-requesty on this since maybe you don't want to make all these changes. Also this is a mix of typo stuff and style stuff, and don't think I don't love y'all just because I'm pick…
-
Currently, I believe there is no way for a Canvas control to figure out which parts should be redrawn.
In my personal tests, this seems to be making things too slow since in some cases an user widget…
-
Hello,
This is more of a support question than anything wrong with the engine. What I'm looking for is the best way to create a rather large tiled area with multiple layers for a 2.5D game. Origin…
-
https://github.com/niklasvh/html2canvas/blob/master/src/Generate.js#L34
current function:
``` javascript
function getColors(input) {
var j = -1,
color = '',
chr;
…
-
The program then has to be force quit, as ^C's do not kill it...