summaryrefslogtreecommitdiffhomepage
path: root/src/rtext.c
AgeCommit message (Expand)Author
2023-10-26Remove trail spacesRay
2023-10-17Added some notes for alternative implementations #3362Ray
2023-10-11REVIEWED: `TextFormat()`, added "..." for truncation #3366Ray
2023-10-11REVIEWED: #3399, Fix #3366Ray
2023-10-11[rtext] TextFormat() warn user if buffer overflow occured. (#3399)Murlocohol
2023-09-11REVIEWED: `TextToPascal()` issue when first char is uppercaseRay
2023-09-08Update rtext.cRay
2023-09-05Fix #3293Ray
2023-09-02Use internal default allocators, instead of user-exposed onesRay
2023-09-02REVIEWED: Data size type consistency between functions #3168Ray
2023-09-01RENAMED: LoadFont*() parameter names for consistency and coherenceRay
2023-08-15Ignore unused return value of GetCodepointNext in GetCodepointCount (#3241)ashn
2023-08-10Review tabs and trail-spacesRay
2023-08-10fix typos in rmodels, rshapes, rtext modules (#3236)RadsammyT
2023-08-09Ignore unused function warnings from external headers when compiling with GCC...ashn
2023-07-18ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC`Ray
2023-07-10Reviewed `rcamera`/`rgestures` file-macros for consistency #3161Ray
2023-07-06Reverted `MeasureTextEx()` change #3105Ray
2023-07-06REVIEWED: `GenImageFontAtlas()`, make atlas size less conservativeRay
2023-07-05Update rtext.cRay
2023-07-02REVIEWED: `TextToUpper()`, `TextToLower()`, `TextToPascal()`Ray
2023-07-02WARNING: BREAKING: ADDED: `SetTextLineSpacing()`Ray
2023-07-02REVIEWED: Issue #3105Ray
2023-05-18tweakRay
2023-05-01REVIEWED: Modules description layoutRay
2023-04-17Remove trailing spacesRay
2023-04-06REVIEWED: `GetGlyphIndex()` #3000Ray
2023-04-06[rtext] Fix GetCodepointNext() to return default value on invalid input with ...chocolate42
2023-03-22Review formatRay
2023-03-22Fix packing logic error in ```GenImageFontAtlas``` (#2979)Hanaxar
2023-03-22Calculate exact image size in GenImageFontAtlas (#2963)Hanaxar
2023-03-13Remove trailing spacesRay
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