Martouffff / lolshield

Automatically exported from code.google.com/p/lolshield
0 stars 0 forks source link

Font::Draw won't display on the 14th row #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using the Font::Draw command to draw text that should be drawn through the 
14th row, the row is blank instead of lighting up. I would expect the text to 
be drawn through this row.

Original issue reported on code.google.com by Matt.M...@gmail.com on 19 Jul 2010 at 6:45

GoogleCodeExporter commented 9 years ago
Should be fixed in SVN commit 7. The display range was incorrectly checking for 
>13 rather than >14.

Original comment by Matt.M...@gmail.com on 19 Jul 2010 at 6:47

GoogleCodeExporter commented 9 years ago
This is still an issue in the latest Arduino library download (LoLShield 
V0.2.beta.zip) so it affect users (like myself) who aren't savvy enough to 
checkout  the latest svn versions. Could someone update the download so 
hobbyists can get their examples working?

Original comment by mse...@googlemail.com on 18 Aug 2011 at 1:02