Skip to content

SVGMagic is a RAD Studio library which brings the SVG support to the VCL.

License

Notifications You must be signed in to change notification settings

Jeanmilost/SVGMagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGMagic - SVG support for RAD Studio

Building

Open src\SVGLibrary.groupproj build and install.

Third-Party library

SVGMagic requires a third-party library, named VerySimpleXml. This library brings the support of the Xml reading/writing in the Delphi IDE, and is linked to the Git project as a submodule. For that reason, don't forget to execute the command:

git submodule init

after you cloned the project. On the same way, you will have to execute the following command to update your submodule:

git submodule update

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

License

Since 2025, Ursa Minor Ltd. kindly opened the source code of the SVGMagic library. Now the code is under the MIT license.

About

SVGMagic is a RAD Studio library which brings the SVG support to the VCL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages