Document freetype-py project page

Clarify freetype-py, rather than freetype-py dependency and project home page.
pull/71/head
clach04 2025-02-07 17:26:24 -08:00 zatwierdzone przez GitHub
rodzic af5e68141f
commit 689bb643eb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -71,7 +71,7 @@ API is unchanged.
# 2. Dependencies
The utility requires Python 3.2 or greater, also `freetype` which may be
The utility requires Python 3.2 or greater, also [freetype-py](https://github.com/rougier/freetype-py) which may be
installed using `pip3`. On Linux (you may need a root prompt):
```shell