Skip to content

macSVG v1.1.2 Release

Compare
Choose a tag to compare
@dsward2 dsward2 released this 26 Nov 12:19
· 71 commits to master since this release

macSVG is a MIT-licensed open-source macOS app for designing HTML5 SVG 1.1 (Scalable Vector Graphics) art and animation.

macSVG can produce dynamic, high-quality graphics and animation for HTML5 web views that work on most major desktop and mobile platforms, including iOS, Android, macOS, Microsoft Windows and Linux.

macSVG uses the standard macOS WebKit framework for interactive editing and rendering of SVG documents, in addition to several Cocoa plug-in bundles for editing SVG elements and attributes.

The latest release of macSVG, built as an Apple ID-signed application, is available for download at https://github.com/dsward2/macSVG/releases

See the macSVG website for more documentation and release notes - http://macsvg.org/

macSVG v1.1.2 Release Notes - November 26, 2017

MacSVG v1.1.2 introduces a new plug-in called Element Info. This plug-in displays information about the currently selected element, and is especially helpful when drawing a new element or editing an existing one. The ElementInfoEditor shows these attribute values, depending on the element: x, y, width, height, cx, cy, r, rx and ry. The plug-in also show the current bounding box in the web view for the selected element, and the current DOM mouse page coordinates.

When the center-of-rotation handle is dragged to new coordinates, if the selected element contains an "animateTransform" element, the app will attempt to sync the new center-of-rotation coordinates to the animateTransform element. This works best if the SVG animation is stopped or paused.

Added ToolTips to the XMLOutlineView view. When the mouse hovers over the Element column in the outline view, the XML representation of the element will be displayed.


macSVG v1.1.2 Installation

Download "macSVG-v1.1.2.zip" from the "Downloads" section below, and decompress the Zip file. Drag the macSVG.app file to the /Applications folder.

For the first launch of a new installation, the app will request user permission to run the application, and to receive network connections for the built-in HTTP server.


macSVG - http://macsvg.org

macSVG project - https://github.com/dsward2/macsvg

Copyright (c) 2016-2017 by ArkPhone, LLC.

All trademarks are the property of their respective holders.