| Ticket Hash: | b1a99aeae978cd2cf042166dd5524ea089c0c120 | |||
| Title: | Text often overruns its box | |||
| Status: | Open | Type: | Code_Defect | |
| Severity: | Critical | Priority: | ||
| Subsystem: | Resolution: | |||
| Last Modified: | 2012-04-09 21:39:20 | |||
| Version Found In: | 0.1 | |||
| Description: | ||||
|
Currently, banterpixra does not know how to calculate the actual width of some text, so simply assumes a constant character width and multiplies it by the number of characters.
This is insufficient, and causes some things to be too wide for their text, and a few things to be too narrow... | ||||