Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luontola/svg-printing-poc

Proof of concept about SVG-to-PNG, manipulating SVG DOM etc.
https://github.com/luontola/svg-printing-poc

Last synced: 4 days ago
JSON representation

Proof of concept about SVG-to-PNG, manipulating SVG DOM etc.

Awesome Lists containing this project

README

        

# SVG Proof of Concept

Demonstrates putting SVG on a web page:

1. various ways to put SVG in HTML
2. text wrapping by putting HTML in SVG
3. converting SVG to PNG
4. manipulating SVG DOM
5. sensitivity to global CSS

## Using

python server.py
open http://localhost:8080/svg-to-png.html