summaryrefslogtreecommitdiffhomepage
path: root/src/rtext.c
AgeCommit message (Expand)Author
2023-03-07REVIEWED: Data types validationRay
2023-02-24Update rtext.cRay
2023-02-22ADDED: Security checksRay
2023-02-09Fixed some grammar mistakes and typos. (#2914)Julio C. Galindo
2023-02-05Clean trailing spacesRay
2023-01-27ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...Rob Loach
2023-01-22Fix to use TRACELOG() instead of TraceLog() for internal modules (#2881)Rob Loach
2023-01-01Update year to 2023Ray
2022-11-28REVIEWED: Some compilation warnings (for strict rules)Ray
2022-10-03Update rtext.cRay
2022-09-22WARNING: Several changes on UTF-8/Codepoints APIRay
2022-08-18REVIEWED: Avoid crash on bad data providedRay
2022-08-13Fix Codepoint position truncation (#2636)Dan Bechard
2022-08-02Remove trailing spacesRay
2022-07-29REVIEWED: `GenImageFontAtlas()` #2556Ray
2022-06-24fix: precision loss, discard unused (#2541)veclavtalica
2022-06-17Changed ExportFontAsCode to use given font's padding. (#2525)The Tophat Demon
2022-05-29Correct typoRay
2022-05-29Review log messagesRay
2022-05-07Corrected typoRay
2022-05-01Reviewed some commentsRay
2022-03-29Update rtext.cRay
2022-03-01Increase atlas size guesstimate; print warnings if atlas size is too small (#...megagrump
2022-02-20REVIEWED: Some functions input parametes that should be `const`raysan5
2022-02-18Removed trailing spacesraysan5
2022-02-13Update rtext.cRay
2022-01-26Add DrawTextCodepoints (#2308)Siddharth Roy
2022-01-03ADDED: `ExportFontAsCode()`Ray
2021-12-31Update year to 2022raysan5
2021-12-28Detected some pixel-errors due to rounding issues on positionraysan5
2021-12-09REVIEWED: GetCodepoint() #2201Ray
2021-12-04Support custom modules inclusionRay
2021-11-09Review variables initializationRay
2021-11-09Protect TextIsEqual from NULLs (#2121)Luke Krasnoff
2021-11-01Minor type tweakraysan5
2021-10-13Reviewed some TODORay
2021-10-12REVIEWED: LoadFontFromImage()Ray
2021-10-03Minor format tweaksRay
2021-09-23Reviewed some TODO commentsRay
2021-09-22WARNING: MODULES RENAMING!!!Ray