Browse Source

Update the font README to link to marlinfw.org

João Brázio 8 years ago
parent
commit
b15ef35568
No account linked to committer's email address
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      buildroot/share/fonts/README.md

+ 4
- 1
buildroot/share/fonts/README.md View File

@@ -1,5 +1,6 @@
1 1
 # Marlin fonts
2 2
 
3
+
3 4
 ## Author and license
4 5
 The original author of the following font files is [A. Hardtung](https://github.com/AnHardt).
5 6
 
@@ -15,6 +16,8 @@ http://creativecommons.org/publicdomain/zero/1.0/
15 16
  - ISO10646_Kana.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
16 17
  - Marlin_symbols.fon ([fe2bd23](https://github.com/MarlinFirmware/Marlin/commit/fe2bd237d556439499dfdee852c1550c7a16430a))
17 18
 
18
-Any additional changes to these font files being distributed with Marlin are copyrighted under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) license.
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
+
19 21
 
20 22
 ## Documentation
23
+For detailed information about [adding new fonts](http://www.marlinfw.org/docs/development/fonts.html) to Marlin visit our documentation website.

Loading…
Cancel
Save