Commit be4010a
committed
Inline CP437 font and clean MAX7219 header
Move CP437 font data into header as an inline constexpr array (kCp437Font) and provide character dimensions as constexpr. Remove the separate font_cp437.cpp translation unit. Update copyright/year and tweak file comment. Clean up Max7219Matrix API by removing the Rotate declaration and removing unused font_size_ and font_ members.1 parent e77349b commit be4010a
4 files changed
Lines changed: 290 additions & 332 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | | - | |
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
| |||
This file was deleted.
0 commit comments