How to Create "Bitmap Font" using Pixel information
Graphics
2
Posts
2
Posters
0
Views
1
Watching
-
hi,,,,, I have Pixel information for all letters in one Font(xxxxx Font). I want to make BITMAP FONT using pixel information.... How can i move forward!!!!!! Any sugestions!!! Thank u....
-
hi,,,,, I have Pixel information for all letters in one Font(xxxxx Font). I want to make BITMAP FONT using pixel information.... How can i move forward!!!!!! Any sugestions!!! Thank u....
First, you need to look at the specification for how the pixels are specified in the font file. Then you simply need to create a black and white, or other color, bitmap with those pixels filled in.
If you don't have the data, you're just another asshole with an opinion.