Large fonts -- Y offset calculation is incorrect
Opened this issue · 0 comments
yaredna commented
I believe that the calculation for the Y-offset of large font sizes (96 or 120 pt for example), the offset for most numbers and characters should be a negative number, and it is actually showing as a positive number. There may be a limit here for the offset (one byte, -127 ?)