Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 360 Bytes

LBA Font Editor

This program allows you to edit fonts in the Little Big Adventure 1 and 2 games. Fonts are located at index 2 of Ress.HQR file in both LBA 1 and 2.

The format in both games is identical. The data contains 256 images in black and white format (1 bit per pixel), one image for each character.

This program is released under GNU GPL license.