SVG FontViewer is simply a JavaScript application that renders SVG font files.
This repository is small example for the best usecase of svg viewer. The code is not licensed under anything, and I hereby renounce my copyright.
To use this application, simply open the fontviewer.html in your favourite browser supporting:
- SVG
- FileReader API
- DOMParser API or Microsoft.XMLDOM