1 |
ron |
1 |
# Marlin fonts
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
## Author and license
|
|
|
5 |
The original author of the following font files is [A. Hardtung](https://github.com/AnHardt).
|
|
|
6 |
|
|
|
7 |
Any copyright is dedicated to the Public Domain.
|
|
|
8 |
http://creativecommons.org/publicdomain/zero/1.0/
|
|
|
9 |
|
|
|
10 |
- HD44780_C.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
11 |
- HD44780_J.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
12 |
- HD44780_W.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
13 |
- ISO10646-1.fon ([be79235](https://github.com/MarlinFirmware/Marlin/commit/be79235ef255a5c42fd385820447ec351f23b9b1))
|
|
|
14 |
- ISO10646_5_Cyrillic.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
15 |
- ISO10646_CN.fon ([6b1b718](https://github.com/MarlinFirmware/Marlin/commit/6b1b71837c98ceab55db7433357a13cd829d1ede))
|
|
|
16 |
- ISO10646_Kana.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
17 |
- Marlin_symbols.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
|
|
|
18 |
|
|
|
19 |
Additional changes to the original font files being distritubted with Marlin are copyrighted under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license.
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
## Documentation
|
|
|
23 |
For detailed information about [adding new fonts](http://www.marlinfw.org/docs/development/fonts.html) to Marlin visit our documentation website.
|