nitro-engine/source
Antonio Niño Díaz 5ce71a9b02 library: Add function to calculate rendered text size
This simply exposes DSF_StringRenderDryRun() in a way that can be easily
used with Nitro Engine.
2024-03-29 22:21:22 +00:00
..
dsma library: Let user choose how to draw display lists 2023-10-09 00:59:23 +01:00
libdsf library: Update libDSF to version 0.1.2 2024-03-05 01:55:19 +00:00
NE2D.c library: Support setting texture coordinates in sprites 2024-03-24 16:14:21 +00:00
NEAlloc.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEAnimation.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NECamera.c library: Build some functions as ARM to increase performance 2024-03-16 03:04:02 +01:00
NEDisplayList.c library: Use safe DMA functions in BlocksDS 2023-10-16 02:55:39 +01:00
NEFAT.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEFormats.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEGeneral.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEGUI.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEMath.h chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEModel.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPalette.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPhysics.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NEPolygon.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NERichText.c library: Add function to calculate rendered text size 2024-03-29 22:21:22 +00:00
NEText.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00
NETexture.c chore: Simplify copyright years in notices 2024-03-09 01:42:29 +00:00