raylib/src
Stanley Fuller 0932cd3059
[rtext] Add BDF font support (#3735)
* Add BDF font support

* Include font ascent in glyph y-offset when loading BDF font
2024-02-03 19:28:12 +01:00
..
external Avoid asserts because could crash some decompressions https://github.com/raysan5/raygui/issues/364 2024-01-13 16:57:25 +01:00
platforms REVIEWED: macOS issues #3767 2024-02-01 00:03:06 +01:00
build.zig Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727) 2024-01-13 10:46:53 +01:00
CMakeLists.txt Updating CMake version to 5.0 so libraries are correctly versioned (#3615) 2023-12-09 19:33:12 +01:00
config.h [rtext] Add BDF font support (#3735) 2024-02-03 19:28:12 +01:00
Makefile Reviewed Makefile SDL2 expected include/lib paths #3705 2024-01-05 22:51:46 +01:00
minshell.html ADDED: Open-graph image alt properties 2023-11-07 19:22:12 +01:00
raudio.c Fix segfault in ExportWaveAsCode (#3769) 2024-02-01 21:16:57 +01:00
raylib.dll.rc REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.dll.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.h Fix Android keycode translation and duplicate key constants (#3733) 2024-01-20 21:22:33 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raymath.h [raymath.h] Small code refactor (#3753) 2024-01-22 19:48:18 +01:00
rcamera.h cleaned away unused macros in rcamera.h (#3762) 2024-01-28 13:49:07 +01:00
rcore.c Review PR #3746 formating 2024-01-29 21:16:17 +01:00
rgestures.h Update copyright to 2024 2024-01-02 20:58:12 +01:00
rglfw.c [rcore rglfw] Feature Test Macros before include (#3737) 2024-01-20 21:08:19 +01:00
rlgl.h REVIEWED: Issue on parsing #3765 2024-02-01 00:05:30 +01:00
rmodels.c Fix bug to retrieve material specular map in DrawMesh function, with incorrect index (#3758) 2024-01-23 12:37:54 +01:00
rshapes.c fix CheckCollisionPointPoly (#3750) 2024-01-22 11:35:55 +01:00
rtext.c [rtext] Add BDF font support (#3735) 2024-02-03 19:28:12 +01:00
rtextures.c REVIEWED: ImageKernelConvolution(), formating and warnings 2024-01-15 20:32:46 +01:00
shell.html Update shell.html 2023-11-08 19:34:38 +01:00
utils.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00