This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-09-19 10:47:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
012e495a691ef3545ccfcac268f4ce6d187e4195
konva
/
tests
/
js
History
Eric Rowell
012e495a69
new strokeScaleEnabled property which enables you to configure if the stroke style of a shape should scale or not as the shape itself scales, or as its ancestors scale
2013-02-21 09:14:44 -08:00
..
unit
new strokeScaleEnabled property which enables you to configure if the stroke style of a shape should scale or not as the shape itself scales, or as its ancestors scale
2013-02-21 09:14:44 -08:00
functionalTests.js
gauss cleanup
2013-02-20 21:30:24 -08:00
manualTests.js
implemented new pixel ratio logic, which covers all drawing cases using a canvas context. The new logic also has better performance than the previous
2013-02-12 09:58:47 -08:00
performanceTests.js
Kinetic.Text code cleanup
2013-02-10 15:42:48 -08:00
Test.js
layer.toDataURL() now directly returns layer canvas data url if position and size are not specificed. updated unit tests and docs
2013-01-02 22:02:00 -08:00