1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs/sftdlib
Firew0lf b798818e99 Fixed the ROMFS, Removed some fields in fs.list(), Updated sftdlib
fs.list() now returns a table with tables containing the fields "name", "fileSize", and "isDirectory"
2016-04-16 13:24:03 +02:00
..
libsftd Fixed the ROMFS, Removed some fields in fs.list(), Updated sftdlib 2016-04-16 13:24:03 +02:00
sample Updated the sftdlib, Added some functions in gfx and gfx.texture 2015-10-09 00:02:23 +02:00
.gitignore More .gitignore 2015-08-18 12:23:22 +02:00
LICENSE Added missing dependicies 2015-08-17 21:10:54 +02:00
README.md Added missing dependicies 2015-08-17 21:10:54 +02:00

SFTDLIB

Simple and Fast Text Drawing library for the Nintendo 3DS (using sf2dlib and ctrulib)

Prerequisites

ctrulib: https://github.com/smealum/ctrulib

SF2D: https://github.com/xerpi/sf2dlib

FreeType2 (portlib): https://github.com/xerpi/3ds_portlibs