Bitmap
A bitmap font is a font consisting of dots and can be used with almost all embedded devices and applications. With a bitmap font, you can display and print characters in an environment without an OS. As such, this font is widely used in a variety of home electrical appliances, electronic dictionaries, car navigation systems (to display minimum characters), industrial equipment, electronic bulletin boards, and so on.
Embedding Fonts
- Quotes
- Lending of the evaluation version
- More information on the products
Uses
- Display of characters of sizes 1 through 3, with the displayable character sizes predetermined
- Display of characters in an environment with no embedded rasterizer
- Display of characters with a low-power CPU
- Display of characters on a low-pixel device
- If the character size used is small, and the ROM or other data storage capacity is insufficient.
Features
- Is easy to embed.
- Can display small characters clearly.
Bitmap font (normal font)
| Body size | Letter size | Sans-serif | Rounded Sans-serif | Serif | Uni-Type |
|---|---|---|---|---|---|
| 08x08 | 08x08 | ● | - | - | - |
| 10x10 | 09x09 | ● | - | - | - |
| 12x12 | 11x11 | ● | ● | ● | ● |
| 14x14 | 13x13 | ● | - | ● | ● |
| 16x16 | 15x15 | ● | ● | ● | ● |
| 18x18 | 17x17 | ● | ● | ● | ● |
| 20x20 | 19x19 | ● | ● | ● | ● |
| 22x22 | 21x21 | ● | - | - | - |
| 24x24 | 23x23 | ● | ● | ● | ● |
| 26x26 | 24x24 | ● | - | - | ● |
| 28x28 | 26x26 | ● | - | ● | - |
| 30x30 | 28x28 | ● | ● | - | ● |
| 32x32 | 30x30 | ● | ● | ● | ● |
| 36x36 | 34x34 | ● | ● | ● | ● |
| 40x40 | 36x36 | - | - | - | ● |
| 48x48 | 44x44 | ● | - | - | - |
| 60x60 | 56x56 | - | - | - | ● |
| 64x64 | 58x58 | ● | - | - | - |
Relationship between body size and letter size
The size (frame) of a bitmap font is called the body size, while the height and width of the area containing the dot information is called the letter size.
- Language: Japanese
- Typeface: Sans Serif
- Body size: 16 × 16 (height × width), letter size: 15 × 15 (height × width)
- Line width: 1 dot
- Letter space (margin): 1 dot at the bottom, 1 dot on the right