Block a user
Rework build system to pre-generate font glyphs at 8bit high/16 bit high sizes
Rework build system to pre-generate font glyphs at 8bit high/16 bit high sizes
Ability to rotate pixel output 180 degrees
6d41563226
new -flip arg to rotate 180 degrees
4a55140672
do not assume filename is last arg
50dc69ae9b
remove allocation of Options on the heap
25e410c0b5
disable image-based font generation
b05ac7bae7
switch to manual text overlay
8c9df71080
const -> var to aid assignments
b07c75ca9a
add fontgen output to git ignore
08b30a336f
add dedicated font generation exe for the build
Add ability to pipe in text and/or redirect from file (isatty)
a7b917d3e9
implement ability to pipe in text (#3)
80d0f8c377
add expected output
753a06c54d
remove dead code
59fbf04da6
add tests
ad80f250a6
more cleanup
Enable partial display updates
Ability to rotate pixel output 180 degrees
Add ability to pipe in text and/or redirect from file (isatty)
Rework build system to pre-generate font glyphs at 8bit high/16 bit high sizes
Add i2c native implementation
26c52dd278
remove commented code
5cd582b2e4
ability to send to stdout only
175899a539
add optimization notes
7b30811ead
argv bug fixes
5187ccffa2
add return code handling