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

https://github.com/escapace/pangram

A command-line tool that automates web font loading and localization best practices.
https://github.com/escapace/pangram

Last synced: about 1 year ago
JSON representation

A command-line tool that automates web font loading and localization best practices.

Awesome Lists containing this project

README

          

# pangram

A command-line tool that automates web font loading and localization best practices.

- compresses the @font-face unicode-range descriptors
- subsets fonts to unicode-range code points mapped by the font
- optimizes and converts fonts to WOFF version 1 with Zopfli compression and WOFF version 2 with Brotli compression
- exports @font-face at-rules, classes, noscript styles for each locale
- writes a font-loader script for loading locale-specific fonts in the browser