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-11-18 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
20adf7e0364345196e417ceb7a1eaa1963bab177
konva
/
tests
/
js
History
Eric Rowell
20adf7e036
first pass at implementing filters. Still have a lot to work through.
2012-07-17 00:32:26 -07:00
..
functionalTests.js
first pass at implementing filters. Still have a lot to work through.
2012-07-17 00:32:26 -07:00
manualTests.js
worked through some synchronous / asynchronous issues with toDataURL and toImage(). stage toDataURL() is now asynchronous, and all other node toDataURLs is still synchronous. toImage() is now asynchronous. Kinetic.Image once again only accepts image objects, and can no longer be instantiated with a data URL or image data due to asynchronous issues. It's much cleaner for the developer to load an image however they like, and then instantiate a Kinetic.Image shape synchronously
2012-07-15 20:12:18 -07:00
performanceTests.js
first pass at implementing filters. Still have a lot to work through.
2012-07-17 00:32:26 -07:00
Test.js
added performance test suite with two sample performance tests
2012-07-14 09:57:21 -07:00
unitTests.js
first pass at implementing filters. Still have a lot to work through.
2012-07-17 00:32:26 -07:00