Skip to content

A simple SVG viewer, Providing an easy way to list all glyphs contained by a SVG font file.

Notifications You must be signed in to change notification settings

santhoshanand/fontviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG FontViewer

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

About

A simple SVG viewer, Providing an easy way to list all glyphs contained by a SVG font file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.9%
  • HTML 17.2%
  • CSS 8.9%