Releases: Gissio/mcu-renderer
Releases · Gissio/mcu-renderer
1.0.15
16 Aug 19:07
Compare
Sorry, something went wrong.
No results found
1.0.14
10 Aug 03:40
Compare
Sorry, something went wrong.
No results found
Added [FONTNAME]_SIZE define to fontconv.
1.0.13
15 Jul 18:47
Compare
Sorry, something went wrong.
No results found
Fixes issues in UTF-8 and UTF-16 decoder logic.
1.0.10
13 Jul 20:50
Compare
Sorry, something went wrong.
No results found
Improved UTF-8 and UTF-16 decoder logic.
1.0.9
03 May 23:35
Compare
Sorry, something went wrong.
No results found
Added MR_COLOR sample colors.
1.0.8
03 May 20:08
Compare
Sorry, something went wrong.
No results found
fontconv now notifies users of requested characters unavailable in the font.
Renamed fontconv --points parameter to --pixels.
Improved documentation.
1.0.7
28 Apr 05:21
Compare
Sorry, something went wrong.
No results found
Ported fontconv tool to Python.
Added textproc tool for calculating Unicode codepoint sets from text/.c files.
Fixed examples so they compile correctly.
1.0.6
10 Mar 05:26
Compare
Sorry, something went wrong.
No results found
Fixed text buffer error.
Removed unused mr->buffer_pitch.
Fixed ST7565 buffer overflow.
Improved handling of chipselect.
1.0.4
14 Jan 18:26
Compare
Sorry, something went wrong.
No results found
Added chipselect callback.
1.0.3
12 Sep 23:37
Compare
Sorry, something went wrong.
No results found
Renamed mr_set_text_color to mr_set_stroke_color.
Added mr_draw_bitmap for drawing monochrome images.