Copies 4bpp Bitmap ASCII table to VRAM as 4bpp tileset.
- Parameters
-
bmp | pointer to an IBitmap interface to load |
- Note
- image layout must be grid of 8x8 pixel characters arranged in ASCII order from left to right, top to bottom, with 1 empty 8x8 tile preceding the characters (see example in VDP2 Samples)
- Parameters
-
fontId | Index in the font table to load this font to (range 0-5) |