Revamp of the bitmap allocation for the fonts. Implements the idea from FS#9907 ...
commit3a74ffabee7a0ef76144311b2866c35abd88f5a5
authoralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Fri, 6 Mar 2009 22:50:47 +0000 (6 22:50 +0000)
committeralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Fri, 6 Mar 2009 22:50:47 +0000 (6 22:50 +0000)
treea03293fc01e619ba277ac7f02b659039184d7a75
parent90bff00f4a122c57516d0f394d683c5a1dd1fa39
Revamp of the bitmap allocation for the fonts. Implements the idea from FS#9907 (reallocate when maxwidth grows), but does it correctly. Also gets rid of the warning "DWIDTH spec > ..." which is irritating since the bounding box header of the font is not required to specify the MAX width.
Also replaced TABs with spaces.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20219 a1c6a512-1295-4272-9138-f99709370657
tools/convbdf.c