Nastroj na generovani fontu
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
java FontConverterV3 "Tahoma" 14 r > font-tahoma.h
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,21 @@
|
||||
# Generator fontu z fontu, instalovaných v systému
|
||||
|
||||
Původní zdroj je https://github.com/chall3ng3r/Squix-Display-FontConverterV3
|
||||
|
||||
## Parametry příkoazové řádky
|
||||
|
||||
* Jméno fontu v uvozovkách
|
||||
* Celočíselná velikost fontu
|
||||
* r - regular, b - bold
|
||||
|
||||
## Příklad použití
|
||||
|
||||
```
|
||||
java FontConverterV3 "Tahoma" 14 r > font-tahoma.h
|
||||
```
|
||||
|
||||
## Instalace TTF fontů do Linuxu
|
||||
|
||||
https://www.unixtutorial.org/how-to-install-ttf-fonts-in-linux/
|
||||
|
||||
https://itsfoss.com/install-fonts-ubuntu/
|
||||
Reference in New Issue
Block a user