nds_nflib/source
Antonio Niño Díaz 331eee9737 library: Support fonts with extension .img
Currently it is needed to rename the extension of the font to .fnt from
.img for NFlib to find the files. This patch makes it also try to load a
.img file so that the renaming isn't required.
2023-12-24 02:48:44 +01:00
..
nf_2d.c library: Add missing include 2023-07-15 11:28:54 +01:00
nf_3d.c library: Add copyright notice 2023-05-29 23:25:36 +01:00
nf_affinebg.c library: Small style fixes 2023-06-05 21:12:18 +01:00
nf_basic.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_bitmapbg.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_collision.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_media.c library: Replace some shifts by multiplications and divisions 2023-05-30 01:37:01 +01:00
nf_mixedbg.c library: Replace some shifts by multiplications and divisions 2023-05-30 01:37:01 +01:00
nf_sound.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_sprite3d.c library: Delete 3D sprites when overwriten 2023-06-05 23:51:40 +01:00
nf_sprite256.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_text16.c library: Support fonts with extension .img 2023-12-24 02:48:44 +01:00
nf_text.c library: Support fonts with extension .img 2023-12-24 02:48:44 +01:00
nf_tiledbg.c library: Share most code that loads file from the filesystem 2023-05-30 22:50:22 +01:00
nf_wifi.c library: Add copyright notice 2023-05-29 23:25:36 +01:00