Skip to content

bugfix: #21 Buffer overruns occur when draw_string on a string of zero length. ( thanks for @haoling )

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 25 Jun 09:01
· 1460 commits to master since this release
fd4e8e1

Fixed an issue where the BMP font was 1 pixel out of bottom when the decimal point scale was set.
add typedef GFXglyph and GFXFont
update: Avoiding File Conflicts.