tmroyal / woff-viewer

Simple web application allowing for the basic viewing of woff and woff2 file. Additional functionality for searching and viewing Unicode descriptions and ranges.

Home Page:http://www.tmroyal.com/woff-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Woff Viewer

Available at http://www.tmroyal.com/woff-viewer/

This is a basic web application that allows a user to view glyphs from a woff or woff2 webfont.

The user chooses a web font on their hard drive, and then the app displays all of the selected glpyhs for that font.

I am proud that this thing works well for me, but I would like to revisit this eventually in order to clean the code up. I also would like to enable to loading of woff's from CDN's and the like.

Thanks for reading!

Screenshot

Screenshot of woff-viewer

About

Simple web application allowing for the basic viewing of woff and woff2 file. Additional functionality for searching and viewing Unicode descriptions and ranges.

http://www.tmroyal.com/woff-viewer/

License:MIT License


Languages

Language:JavaScript 55.6%Language:CSS 22.6%Language:HTML 12.6%Language:Python 9.2%