| User | Message |
|
Posted : Sunday, 06 March 2011, 15:22 | Permalink | Mark Here |
dna
 
|
Hey all.
I'm having trouble getting the bit mapped fonts to load and was wondering where there would be a tutorial on carious uses for bit mapped fonts.
Did a search for the term "Bit Mapped fonts" and came up with nothing.
Surprised.
----- DNA | | |
|
Posted : Sunday, 06 March 2011, 16:12 | Permalink | Mark Here |
dna
 
|
Also, I have found a utility that makes the bit mapped fonts but the spacing varies.
Is there a general algorithm for compensating for this or should I use a mono space font?

----- DNA | | |
|
Posted : Sunday, 06 March 2011, 16:23 | Permalink | Mark Here |
Jayenkai

 
WW Entries : 103
|
Try "Bitmap font", you'll find loads of stuff.
The creator you pictured should output a .ini/.font/.txt/.dat file, somewhere, which will list the widths of each character. That should help you, or you'll find other fixed-width creators out there.
"Bitmap" not "Bit Mapped". You'll find plenty.
-----
 |
 | |
|
Posted : Sunday, 06 March 2011, 16:29 | Permalink | Mark Here |
dna
 
|
there is no .dat file with the widths.
I would probably have to scan the file and find the widths.
It only outputs the image file.
*** I found a program that does out the specifications that you mentioned. ***
It gives them for each character all 192 of them. Much better
----- DNA | | |
|
Posted : Tuesday, 08 March 2011, 04:46 | Permalink | Mark Here |
bram32
 
WW Entries : 1
| |
There is also JuicyFonts. It is free, and comes with .BB source. |
 | |
|
Posted : Tuesday, 08 March 2011, 05:17 | Permalink | Mark Here |
CodersRule
 
| |
I have always liked JuicyFonts. They are pretty. |
 | |
|
Posted : Tuesday, 08 March 2011, 11:25 | Permalink | Mark Here |
dna
 
|
I may be using it wrong but Juicy is giving me problems.
When I put the width and the height in BB, it gives me a not enough frames.
-->
----- DNA | | |
|
Posted : Tuesday, 08 March 2011, 13:38 | Permalink | Mark Here |
HoboBen

 
WW Entries : 9
| |
Posted : Tuesday, 08 March 2011, 16:32 | Permalink | Mark Here |
dna
 
|
Ah
I missed that page completely. Some other pages as well.
** I got it working but it does not font smooth or anti-alias the type.
----- DNA | | |
|
Posted : Tuesday, 08 March 2011, 17:14 | Permalink | Mark Here |
dna
 
|
Not working right.
I may have to write this program in freebasic or some software that has built in font smoothing.
----- DNA | | |
|