Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 500 Bytes

Subito FontViewer

Subito FontViewer is a part of the Subito Project. It is simply a JavaScript application that renders SVG font files.

This repository is here to make the Subito project more modular, as it is intended for the Subito Project. 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