paper.js/examples
skierons 2f5dcce61d Jacob and I added a bit to the exportPath class. The initialize function
was not working correctly and JT said he would fix that. So we initialized
svgObj in the function for the meantime. We added svgRect and svgPoint
objects for testing purposes to figure out the xml svg format. Recovered
points, strokecolor, fillcolor, and stroke width from the input path. The
last thing we need to do for extracting path data is to find the point
definitions for each point in the path. Waiting on response from head
coders to find out what type of path is passed in for simple conversions
(such as: Rectangle path, Circle path, etc.). We added a method called
RGBConverter to covnert colors into hexadecimal format for xml.
2012-09-16 00:13:14 -04:00
..
Animated Fire resize event directly after evaluation, so we don't need to call onResize ourselves from PaperScript. 2011-11-12 16:31:22 +01:00
css Make all examples resize to the size of the browser window. 2011-05-05 16:25:17 +01:00
Games Paperoids example: remove css dependency. 2011-08-11 20:30:50 +02:00
Node.js Clean up Node.js tadpoles example. 2011-08-20 15:50:25 +02:00
Rasters Make PhyllotaxisRaster example work with new #matrix code. 2011-12-27 20:40:59 +01:00
Scripts Add example demonstrating onResize and Item#fitBounds. 2012-03-01 14:30:14 +01:00
Tools Jacob and I added a bit to the exportPath class. The initialize function 2012-09-16 00:13:14 -04:00