summaryrefslogtreecommitdiff
path: root/src/text.c
AgeCommit message (Expand)Author
2023-11-30Raygui textures with SetShapesTexture.jussi
2023-11-20Initial changes for Raylib 5.0 and some missing functions.jussi
2023-11-09Organized shapes, textures, audio, text, lights and gui functions.jussi
2023-11-09GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWir...jussi
2023-11-07Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.jussi
2023-11-01LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ...jussi
2023-10-31Merged uluaGet*Index functions to uluaGet* functions.jussi
2023-10-31GlyphInfo type. Some new text and core functions.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...jussi
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-29New object types for all types.jussi
2023-10-28New object types for Wave, Sound, Music and Light.jussi
2023-10-28New object type Font.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...jussi
2023-08-24GetFontTexture.jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-04-09New argument style for rlgl, text, lights and math.jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2023-03-30GetKeyName and GetKeyScancode.jussi
2023-02-06RL_LoadFontEx.jussi
2022-06-26Get font info.jussi
2022-03-10Measure text.jussi
2022-02-22Touch and gestures.jussi
2022-02-21Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.jussi
2022-02-18Added initial files.jussi