FS#2647 - convbdf fix for unsorted glyphs
Attached to Project:
Rockbox
Opened by Frank Dischner (phaedrus961) - Tuesday, 23 August 2005, 15:37 GMT
Last edited by Daniel Stenberg (bagder) - Tuesday, 23 August 2005, 21:39 GMT
Opened by Frank Dischner (phaedrus961) - Tuesday, 23 August 2005, 15:37 GMT
Last edited by Daniel Stenberg (bagder) - Tuesday, 23 August 2005, 21:39 GMT
|
DetailsCurrently convbdf will sort the bits order in the order
of the encoding when creating the .c or .fnt file, but it doesn't update the offsets. This patch makes sure the offsets are updated along with the bits, so that fonts with out of order glyphs display properly. |
This task depends upon
Closed by Daniel Stenberg (bagder)
Tuesday, 23 August 2005, 21:39 GMT
Reason for closing: Accepted
Additional comments about closing: Logged In: YES
user_id=1110
Thanks!
Tuesday, 23 August 2005, 21:39 GMT
Reason for closing: Accepted
Additional comments about closing: Logged In: YES
user_id=1110
Thanks!
Thanks!