Skip to content
forked from dsward2/macSVG

macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ---

License

Notifications You must be signed in to change notification settings

visualfc/macSVG

 
 

Repository files navigation

macSVG

February 1, 2019 – macSVG v1.1.5 is released, with a temporary fix for the application to work in macOS Mojave Dark Mode. For now, the app will "opt-out" of Dark Mode, and render views as a Light Mode application. The next release will adjust the views to provide a proper Dark Mode user interface.


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

macSVG Screenshot

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 version of macSVG.app – code-signed with a registered Apple ID from the developer – is available for download at the Github project release page:

https://github.com/dsward2/macSVG/releases

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

Examples:

Apple’s free Xcode system is required to build the macOS application from the source code. Most of the application source code is written in Objective-C language, but a Swift language target has been added recently for a plug-in editor bundle. To build macSVG.app, open "macSVG.xcworkspace" in Xcode, set the build target to "macSVG Debug", build and run.

See the macSVG.org Developer page for more info: https://macsvg.org/developer/

Future project goals:

Migration to Swift language, and Swift Package Manager for importing third-party code.

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

All trademarks are the property of their respective holders.

About

macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ---

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 79.6%
  • HTML 13.1%
  • C 5.9%
  • Rich Text Format 0.7%
  • Objective-C++ 0.4%
  • Swift 0.2%
  • Other 0.1%