From ff14bc7031503cdcdae72db8eb6c1ef7da669204 Mon Sep 17 00:00:00 2001 From: dsward2 Date: Mon, 27 Mar 2017 23:46:31 -0500 Subject: [PATCH] In the Path Animation and Shape Morphing example, a shape-rendering="geometricPrecision" attribute was added to the animated element. --- macSVG/MacSVG-Info.plist | 2 +- .../macsvg_examples/svg/path_animation_and_shape_morphing.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/macSVG/MacSVG-Info.plist b/macSVG/MacSVG-Info.plist index eaabc45..d5cac90 100644 --- a/macSVG/MacSVG-Info.plist +++ b/macSVG/MacSVG-Info.plist @@ -105,7 +105,7 @@ CFBundleSignature ???? CFBundleVersion - 0636 + 0637 LSApplicationCategoryType public.app-category.graphics-design LSMinimumSystemVersion diff --git a/macSVG/Resources/macsvg_examples/svg/path_animation_and_shape_morphing.svg b/macSVG/Resources/macsvg_examples/svg/path_animation_and_shape_morphing.svg index fb7108c..91d88c8 100644 --- a/macSVG/Resources/macsvg_examples/svg/path_animation_and_shape_morphing.svg +++ b/macSVG/Resources/macsvg_examples/svg/path_animation_and_shape_morphing.svg @@ -1,3 +1,3 @@ -Path Animation and Shape MorphingThis example shows path animation / shape morphing, designed with macSVG's Path Element Shape Animation Editor.Path Animation and Shape MorphingDesigned with macSVG’s Path Element Shape Animation Editor. \ No newline at end of file +Path Animation and Shape MorphingThis example shows path animation / shape morphing, designed with macSVG's Path Element Shape Animation Editor.Path Animation and Shape MorphingDesigned with macSVG’s Path Element Shape Animation Editor. \ No newline at end of file