From 4dcb0d66a9491bb2f0b4a3388a5e95add9244cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Wed, 6 Nov 2013 12:53:50 +0100 Subject: [PATCH] Update most examples to HiDPI. --- examples/Animated/Extruded.html | 2 +- examples/Animated/Lines.html | 2 +- examples/Animated/Smoothing.html | 2 +- examples/Games/Paperoids.html | 2 +- examples/Interface/Palette.html | 2 +- examples/JSON/Circle Testing.html | 4 ++-- examples/JSON/Compound Path.html | 4 ++-- examples/JSON/Empty Path Testing.html | 4 ++-- examples/JSON/Gradients.html | 4 ++-- examples/JSON/Group Transform.html | 4 ++-- examples/JSON/Line Testing.html | 4 ++-- examples/JSON/Random Path Testing.html | 4 ++-- examples/JSON/Raster.html | 4 ++-- examples/JSON/Rect and Attribute Testing.html | 4 ++-- examples/JSON/Rotated Primitives.html | 4 ++-- examples/JSON/Selection.html | 4 ++-- examples/JSON/Symbols.html | 4 ++-- examples/JSON/Text Testing.html | 4 ++-- examples/JSON/Transform Test 1.html | 4 ++-- examples/JSON/Transform Test 2.html | 4 ++-- examples/Paperjs.org/BouncingBalls.html | 2 +- examples/Paperjs.org/Chain.html | 2 +- examples/Paperjs.org/DivisionRaster.html | 2 +- examples/Paperjs.org/FutureSplash.html | 2 +- examples/Paperjs.org/HitTesting.html | 2 +- examples/Paperjs.org/InteractiveTiger.html | 2 +- examples/Paperjs.org/MetaBalls.html | 2 +- examples/Paperjs.org/PathIntersections.html | 2 +- examples/Paperjs.org/Qbertify.html | 2 +- examples/Paperjs.org/RadialRainbows.html | 2 +- examples/Paperjs.org/Simplify.html | 2 +- examples/Paperjs.org/SpiralRaster.html | 2 +- examples/Paperjs.org/Tadpoles.html | 2 +- examples/Paperjs.org/Voronoi.html | 2 +- examples/Rasters/PhyllotaxisRaster.html | 2 +- examples/Rasters/Raster.html | 2 +- examples/Rasters/RotationRaster.html | 2 +- examples/SVG Export/Circle Testing.html | 2 +- examples/SVG Export/Clipping.html | 2 +- examples/SVG Export/Compound Path.html | 2 +- examples/SVG Export/Empty Path Testing.html | 2 +- examples/SVG Export/Gradients.html | 2 +- examples/SVG Export/Group Transform.html | 2 +- examples/SVG Export/Line Testing.html | 2 +- examples/SVG Export/Random Path Testing.html | 2 +- examples/SVG Export/Raster.html | 2 +- examples/SVG Export/Rect and Attribute Testing.html | 2 +- examples/SVG Export/Rotated Primitives.html | 2 +- examples/SVG Export/Shapes.html | 2 +- examples/SVG Export/Symbols.html | 2 +- examples/SVG Export/Text Testing.html | 2 +- examples/SVG Export/Tiger.html | 2 +- examples/SVG Export/Transform Test 1.html | 2 +- examples/SVG Export/Transform Test 2.html | 2 +- examples/SVG Import/Butterfly.html | 2 +- examples/SVG Import/Circle and Ellipse Testing.html | 2 +- examples/SVG Import/Clipping.html | 2 +- examples/SVG Import/From File.html | 2 +- examples/SVG Import/Gradients.html | 2 +- examples/SVG Import/Inkscape.html | 2 +- examples/SVG Import/Line Testing.html | 2 +- examples/SVG Import/MoreGradients.html | 2 +- examples/SVG Import/Multiple Paths Test 1.html | 2 +- examples/SVG Import/Multiple Paths Test 2.html | 2 +- examples/SVG Import/Nested Groups Test.html | 2 +- examples/SVG Import/Polybezier.html | 2 +- examples/SVG Import/Rect Testing.html | 2 +- examples/SVG Import/Symbols.html | 2 +- examples/SVG Import/Testing.html | 2 +- examples/SVG Import/Text Testing.html | 2 +- examples/SVG Import/Tiger.html | 2 +- examples/SVG Import/Transform Testing.html | 2 +- examples/SVG Import/Viewbox.html | 2 +- examples/Scripts/Arcs.html | 2 +- examples/Scripts/BlendModes.html | 2 +- examples/Scripts/BooleanOperations.html | 1 + examples/Scripts/CompoundPath.html | 2 +- examples/Scripts/CurveTimeParameterization.html | 2 +- examples/Scripts/HslColor.html | 2 +- examples/Scripts/PathStructure.html | 2 +- examples/Scripts/Resize.html | 2 +- examples/Scripts/RoundRectangle.html | 2 +- examples/Scripts/Shapes.html | 2 +- examples/Scripts/StrokeBounds.html | 2 +- examples/Tools/BezierTool.html | 2 +- examples/Tools/Circles.html | 2 +- examples/Tools/Clouds.html | 2 +- examples/Tools/DrippingBrush.html | 2 +- examples/Tools/FancyBrush.html | 2 +- examples/Tools/Grid.html | 2 +- examples/Tools/MultiLines.html | 2 +- examples/Tools/PathEditing.html | 2 +- examples/Tools/SquareRounded.html | 2 +- examples/Tools/Stars.html | 2 +- examples/Tools/Vektor.html | 2 +- examples/Tools/Wave.html | 2 +- examples/Tools/WormFarm.html | 2 +- 97 files changed, 112 insertions(+), 111 deletions(-) diff --git a/examples/Animated/Extruded.html b/examples/Animated/Extruded.html index 73433a8e..ab65cc95 100644 --- a/examples/Animated/Extruded.html +++ b/examples/Animated/Extruded.html @@ -45,6 +45,6 @@ - + \ No newline at end of file diff --git a/examples/Animated/Lines.html b/examples/Animated/Lines.html index a17c31e9..1cc98cb1 100644 --- a/examples/Animated/Lines.html +++ b/examples/Animated/Lines.html @@ -48,6 +48,6 @@ - + \ No newline at end of file diff --git a/examples/Animated/Smoothing.html b/examples/Animated/Smoothing.html index 0754d003..2dba644d 100644 --- a/examples/Animated/Smoothing.html +++ b/examples/Animated/Smoothing.html @@ -65,6 +65,6 @@ - + \ No newline at end of file diff --git a/examples/Games/Paperoids.html b/examples/Games/Paperoids.html index d39b1483..a298c4be 100644 --- a/examples/Games/Paperoids.html +++ b/examples/Games/Paperoids.html @@ -551,7 +551,7 @@ - +
Game Over. Play again?
diff --git a/examples/Interface/Palette.html b/examples/Interface/Palette.html index 777d7d14..ae9250f5 100644 --- a/examples/Interface/Palette.html +++ b/examples/Interface/Palette.html @@ -68,6 +68,6 @@ - + \ No newline at end of file diff --git a/examples/JSON/Circle Testing.html b/examples/JSON/Circle Testing.html index f87e0e81..b9e06b9f 100644 --- a/examples/JSON/Circle Testing.html +++ b/examples/JSON/Circle Testing.html @@ -28,7 +28,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Compound Path.html b/examples/JSON/Compound Path.html index a405c543..c1c26400 100644 --- a/examples/JSON/Compound Path.html +++ b/examples/JSON/Compound Path.html @@ -19,7 +19,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Empty Path Testing.html b/examples/JSON/Empty Path Testing.html index da5bbbe8..2fd4cd93 100644 --- a/examples/JSON/Empty Path Testing.html +++ b/examples/JSON/Empty Path Testing.html @@ -25,7 +25,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Gradients.html b/examples/JSON/Gradients.html index 06786c5d..0239f3bd 100644 --- a/examples/JSON/Gradients.html +++ b/examples/JSON/Gradients.html @@ -23,7 +23,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Group Transform.html b/examples/JSON/Group Transform.html index baaa8630..ab3155bf 100644 --- a/examples/JSON/Group Transform.html +++ b/examples/JSON/Group Transform.html @@ -22,7 +22,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Line Testing.html b/examples/JSON/Line Testing.html index 2bd03536..40939ce2 100644 --- a/examples/JSON/Line Testing.html +++ b/examples/JSON/Line Testing.html @@ -38,7 +38,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Random Path Testing.html b/examples/JSON/Random Path Testing.html index e14a3415..22af63d1 100644 --- a/examples/JSON/Random Path Testing.html +++ b/examples/JSON/Random Path Testing.html @@ -36,7 +36,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Raster.html b/examples/JSON/Raster.html index 3aac4b86..4ad19263 100644 --- a/examples/JSON/Raster.html +++ b/examples/JSON/Raster.html @@ -22,8 +22,8 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Rect and Attribute Testing.html b/examples/JSON/Rect and Attribute Testing.html index 8bb7a8d8..c59c3cc0 100644 --- a/examples/JSON/Rect and Attribute Testing.html +++ b/examples/JSON/Rect and Attribute Testing.html @@ -50,7 +50,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Rotated Primitives.html b/examples/JSON/Rotated Primitives.html index 5cfbc134..4ee8382d 100644 --- a/examples/JSON/Rotated Primitives.html +++ b/examples/JSON/Rotated Primitives.html @@ -49,7 +49,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Selection.html b/examples/JSON/Selection.html index 9b3ae51b..e2aedb9f 100644 --- a/examples/JSON/Selection.html +++ b/examples/JSON/Selection.html @@ -37,7 +37,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Symbols.html b/examples/JSON/Symbols.html index dcd120d0..629c02b6 100644 --- a/examples/JSON/Symbols.html +++ b/examples/JSON/Symbols.html @@ -24,7 +24,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Text Testing.html b/examples/JSON/Text Testing.html index 9a6abf70..7d5aece2 100644 --- a/examples/JSON/Text Testing.html +++ b/examples/JSON/Text Testing.html @@ -32,7 +32,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Transform Test 1.html b/examples/JSON/Transform Test 1.html index 09340d85..38121432 100644 --- a/examples/JSON/Transform Test 1.html +++ b/examples/JSON/Transform Test 1.html @@ -26,7 +26,7 @@ - - + + \ No newline at end of file diff --git a/examples/JSON/Transform Test 2.html b/examples/JSON/Transform Test 2.html index 481f0a3c..3e200dc6 100644 --- a/examples/JSON/Transform Test 2.html +++ b/examples/JSON/Transform Test 2.html @@ -24,7 +24,7 @@ - - + + \ No newline at end of file diff --git a/examples/Paperjs.org/BouncingBalls.html b/examples/Paperjs.org/BouncingBalls.html index 79b39ffa..2cbebb19 100644 --- a/examples/Paperjs.org/BouncingBalls.html +++ b/examples/Paperjs.org/BouncingBalls.html @@ -98,6 +98,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/Chain.html b/examples/Paperjs.org/Chain.html index 03f86e6e..cfda4c75 100644 --- a/examples/Paperjs.org/Chain.html +++ b/examples/Paperjs.org/Chain.html @@ -49,6 +49,6 @@ - + diff --git a/examples/Paperjs.org/DivisionRaster.html b/examples/Paperjs.org/DivisionRaster.html index d2b5f622..eaf47f66 100644 --- a/examples/Paperjs.org/DivisionRaster.html +++ b/examples/Paperjs.org/DivisionRaster.html @@ -66,7 +66,7 @@ function onResize(event) { - + \ No newline at end of file diff --git a/examples/Paperjs.org/FutureSplash.html b/examples/Paperjs.org/FutureSplash.html index 1fa29c01..2526a6cb 100644 --- a/examples/Paperjs.org/FutureSplash.html +++ b/examples/Paperjs.org/FutureSplash.html @@ -119,6 +119,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/HitTesting.html b/examples/Paperjs.org/HitTesting.html index a1c5f631..34ea6908 100644 --- a/examples/Paperjs.org/HitTesting.html +++ b/examples/Paperjs.org/HitTesting.html @@ -99,6 +99,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/InteractiveTiger.html b/examples/Paperjs.org/InteractiveTiger.html index d0af7a80..808df903 100644 --- a/examples/Paperjs.org/InteractiveTiger.html +++ b/examples/Paperjs.org/InteractiveTiger.html @@ -44,7 +44,7 @@ - + - + \ No newline at end of file diff --git a/examples/Paperjs.org/PathIntersections.html b/examples/Paperjs.org/PathIntersections.html index 6f84ab4a..e9b5cd78 100644 --- a/examples/Paperjs.org/PathIntersections.html +++ b/examples/Paperjs.org/PathIntersections.html @@ -46,7 +46,7 @@ - + - + \ No newline at end of file diff --git a/examples/Paperjs.org/RadialRainbows.html b/examples/Paperjs.org/RadialRainbows.html index e1615a3e..330933b6 100644 --- a/examples/Paperjs.org/RadialRainbows.html +++ b/examples/Paperjs.org/RadialRainbows.html @@ -75,6 +75,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/Simplify.html b/examples/Paperjs.org/Simplify.html index 81685736..498a284d 100644 --- a/examples/Paperjs.org/Simplify.html +++ b/examples/Paperjs.org/Simplify.html @@ -58,6 +58,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/SpiralRaster.html b/examples/Paperjs.org/SpiralRaster.html index c0e20a8e..3036e93f 100644 --- a/examples/Paperjs.org/SpiralRaster.html +++ b/examples/Paperjs.org/SpiralRaster.html @@ -113,7 +113,7 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/Tadpoles.html b/examples/Paperjs.org/Tadpoles.html index 3bb505d7..67265fbb 100644 --- a/examples/Paperjs.org/Tadpoles.html +++ b/examples/Paperjs.org/Tadpoles.html @@ -287,6 +287,6 @@ - + \ No newline at end of file diff --git a/examples/Paperjs.org/Voronoi.html b/examples/Paperjs.org/Voronoi.html index 1bbbe078..107d9d54 100644 --- a/examples/Paperjs.org/Voronoi.html +++ b/examples/Paperjs.org/Voronoi.html @@ -129,6 +129,6 @@ - + \ No newline at end of file diff --git a/examples/Rasters/PhyllotaxisRaster.html b/examples/Rasters/PhyllotaxisRaster.html index 99c8173b..08621206 100644 --- a/examples/Rasters/PhyllotaxisRaster.html +++ b/examples/Rasters/PhyllotaxisRaster.html @@ -91,6 +91,6 @@ - + \ No newline at end of file diff --git a/examples/Rasters/Raster.html b/examples/Rasters/Raster.html index ea879e1c..1200dfe9 100644 --- a/examples/Rasters/Raster.html +++ b/examples/Rasters/Raster.html @@ -26,7 +26,7 @@ - + \ No newline at end of file diff --git a/examples/Rasters/RotationRaster.html b/examples/Rasters/RotationRaster.html index 6841d70f..22823a05 100644 --- a/examples/Rasters/RotationRaster.html +++ b/examples/Rasters/RotationRaster.html @@ -36,7 +36,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Circle Testing.html b/examples/SVG Export/Circle Testing.html index cb6e844b..8ad9a1b6 100644 --- a/examples/SVG Export/Circle Testing.html +++ b/examples/SVG Export/Circle Testing.html @@ -25,7 +25,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Clipping.html b/examples/SVG Export/Clipping.html index e19f458f..e13b934a 100644 --- a/examples/SVG Export/Clipping.html +++ b/examples/SVG Export/Clipping.html @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Compound Path.html b/examples/SVG Export/Compound Path.html index 0adfc153..09c3a690 100644 --- a/examples/SVG Export/Compound Path.html +++ b/examples/SVG Export/Compound Path.html @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Empty Path Testing.html b/examples/SVG Export/Empty Path Testing.html index 75b25891..47f11fa9 100644 --- a/examples/SVG Export/Empty Path Testing.html +++ b/examples/SVG Export/Empty Path Testing.html @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Gradients.html b/examples/SVG Export/Gradients.html index f5386702..a0a9310c 100644 --- a/examples/SVG Export/Gradients.html +++ b/examples/SVG Export/Gradients.html @@ -45,7 +45,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Group Transform.html b/examples/SVG Export/Group Transform.html index 1eb111b4..92210f95 100644 --- a/examples/SVG Export/Group Transform.html +++ b/examples/SVG Export/Group Transform.html @@ -18,7 +18,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Line Testing.html b/examples/SVG Export/Line Testing.html index 67e57c78..a35ae049 100644 --- a/examples/SVG Export/Line Testing.html +++ b/examples/SVG Export/Line Testing.html @@ -34,7 +34,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Random Path Testing.html b/examples/SVG Export/Random Path Testing.html index 01d6d08d..ee86d44d 100644 --- a/examples/SVG Export/Random Path Testing.html +++ b/examples/SVG Export/Random Path Testing.html @@ -32,7 +32,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Raster.html b/examples/SVG Export/Raster.html index ee8a01a8..45949f6b 100644 --- a/examples/SVG Export/Raster.html +++ b/examples/SVG Export/Raster.html @@ -13,7 +13,7 @@ - + diff --git a/examples/SVG Export/Rect and Attribute Testing.html b/examples/SVG Export/Rect and Attribute Testing.html index cdce8543..8f3168ef 100644 --- a/examples/SVG Export/Rect and Attribute Testing.html +++ b/examples/SVG Export/Rect and Attribute Testing.html @@ -46,7 +46,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Rotated Primitives.html b/examples/SVG Export/Rotated Primitives.html index 0a8d2caa..92ef7b1a 100644 --- a/examples/SVG Export/Rotated Primitives.html +++ b/examples/SVG Export/Rotated Primitives.html @@ -73,7 +73,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Shapes.html b/examples/SVG Export/Shapes.html index 8d6efaf1..5b8d7e1f 100644 --- a/examples/SVG Export/Shapes.html +++ b/examples/SVG Export/Shapes.html @@ -51,7 +51,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Symbols.html b/examples/SVG Export/Symbols.html index 3a0fdb5a..409cff4a 100644 --- a/examples/SVG Export/Symbols.html +++ b/examples/SVG Export/Symbols.html @@ -20,7 +20,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Text Testing.html b/examples/SVG Export/Text Testing.html index d6c8d8b2..a78eb9e0 100644 --- a/examples/SVG Export/Text Testing.html +++ b/examples/SVG Export/Text Testing.html @@ -38,7 +38,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Tiger.html b/examples/SVG Export/Tiger.html index b2e5aa7b..e1df1ae3 100644 --- a/examples/SVG Export/Tiger.html +++ b/examples/SVG Export/Tiger.html @@ -16,7 +16,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Transform Test 1.html b/examples/SVG Export/Transform Test 1.html index 50d014f4..361fbc03 100644 --- a/examples/SVG Export/Transform Test 1.html +++ b/examples/SVG Export/Transform Test 1.html @@ -22,7 +22,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Export/Transform Test 2.html b/examples/SVG Export/Transform Test 2.html index 02922827..24f15c70 100644 --- a/examples/SVG Export/Transform Test 2.html +++ b/examples/SVG Export/Transform Test 2.html @@ -20,7 +20,7 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Butterfly.html b/examples/SVG Import/Butterfly.html index 25fe544f..47b55d36 100644 --- a/examples/SVG Import/Butterfly.html +++ b/examples/SVG Import/Butterfly.html @@ -218,6 +218,6 @@ M195.964,120.958c-1.37,0-1.4,1.23-1.4,2.601c0,1.38-0.97,4.6,0.4,4.6c1.38,0,1.8-3.819,1.8-5.2 C196.764,121.589,197.344,120.958,195.964,120.958z"/> - + \ No newline at end of file diff --git a/examples/SVG Import/Circle and Ellipse Testing.html b/examples/SVG Import/Circle and Ellipse Testing.html index 8894544b..74bb6dfe 100644 --- a/examples/SVG Import/Circle and Ellipse Testing.html +++ b/examples/SVG Import/Circle and Ellipse Testing.html @@ -21,6 +21,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Clipping.html b/examples/SVG Import/Clipping.html index 58553ed9..848637d5 100644 --- a/examples/SVG Import/Clipping.html +++ b/examples/SVG Import/Clipping.html @@ -98,6 +98,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/From File.html b/examples/SVG Import/From File.html index b567aa7d..8b1fdefa 100644 --- a/examples/SVG Import/From File.html +++ b/examples/SVG Import/From File.html @@ -24,6 +24,6 @@
- + \ No newline at end of file diff --git a/examples/SVG Import/Gradients.html b/examples/SVG Import/Gradients.html index 24b653cb..35982964 100644 --- a/examples/SVG Import/Gradients.html +++ b/examples/SVG Import/Gradients.html @@ -25,6 +25,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Inkscape.html b/examples/SVG Import/Inkscape.html index e546721d..1316652c 100644 --- a/examples/SVG Import/Inkscape.html +++ b/examples/SVG Import/Inkscape.html @@ -83,6 +83,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Line Testing.html b/examples/SVG Import/Line Testing.html index 359a13c7..80d08c5b 100644 --- a/examples/SVG Import/Line Testing.html +++ b/examples/SVG Import/Line Testing.html @@ -19,6 +19,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/MoreGradients.html b/examples/SVG Import/MoreGradients.html index 22af694b..d83812e1 100644 --- a/examples/SVG Import/MoreGradients.html +++ b/examples/SVG Import/MoreGradients.html @@ -102,6 +102,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Multiple Paths Test 1.html b/examples/SVG Import/Multiple Paths Test 1.html index e224dd47..5c148755 100644 --- a/examples/SVG Import/Multiple Paths Test 1.html +++ b/examples/SVG Import/Multiple Paths Test 1.html @@ -37,6 +37,6 @@ I love SVG - + \ No newline at end of file diff --git a/examples/SVG Import/Multiple Paths Test 2.html b/examples/SVG Import/Multiple Paths Test 2.html index 70deeeb7..ba2aa8fe 100644 --- a/examples/SVG Import/Multiple Paths Test 2.html +++ b/examples/SVG Import/Multiple Paths Test 2.html @@ -28,6 +28,6 @@ C - + \ No newline at end of file diff --git a/examples/SVG Import/Nested Groups Test.html b/examples/SVG Import/Nested Groups Test.html index 55cbc8b0..05a29541 100644 --- a/examples/SVG Import/Nested Groups Test.html +++ b/examples/SVG Import/Nested Groups Test.html @@ -73,6 +73,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Polybezier.html b/examples/SVG Import/Polybezier.html index 3ccfaecb..3a2c517f 100644 --- a/examples/SVG Import/Polybezier.html +++ b/examples/SVG Import/Polybezier.html @@ -38,6 +38,6 @@ S400,300 400,200 - + \ No newline at end of file diff --git a/examples/SVG Import/Rect Testing.html b/examples/SVG Import/Rect Testing.html index b6cdfca3..c8e25cbb 100644 --- a/examples/SVG Import/Rect Testing.html +++ b/examples/SVG Import/Rect Testing.html @@ -20,6 +20,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Symbols.html b/examples/SVG Import/Symbols.html index 1f637c0e..bdb41fa6 100644 --- a/examples/SVG Import/Symbols.html +++ b/examples/SVG Import/Symbols.html @@ -20,6 +20,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Testing.html b/examples/SVG Import/Testing.html index 7c08d90b..7867d63a 100644 --- a/examples/SVG Import/Testing.html +++ b/examples/SVG Import/Testing.html @@ -35,6 +35,6 @@ I love SVG - + \ No newline at end of file diff --git a/examples/SVG Import/Text Testing.html b/examples/SVG Import/Text Testing.html index a768f6b9..e0cf4a2e 100644 --- a/examples/SVG Import/Text Testing.html +++ b/examples/SVG Import/Text Testing.html @@ -14,6 +14,6 @@ Plain SVG Text Rotated SVG Text - + \ No newline at end of file diff --git a/examples/SVG Import/Tiger.html b/examples/SVG Import/Tiger.html index 80e5c78a..efc5da65 100644 --- a/examples/SVG Import/Tiger.html +++ b/examples/SVG Import/Tiger.html @@ -737,6 +737,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Transform Testing.html b/examples/SVG Import/Transform Testing.html index d1b0d9fd..91f35136 100644 --- a/examples/SVG Import/Transform Testing.html +++ b/examples/SVG Import/Transform Testing.html @@ -17,6 +17,6 @@ - + \ No newline at end of file diff --git a/examples/SVG Import/Viewbox.html b/examples/SVG Import/Viewbox.html index 68ed98c1..702185e8 100644 --- a/examples/SVG Import/Viewbox.html +++ b/examples/SVG Import/Viewbox.html @@ -33,6 +33,6 @@ Stretch to fit - + \ No newline at end of file diff --git a/examples/Scripts/Arcs.html b/examples/Scripts/Arcs.html index 0583a1d6..5fbd7a5f 100644 --- a/examples/Scripts/Arcs.html +++ b/examples/Scripts/Arcs.html @@ -34,6 +34,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/BlendModes.html b/examples/Scripts/BlendModes.html index e653d7c9..c9df530f 100644 --- a/examples/Scripts/BlendModes.html +++ b/examples/Scripts/BlendModes.html @@ -69,7 +69,7 @@

Paper.js Canvas

- +

SVG Export

diff --git a/examples/Scripts/BooleanOperations.html b/examples/Scripts/BooleanOperations.html index bc0e5c08..6526f47f 100644 --- a/examples/Scripts/BooleanOperations.html +++ b/examples/Scripts/BooleanOperations.html @@ -27,6 +27,7 @@ function runTest(testName, handler) { var caption = document.createElement('h3'); var canvas = document.createElement('canvas'); + canvas.setAttribute('hidpi'); caption.appendChild(document.createTextNode(testName)); container.appendChild(caption); container.appendChild(canvas); diff --git a/examples/Scripts/CompoundPath.html b/examples/Scripts/CompoundPath.html index 0c0f04a3..a093fcda 100644 --- a/examples/Scripts/CompoundPath.html +++ b/examples/Scripts/CompoundPath.html @@ -14,6 +14,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/CurveTimeParameterization.html b/examples/Scripts/CurveTimeParameterization.html index 5060ce86..d02c0157 100644 --- a/examples/Scripts/CurveTimeParameterization.html +++ b/examples/Scripts/CurveTimeParameterization.html @@ -56,6 +56,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/HslColor.html b/examples/Scripts/HslColor.html index 58384b2f..14c9614e 100644 --- a/examples/Scripts/HslColor.html +++ b/examples/Scripts/HslColor.html @@ -48,6 +48,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/PathStructure.html b/examples/Scripts/PathStructure.html index 5090a1c5..91aa658a 100644 --- a/examples/Scripts/PathStructure.html +++ b/examples/Scripts/PathStructure.html @@ -95,6 +95,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/Resize.html b/examples/Scripts/Resize.html index ed1fa601..7be4f2f6 100644 --- a/examples/Scripts/Resize.html +++ b/examples/Scripts/Resize.html @@ -37,6 +37,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/RoundRectangle.html b/examples/Scripts/RoundRectangle.html index add4aa51..f7091492 100644 --- a/examples/Scripts/RoundRectangle.html +++ b/examples/Scripts/RoundRectangle.html @@ -23,6 +23,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/Shapes.html b/examples/Scripts/Shapes.html index 55c19a19..934e3cad 100644 --- a/examples/Scripts/Shapes.html +++ b/examples/Scripts/Shapes.html @@ -58,6 +58,6 @@ - + \ No newline at end of file diff --git a/examples/Scripts/StrokeBounds.html b/examples/Scripts/StrokeBounds.html index 97745253..89034d27 100644 --- a/examples/Scripts/StrokeBounds.html +++ b/examples/Scripts/StrokeBounds.html @@ -96,6 +96,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/BezierTool.html b/examples/Tools/BezierTool.html index f1fd1e74..ba7d7fc1 100644 --- a/examples/Tools/BezierTool.html +++ b/examples/Tools/BezierTool.html @@ -85,6 +85,6 @@ Drag segment handles and points to manipulate them. Close the path to start a new one.

- + \ No newline at end of file diff --git a/examples/Tools/Circles.html b/examples/Tools/Circles.html index cdf3b121..ab229d3f 100644 --- a/examples/Tools/Circles.html +++ b/examples/Tools/Circles.html @@ -23,6 +23,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/Clouds.html b/examples/Tools/Clouds.html index 8d0fb4a5..9979f26c 100644 --- a/examples/Tools/Clouds.html +++ b/examples/Tools/Clouds.html @@ -30,6 +30,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/DrippingBrush.html b/examples/Tools/DrippingBrush.html index 34337cb2..a9e38342 100644 --- a/examples/Tools/DrippingBrush.html +++ b/examples/Tools/DrippingBrush.html @@ -68,6 +68,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/FancyBrush.html b/examples/Tools/FancyBrush.html index cd1fa152..4785282b 100644 --- a/examples/Tools/FancyBrush.html +++ b/examples/Tools/FancyBrush.html @@ -77,6 +77,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/Grid.html b/examples/Tools/Grid.html index c4e56b79..596627a2 100644 --- a/examples/Tools/Grid.html +++ b/examples/Tools/Grid.html @@ -39,6 +39,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/MultiLines.html b/examples/Tools/MultiLines.html index b7ff082c..9f91ba4f 100644 --- a/examples/Tools/MultiLines.html +++ b/examples/Tools/MultiLines.html @@ -39,6 +39,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/PathEditing.html b/examples/Tools/PathEditing.html index 1bea87a6..14bbf3f4 100644 --- a/examples/Tools/PathEditing.html +++ b/examples/Tools/PathEditing.html @@ -94,6 +94,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/SquareRounded.html b/examples/Tools/SquareRounded.html index b79fd4d4..75279ec1 100644 --- a/examples/Tools/SquareRounded.html +++ b/examples/Tools/SquareRounded.html @@ -71,6 +71,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/Stars.html b/examples/Tools/Stars.html index 42c447b5..86d43fa5 100644 --- a/examples/Tools/Stars.html +++ b/examples/Tools/Stars.html @@ -33,6 +33,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/Vektor.html b/examples/Tools/Vektor.html index 33453d12..c69f1a2d 100644 --- a/examples/Tools/Vektor.html +++ b/examples/Tools/Vektor.html @@ -195,6 +195,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/Wave.html b/examples/Tools/Wave.html index 38a857aa..4667a914 100644 --- a/examples/Tools/Wave.html +++ b/examples/Tools/Wave.html @@ -45,6 +45,6 @@ - + \ No newline at end of file diff --git a/examples/Tools/WormFarm.html b/examples/Tools/WormFarm.html index e1694acb..0e6e5d4c 100644 --- a/examples/Tools/WormFarm.html +++ b/examples/Tools/WormFarm.html @@ -83,6 +83,6 @@ - + \ No newline at end of file