saturn-examples/.gitignore
Zack Buhman 65e48d7c6f smpc: new input_keyboard example
This improves ttf-convert slightly:

- variable size glyphs
- initialize metrics for glyphs with zero-size bitmaps (e.g "space")
- move the font/serialization structures to a common header

The keyboard example includes keyboard layout data for the HSS-0129 (Japanese)
Sega Saturn keyboard.
2023-05-09 04:04:09 -07:00

14 lines
123 B
Plaintext

*.gch
*.o
*.elf
*.bin
*.iso
*.cue
*.ppm
*.png
*.out
res/mai.data
tools/ttf-convert
common/keyboard.cpp
common/keyboard.hpp