Commit Graph

33 Commits (1955eea1b8f13697259e0e2403d47279d2d1ac6a)

Author SHA1 Message Date
Scott Lahteine bfad23d3e2 (c) 2020
Scott Lahteine 89490171ef Use "concatenatable" language codes
Jimmy Page 203d260a41 Update Japanese font and translation ()
Scott Lahteine d6a16525c2
New Language: Vietnamese ()
Scott Lahteine 7fbf40c20c Add command-check to get-bdf2u8g.sh
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c)
Scott Lahteine 0feeef2604 Update copyright in headers
Scott Lahteine 2117a45d1a Tweak usage strings
Scott Lahteine 9fbd73d931 Fix up some delta settings
Scott Lahteine 69d869c3d9 Tweak FR icon. Update font data.
Scott Lahteine 4a7c6f7241 NUM_ARRAY => COUNT
Scott Lahteine 02f8f4187a Clean up font data generation script
Scott Lahteine 82c96c971e Bring superscripts slightly lower in BDF fonts
Scott Lahteine 0c85869c26 Clean up file endings
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup ()
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
Scott Lahteine 9cd3529108 Organize language data, fix Korean and Danish
Scott Lahteine 8055ed24ff Move font data to a subfolder
brian park 2abf3d258d Korean language translation support ()
Scott Lahteine dde941cac8 Updates to font scripts and fonts documentation
Scott Lahteine 184c077c58 Correct includes (u8g.h) and spelling
Yunhui Fu 77bc653524 Use X windows 6x12 bitmap font to support western languages.
Scott Lahteine a51b61b38c Remove old and obsolete .fon files
Scott Lahteine 9d06d9edc8 Fix up fonts scripts
Yunhui Fu 3f71e951f1 Merge SK,CZ fonts to buildroot/share/fonts/ISO10646-0-2.bdf
Chris Pepper 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE ()
* Fix problems compiling u8glib utf8 support on Arduino
* Change header in auto-generated font data
* Change include in font gen scripts
Yunhui Fu 93273a4c9e Fix u8g.h search path error ()
Support env MARLIN_LANGS for user select generated language, and update doc; update script to generate dogm_font_data_ISO10646_1.h automatically.
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support ()
Scott Lahteine c0382cd8cd Add UTF-8 mapper for Slovak language
Based on ,  by @rmoravcik
Petr Zahradník 8c34233452 UTF-8 mapper for Czech
AnHardt a0004e7cd3 Change font decent to -1 for tt and gr
For speeding up font drawing unify font decent.
Tr and Gr have ben the only fonts with a font decent of -2.
Sorry for some, a bit compressd, but hopefully still readeble symbols.
Rigid3D 2327764980 Add Turkish Language
João Brázio b15ef35568
Update the font README to link to marlinfw.org
João Brázio 4f191a384b
Moves the font folder into the buildroot