agb/agb-image-converter/src
Gwilym Inzani 6fdd961b61
Kerning support (#588)
Some fonts look a bit weird if you don't do kerning.

@corwinkuiper can you check if I've done the correct thing for object
font rendering? I'm not entirely sure... Although it does render
correctly in my tests :D

- [x] Changelog updated / no changelog update needed
2024-03-29 15:17:18 +00:00
..
aseprite.rs load aseprite files directly with asefile 2022-03-06 13:31:56 +00:00
colour.rs cargo fmt everywhere 2023-03-23 21:59:49 +00:00
config.rs Pass deduplicate one step further 2023-08-29 13:18:14 +01:00
deduplicator.rs Deduplicate everything in hatwiz 2023-08-29 15:05:57 +01:00
font_loader.rs Add kerning support to the font rendering 2024-03-27 11:01:26 +00:00
image_loader.rs Generate tile settings instead of palette assignments 2023-08-29 14:07:19 +01:00
lib.rs use static rather than const 2024-03-29 14:41:08 +00:00
palette16.rs fix image converter bug 2023-05-06 20:31:43 +01:00
palette256.rs Remove unnecessary imports 2024-02-20 22:15:31 +00:00
rust_generator.rs use static rather than const 2024-03-29 14:41:08 +00:00