https://github.com/ericfreese/font-viewer
https://github.com/ericfreese/font-viewer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericfreese/font-viewer
- Owner: ericfreese
- License: mit
- Created: 2014-03-11T07:53:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T05:31:13.000Z (about 4 years ago)
- Last Synced: 2025-03-30T04:41:31.508Z (about 1 year ago)
- Language: JavaScript
- Size: 3.45 MB
- Stars: 27
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`

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