Skip to content

My old Windows program for creating colored bitmap fonts from 2006-2010.

License

Notifications You must be signed in to change notification settings

cryham/crystalfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is my very old program from 2005-2010, written in C++, WinAPI and Direct3D9 calls.

Latest version is 4.46, link to Downloads here.

Quick info below. More details in Wiki or included README file.


Screenshots

Short demo of colored fonts and color schemes

demo

Bitmap fonts for writing texts in programs

fonts


Description

Program can be used to generate bitmap fonts. With it, you can:

  1. Choose font from existing system True Type fonts.
  2. Use character range or enter custom text.
  3. Adjust every char's properties, create fixed width groups (eg. for digits).
  4. Add glow effect to chars (2 types, own coloring).
  5. Adjust alpha channel generation.
  6. Save texture (image) and text file with character data (or .fontdef for OGRE).
  7. Save and load coloring schemes and whole font projects.
  8. Edit coloring schemes by adding predefined channels and modify their parameters (along with color).
  9. Zoom preview texture or see chosen character.

Program Screenshot

program