font rendering: Use ranges for bounding instead of buggy routine
commitf06eb401c4754cbbc2c5b26c1a4e5a04deaff37b
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 20 May 2015 05:51:14 +0000 (20 08:51 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 20 May 2015 05:51:14 +0000 (20 08:51 +0300)
tree150a6233ee34bcdc814f036142bfe6d4000a18cf
parentf04379b03cb7dfe8262ae67a039490d6f0f95ac0
font rendering: Use ranges for bounding instead of buggy routine

This fixes the drawing junk problem if character is drawn off top or
off left.
src/library/framebuffer-font2.cpp