Skip to content

miruji/compsvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compsvg

For now it just compresses the SVG into a .zst file so that it can be transferred more easily from the server to the client. It is assumed that your SVG file has already been optimized and shortened as much as possible for the look you need.

Can be used cargo run --release -- <input file>.svg

Or you can cargo build and use compsvg <input file>.svg

About

Compresses SVG to .svg.br

Topics

Resources

License

Stars

Watchers

Forks

Languages