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

https://github.com/ericfreese/font-viewer


https://github.com/ericfreese/font-viewer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Font Viewer

Preview font files in an editor in Atom. Support zooming via `CTRL+` `CTRL-`, and `CTRL0` (`⌘` on MacOS)

Shows a preview of all mapped characters. Currently supports `.otf`, `.ttf`, and `.woff`

![Font Viewer](https://github.com/ericfreese/font-viewer/blob/master/screenshot.webp?raw=true)

Based on [image-view](https://github.com/atom/image-view). Uses the [freetype2](https://www.npmjs.org/package/freetype2) module for font file parsing.

https://atom.io/packages/font-viewer