![]() |
![]() |
Krrios File Format Reference
Unicode FontsData File: UniFont[n].mul You can then find the data by seeking to lookupTable[charID] Data:byte xOffset;byte yOffset; byte xWidth; byte yHeight; Scanline Data... Scanlines are padded on a byte-boundary; for each scanline, you will have ((xWidth - 1) / 8) + 1 bytes of data: Scanline Byte:
If the bit value is 0, color is transparent, else, color is forecolor. See Also: - SJIS To UniFont Table |