diff --git a/macSVG/MacSVG-Info.plist b/macSVG/MacSVG-Info.plist index b710024..74a2688 100644 --- a/macSVG/MacSVG-Info.plist +++ b/macSVG/MacSVG-Info.plist @@ -105,7 +105,7 @@ CFBundleSignature ???? CFBundleVersion - 0091 + 0095 LSApplicationCategoryType public.app-category.graphics-design LSMinimumSystemVersion diff --git a/macSVG/Resources/macsvg_examples/svg/animateMotion_on_path_element_with_auto-rotate_and_keySplines.svg b/macSVG/Resources/macsvg_examples/svg/animateMotion_on_path_element_with_auto-rotate_and_keySplines.svg index 91a9559..f083b10 100644 --- a/macSVG/Resources/macsvg_examples/svg/animateMotion_on_path_element_with_auto-rotate_and_keySplines.svg +++ b/macSVG/Resources/macsvg_examples/svg/animateMotion_on_path_element_with_auto-rotate_and_keySplines.svg @@ -1,3 +1,3 @@ -animateMotion on path element with auto-rotate and keySplinesThis example demonstrates using the animateMotion element with a path element, specified by an mpath element, with attributes for auto-rotate, keyTimes and keySplines.animateMotion and mpathThis example demonstrates using the animateMotion element with a path element, specified by an mpath element, with attributes for auto-rotate, keyTimes and keySplines. \ No newline at end of file +animateMotion on path element with auto-rotate and keySplinesThis example demonstrates using the animateMotion element with a path element, specified by an mpath element, with attributes for auto-rotate, keyTimes and keySplines.animateMotion and mpathThis example demonstrates using the animateMotion element with a path element, specified by an mpath element, with attributes for auto-rotate, keyTimes and keySplines. \ No newline at end of file
This example demonstrates using the animateMotion element with a path element, specified by an mpath element, with attributes for auto-rotate, keyTimes and keySplines.