Skip to content

hpo14/marlin-fontutf8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Marlin lcdprint

This is a project to test the new language engine for Marlin. The purpose is to handle the UTF-8 strings to support HD44780 and U8GLIB in a embedded system.

The original project is here: https://github.com/yhfudev/u8glib-fontutf8.git

The font tool you need is in the latest Marlin: buildroot/share/fonts/* or you can get from the pull request: MarlinFirmware/Marlin#4704

How to compile and update the font data

If you changed the UTF-8 strings bracked by _UxGT() in the project, you need to run the script genallfont.sh.

So you'd best to put the source folder in Marlin source folder, to access the required font tools.

Try the local docker if travis meet error: https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-Image

About

UTF-8 strings supports for Marlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.7%
  • C++ 23.6%
  • Other 0.7%