This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12000 - convttf: Make digits equally wide
Attached to Project:
Rockbox
Opened by Magnus Holmgren (learman) - Tuesday, 08 March 2011, 21:42 GMT+2
Last edited by Magnus Holmgren (learman) - Tuesday, 22 March 2011, 20:37 GMT+2
Opened by Magnus Holmgren (learman) - Tuesday, 08 March 2011, 21:42 GMT+2
Last edited by Magnus Holmgren (learman) - Tuesday, 22 March 2011, 20:37 GMT+2
|
DetailsThis patch makes convttf make the digits 0 - 9 equally wide, if they seem to be so for the font in question. Works fine for Segoe UI (only font I've tested with so far). Main thing left to do is an option to enable/disable this behavior (and perhaps force it?). Also, there's a debug printf (commented out) in there, that should be removed before commit.
|
This task depends upon
Closed by Magnus Holmgren (learman)
Tuesday, 22 March 2011, 20:37 GMT+2
Reason for closing: Accepted
Tuesday, 22 March 2011, 20:37 GMT+2
Reason for closing: Accepted
Should be the final version, unless some issues turns up.