iosevka-prog-font-builder/README.md

11 lines
376 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Iosevka Prog
Скрипт для сборки шрифта Iosevka Prog, похожего на [PragmataPro](https://fsd.it/shop/fonts/pragmatapro/).
В основе лежит шрифт [Iosevka](https://github.com/be5invis/Iosevka/).
Для сборки требуется установка [Docker](https://www.docker.com/):
```sh
sudo apt-get install docker.io
```