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
2026-01-18 11:41:20 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
dd6f8a754d1f8992ee5939786e0d29c035d65910
konva
/
tests
/
assets
History
Jason Follas
938b37a07c
Unit tests added for issue
#249
. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images.
2013-08-30 11:23:46 -04:00
..
bamoon.jpg
Add the Crop filter
2013-04-02 14:48:48 +02:00
cropped-darth.jpg
optimized line shape drawing logic, and also added image cropping performance tests
2012-11-30 21:59:48 -08:00
cropped-darth.png
optimized line shape drawing logic, and also added image cropping performance tests
2012-11-30 21:59:48 -08:00
darth-vader.jpg
fixed new bug with stage toDataURL that was introduced with the new Canvas class, and added new filter unit tests
2012-07-21 13:29:22 -07:00
dataUrls.js
pulled all integration tests out of the unit test suite and put them into integrationTests.js. updated test suite index page
2013-06-02 12:16:39 -07:00
Ghostscript_Tiger.svg
Unit tests added for issue
#249
. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images.
2013-08-30 11:23:46 -04:00
lion.png
fixed new bug with stage toDataURL that was introduced with the new Canvas class, and added new filter unit tests
2012-07-21 13:29:22 -07:00
scorpion-sprite.png
fixed new bug with stage toDataURL that was introduced with the new Canvas class, and added new filter unit tests
2012-07-21 13:29:22 -07:00
tiger.js
Implemented "a", "A". Added unit test for SVG "tiger" path (the canonical SVG example)
2012-06-05 23:56:46 -04:00
worldMap.js
turns out there was no performance problems with the path (made a dumb mistake with implementation). However, during the analysis, I ended up adding event detection throttling which is pretty handy. It cuts down unecessary mousemove event handling dramatically and greatly improves performance when you have thousands of shapes
2012-05-27 23:41:05 -07:00