vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
70 stars 9 forks source link

Adjust LCD font to be more "correct" #373

Closed vintagepc closed 1 year ago

vintagepc commented 1 year ago

Per title. @leptun identified a few characters that are not identical to the original HD44780 font.

This corrects those characters (D, s, g, and 7)

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7f37950) 90.77% compared to head (32cd12a) 90.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ======================================= Coverage 90.77% 90.77% ======================================= Files 153 153 Lines 7851 7851 ======================================= Hits 7127 7127 Misses 724 724 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.