summaryrefslogtreecommitdiff
path: root/include/text.h
AgeCommit message (Expand)Author
2025-06-11MeasureTextBoxed and DrawTextBoxedEx to DrawTextBoxed.jussi
2024-11-21New raylib 5.5 functions.jussi
2024-11-20Initial switch to raylib 5.5.jussi
2024-09-26FontCopy.jussi
2024-06-15DrawTextBoxedEx.jussi
2024-06-13DrawTextBoxed uses lineSpacing. GetTextLineSpacing.jussi
2024-02-25Added various missing functions.jussi
2024-02-24Api Scanner.jussi
2024-02-21Raygui lib tooltip.jussi
2024-02-18Pointer variable declaration style change.jussi
2024-01-28TextInsert and TextSplit.jussi
2024-01-28Text codepoints management functions.jussi
2024-01-03Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn...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-07Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.jussi
2023-11-01LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ...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-28New object type Font.jussi
2023-08-24GetFontTexture.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