Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
Репозиторий к статье про оптимизации шрифтов
- Host: GitHub
- URL: https://github.com/nicothin/webfont_convert_test
- Owner: nicothin
- Created: 2016-08-25T17:29:52.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-03-06T10:17:59.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T19:12:03.105Z (3 months ago)
- Topics: converter, font, loading, optimization, ttf, web-fonts, woff
- Language: HTML
- Homepage: http://nicothin.pro/page/webfonts-min
- Size: 9.94 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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