Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

gareth618/svg-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG renderer

This project implements a CLI for rendering an SVG to a PNG image. You can test it using the SVGs in the examples directory.

Dependencies

pip install colorama Pillow

Usage

python3 exe-path svg-path [{-o | --output} png-path] [{-s | --show} | {-sa | --show-all}]

The --show[-all] option tells the program whether it should open the file(s) after rendering or not.

Author

Iulian Oleniuc (3B3)

About

Python Programming Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages