How to create vectors?

How to create bitmap fonts?

  • How does one go about creating a 1 color bitmap font, pixel by pixel in Windows? I am most definitely not a font expert, but I have a need to create a bitmap font ASAP. I need it so I can mock up text content and placement on an LCD (think in-car DVD player size). Right now I'm doing my mockups in Paint Shop Pro. I have a bitmap font set defined that I cut and paste from to put on the display mockup. This is fairly cumbersome, and I'd like to simply be able to type the text I want into Paint Shop Pro and have it be exactly what I want pixel for pixel. What I want out of the font (the font is basically already designed in a .bmp file made in PSP): * 16 pixels wide by 20 pixels high * 1 color (well, 2 really, but one of them is transparent) * Only defined for one point size (i.e. I don't have a need for defining the font for 8 point through 32 point) What I want out of the font creation program: * ability to "paint" the font on a pixel grid * ability to define the font such that programs won't try to anti-alias it (i.e. it's defined by its pixels, not its vectors) * can save the font in a format easily digestable and usable by Windows 2K. I thought my requirements were pretty basic until I set about to finding a program to create my font. I've tried googling all kinds of variations of "bitmap font creation," "bitmap font creator," etc. This track has led me to Bitmap Font Edit v1.1, Font Creator 5.0 and FONMaker 1.01. None of these programs seemed to do the trick (or I'm missing something). They either want to make me design the font as a vector, or don't seem to want to save the font in any format that I can use. I also tried http://fontleech.com/02/21/2005/bitfontmaker/#comments but found that it restricted the size of the font to 10x10 pixels.

  • Answer:

    Oh, and ideally, the program/utility that I use to create these fonts would be free, but shelling out for it is also an option.

udeups at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Arg, but the grid on that one is probably too small.

Alison

Yeah, I tried that one out. But yes, as you say, the grid is too small.

udeups

By LCD, do you mean character-based display, or video? I know that the MatrixOrbital character displays allow you to set up fonts in the device itself and then reference them. I'm just confused about your project, I think. Have you seen the http://www.kottke.org/plus/type/silkscreen/ font?

odinsdream

It's a full VGA 7" diagonal display. As far as creating fonts on the display itself, we're all good on that. We've got fonts pretty well handled in the display itself, which is driven by an embedded processor on a product my company is working on. The issue here is that I want fonts on Windows that I can use to mock up potential screen placement for various pieces of text. Windows will not be running this display, rather it will be used to create prototype screens. This allows me to very quickly set up proposals for others to see before implementing things in code.

udeups

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.