Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGX

Build Status Latest release Documentation License

Scalable Vector Graphics (SVG)

with a focus on performance and ease of use.

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999.

Features

  • Support for send styles attributes by Query parameters.

Installation

1. Clone Repository

git clone #SVGX REPOSITORY URL 

2. Add Executable to Path

For Linux and MacOS

export PATH=$PATH:./svgx/bin/svgx

For Windows

set PATH=%PATH%;./svgx/bin/svgx

Run Example

Indicates files

svgx ./img/**/*.svg

Indicates directories

svgx ./img/**/

Support

@qcmarcel

@qcmarcel

About

Scalable Vector Graphics (SVG) with a focus on performance and ease of use.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages