Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicothin/webfont_convert_test

Репозиторий к статье про оптимизации шрифтов
https://github.com/nicothin/webfont_convert_test

converter font loading optimization ttf web-fonts woff

Last synced: about 1 month ago
JSON representation

Репозиторий к статье про оптимизации шрифтов

Awesome Lists containing this project

README

        

# Тест конвертеров шрифтов

Проверка качества работы веб-сервисов и локальных инструментов работы со шрифтами.

### [ttf2woff](https://github.com/fontello/ttf2woff)


node_modules/.bin/ttf2woff fonts/lato/lato__latofonts_com.ttf fonts/lato/lato__ttf2woff.woff

### [github.com/fontello/ttf2woff](https://github.com/fontello/ttf2woff)


cat fonts/lato/lato__latofonts_com.ttf | node_modules/.bin/ttf2woff2 >> fonts/lato/lato__ttf2woff2.woff2