1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs/sftdlib
Reuh 45f3216ed8 Updated font and fs lib; updated editor; updated sf2dlib
Libs additions: font.load, font:unload, font:getWidth, fs.getDirectory, fs.setDirectory, fs.exists

Editor additions: syntaxic coloring and mono font

sf2dlib update: you will need the latest version of ctrulib.

Also, because of the lib font needs, the sftdlib was modified.
2015-09-05 19:00:36 +02:00
..
libsftd Updated font and fs lib; updated editor; updated sf2dlib 2015-09-05 19:00:36 +02:00
sample Updated sftdlib and sf2dlib 2015-08-22 19:10:37 +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