All Projects → dsward2 → Macsvg

dsward2 / Macsvg

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

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Macsvg

Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-80.74%)
Mutual labels:  graphics, path, svg, bezier, html5
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-74.02%)
Mutual labels:  graphics, vector-graphics, path, svg
Svglib
Read SVG files and convert them to other formats.
Stars: ✭ 139 (-82.38%)
Mutual labels:  graphics, vector-graphics, svg
Svg.skia
An SVG rendering library.
Stars: ✭ 122 (-84.54%)
Mutual labels:  graphics, vector-graphics, svg
Scour
Scour - An SVG Optimizer / Cleaner
Stars: ✭ 443 (-43.85%)
Mutual labels:  graphics, vector-graphics, svg
Oshmi
SCADA HMI for substations and automation applications.
Stars: ✭ 180 (-77.19%)
Mutual labels:  graphics, svg, html5
Zrender
A lightweight graphic library providing 2d draw for Apache ECharts
Stars: ✭ 5,122 (+549.18%)
Mutual labels:  vector-graphics, svg, html5
Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (-78.58%)
Mutual labels:  graphics, vector-graphics, svg
Svgo
Go Language Library for SVG generation
Stars: ✭ 1,779 (+125.48%)
Mutual labels:  xml, graphics, svg
BezierKit
Bezier curves and paths in Swift for building vector applications
Stars: ✭ 190 (-75.92%)
Mutual labels:  bezier, path, vector-graphics
Oblivion
The language of Art
Stars: ✭ 414 (-47.53%)
Mutual labels:  graphics, svg
Wxhexeditor
wxHexEditor official GIT repo
Stars: ✭ 381 (-51.71%)
Mutual labels:  mac, editor
Marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
Stars: ✭ 22,894 (+2801.65%)
Mutual labels:  mac, editor
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-56.27%)
Mutual labels:  svg, html5
Etree
parse and generate XML easily in go
Stars: ✭ 763 (-3.3%)
Mutual labels:  xml, path
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+486.57%)
Mutual labels:  graphics, svg
Veditorkit
Lightweight and Powerful Editor Kit
Stars: ✭ 441 (-44.11%)
Mutual labels:  xml, editor
React Mt Svg Lines
A React.js wrapper component to animate the line stroke in SVGs
Stars: ✭ 344 (-56.4%)
Mutual labels:  path, svg
Core2d
A multi-platform data driven 2D diagram editor.
Stars: ✭ 475 (-39.8%)
Mutual labels:  graphics, editor
Jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Stars: ✭ 5,972 (+656.91%)
Mutual labels:  editor, html5

macSVG 1.1.7

May 12, 2020 – This release of macSVG 1.1.7 contains several bug fixes, notably with copy, paste and drag commands - and improves editing for SVG paths with relative coordinates. Some improvements were made for editing animation with keyTimes/keySplines/keyPoints animate, animateMotion and animateTransform elements. The built-in HTTP server was migrated to use GCDWebServer.


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.

We are monitoring the WebKit project concerning their plans to remove the Legacy WebView framework, which is used extensively in macSVG.

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

All trademarks are the property of their respective holders.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].