2016-07-28 15:53:13 +00:00
# Marlin fonts
2016-08-01 12:53:51 +00:00
2016-07-28 15:53:13 +00:00
## Author and license
The original author of the following font files is [A. Hardtung ](https://github.com/AnHardt ).
Any copyright is dedicated to the Public Domain.
2020-07-24 01:46:11 +00:00
https://creativecommons.org/publicdomain/zero/1.0/
2016-07-28 15:53:13 +00:00
- HD44780_C.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
- HD44780_J.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
- HD44780_W.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
- ISO10646-1.fon ([be79235](https://github.com/MarlinFirmware/Marlin/commit/be79235ef255a5c42fd385820447ec351f23b9b1))
- ISO10646_5_Cyrillic.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
- ISO10646_CN.fon ([6b1b718](https://github.com/MarlinFirmware/Marlin/commit/6b1b71837c98ceab55db7433357a13cd829d1ede))
- ISO10646_Kana.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
- Marlin_symbols.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
2020-07-17 14:30:41 +00:00
Additional changes to the original font files distributed with Marlin are copyrighted under the terms of the [GPLv3 ](https://www.gnu.org/licenses/gpl-3.0.txt ) license.
2016-08-01 12:53:51 +00:00
2016-07-28 15:53:13 +00:00
## Documentation
2020-07-24 01:46:11 +00:00
For detailed information about [adding new fonts ](https://www.marlinfw.org/docs/development/fonts.html ) to Marlin visit our documentation website.