macSVG

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

macSVG Screenshot

The macSVG website is under construction at http://macsvg.org/

Examples:

Coming soon:

A downloadable Apple ID-signed application.

Until then, macSVG can be built from source code on this repository.

Open "macSVG.xcworkspace" in Xcode, set the build target to "macSVG Debug", build and run.

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

Early adapter notes:

Several examples are available under macSVG's Help menu with the "Browse SVG Examples..." command.

Drag-and-drop into MacSVG's NSOutlineView can import SVG files from many external sources.

When a new build of macSVG.app is launched for the first time, macOS will ask the user if macSVG should be allowed to accept incoming network connections. If you wish to enable macSVG's built-in HTTP server, click the "Allow" button. Or, click the "Deny" button to block incoming network connections.

macSVG.app includes a built-in HTTP server, which allows the current document window to be quickly previewed with standard Mac web browsers like Safari, Chrome and Firefox, and other devices on the local area network, including iOS devices, PCs, etc. The first time macSVG is launched, macOS will pose a dialog message "Do you want the application “macSVG.app” to accept incoming network connections?". Click "Allow" or "Deny" to enable or disable remote connections.

Currently, this project uses Apple's standard WebKit.framework, not a custom version of WebKit. However, two pre-built static libraries are members of this project: libcrypto.a, and libssh2.a built with DFSSHWrapper.

Developing...

Copyright (c) 2016 by ArkPhone, LLC.

Description
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Readme Multiple Licenses 9.4 MiB
Languages
Objective-C 79%
HTML 14.5%
C 5%
Rich Text Format 0.8%
Objective-C++ 0.4%
Other 0.2%