I tried processing a bitmap font from the 5th gen iPod classic's firmware and it came out like this: <img width="907" alt="image" src="https://github.com/user-attachments/assets/bf78509b-7cb9-484e-b1e2-b37ef5d42d25"> FontForge displays the contained glyphs no problem: <img width="830" alt="image" src="https://github.com/user-attachments/assets/95147a1c-05ad-4967-83d9-e73a562de554"> but it calls this set "18@4", which I assume refers to 18pt at 4 bits. Is it possible that this tool expects 8-bit bitmaps?