1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-01-26 16:30:17 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
syimyuzya
6e708df542 Split sheet pages & shorten filenames
Now 256 sheets, 16x16 chars each (same as Minecraft), instead of one
huge sheet.

This greatly improves performance on initial texture loading (total
size also grows to ~2MB, though).

Filenames are now `unif_XX.png` (XX for codepoint's higher byte in hex
form).
2021-12-05 00:20:52 +08:00
syimyuzya
241db4a52e Rename texture file
Now the file name has the correct `<modname>_` prefix.
2021-12-04 19:10:04 +08:00
syimyuzya
79aac655b3 Add GNU Unifont 2021-12-04 13:14:47 +08:00