
30th Nov 2009, 4:24 am
|
|
Member
I love my MPx player
|
|
Join Date: Jun 2009
Posts: 174
|
|
Quote:
Originally Posted by TopoX84
anyone knows how to modify the font of the SDK ?
|
Actually, I am working on it. I will make a tool to edit three fonts (ft12.bin, ft16.bin and ft24.bin). Also I will introduce the option to convert one of the windows system (which ever you choose) fonts into this format.
It will be then possible to apply it both for your own SDK compilation and your original firmware as well.
EDIT:
I want to ask you guys about another thing. Where can I find some information about the structure of BMP0.BIN? I want to make some useful tools for modding already compiled firmwares, but currently I am stuck with figuring out the header of this file. I know it contains offsets, widths and heights of all the stored bitmaps, and that bitmaps are in 32bpp format RRGGBBXX. But It would save my time if there is some documentation how to explicit all the header info at once.
Last edited by flasher86; 30th Nov 2009 at 6:12 am.
|