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
Packages
Projects
Releases
Wiki
Activity
Files
522607695ff9ab5c9b1aa86861ce0d78a0a75d81
konva
/
tests
/
js
History
Eric Rowell
522607695f
Text fontSize unit is now in pixels (used to be points). Default text lineHeight attr is now 1 (used to be 1.2)
2013-01-01 19:36:13 -08:00
..
unit
Text fontSize unit is now in pixels (used to be points). Default text lineHeight attr is now 1 (used to be 1.2)
2013-01-01 19:36:13 -08:00
functionalTests.js
fix bug 169 when removing a node, be sure to also remove the drag and drop reference
2012-12-13 00:01:24 -08:00
manualTests.js
huge changes to Text shape. Skinnied it up by removing rectangle rendering component. textFill is now fill, textStroke is now stroke, textShadow is now shadow, and textStrokeWidth is now strokeWidth
2012-12-31 12:45:32 -08:00
performanceTests.js
updated .gitignore and added more performance tests around image cropping and scaling in order to understand the value of a SpriteSheet plugin
2012-12-09 20:13:17 -08:00
Test.js
huge changes to Text shape. Skinnied it up by removing rectangle rendering component. textFill is now fill, textStroke is now stroke, textShadow is now shadow, and textStrokeWidth is now strokeWidth
2012-12-31 12:45:32 -08:00