forked from AntumDeluge/wxSVG
-
Notifications
You must be signed in to change notification settings - Fork 0
wxSVG is C++ library to create, manipulate and render SVG files.
License
scuthanman/wxSVG
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------- wxSVG ------- About ------- wxSVG is C++ library to create, manipulate and render Scalable Vector Graphics (SVG) files with the wxWidgets toolkit. License ------- wxSVG is free software. You may use it for any personal, commercial or educational purpose, including installing it on as many different computers as you wish. wxSVG is licensed under the wxWindows Library Licence, Version 3. Installation ------------ Compilation dependencies of wxSVG: wxGTK >= 2.6.3 (http://www.wxwidgets.org) ffmpeg >= 1.0 (https://www.ffmpeg.org/) libtool >= 1.5.26 (http://www.gnu.org/software/libtool/) To build wxSVG type ./configure && make To install wxSVG type make install See http://wxsvg.sourceforge.net/ for more information
About
wxSVG is C++ library to create, manipulate and render SVG files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 76.3%
- Python 9.8%
- HTML 4.1%
- C 3.6%
- M4 3.2%
- Shell 2.8%
- Makefile 0.2%