paper.js/examples/Tools
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
..
BezierTool.html Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
Circles.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
Clouds.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
DrippingBrush.html Clean up white spaces. 2011-07-07 16:09:02 +02:00
FancyBrush.html Merge branch 'master' of github.com:paperjs/paper.js 2011-07-01 11:04:53 +02:00
Grid.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
MetaBalls.html Clean up white spaces. 2011-07-07 16:09:02 +02:00
MultiLines.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
PathEditing.html Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
Simplify.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
SquareRounded.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
Stars.html Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
SVGCircles.html Jacob and I added a bit to the exportPath class. The initialize function 2012-09-16 00:13:14 -04:00
SVGStars.html Jacob and I added a bit to the exportPath class. The initialize function 2012-09-16 00:13:14 -04:00
Vektor.html Clean up white spaces. 2011-07-07 16:09:02 +02:00
Wave.html Examples: Added more descriptive titles to each example html page 2011-06-30 09:57:17 -04:00
WormFarm.html Clean up white spaces. 2011-07-07 16:09:02 +02:00