Close

Word Wrapping

A project log for 1K LCD Tinyfont

A tiny pixel font rendered to an LCD display, in under 1K program space.

zachZach 12/29/2016 at 05:340 Comments

The program now uses word wrapping when displaying the message to the display. This is done naturally based on the width of the characters. Manually newlines are also supported

The project is feature complete, clocking in at 1014 bytes- we just made it!

Discussions