summaryrefslogtreecommitdiffhomepage
path: root/src/text.c
AgeCommit message (Expand)Author
2020-01-26ADDED: TextCopy() #1083Ray
2020-01-24Redesigned TextToInteger()Ray
2020-01-22Correct issue with defineRay
2020-01-19Corrected issue with typesraysan5
2020-01-19Review custom allocatorsraysan5
2020-01-15Comment tweakRay
2020-01-15LoadFontData(): generate empty image for spaceRay
2020-01-06Review variable nameraysan5
2020-01-05Update year to 2020raysan5
2019-12-04Check and testing timming #865raysan5
2019-12-01ADDED: DrawTextCodepoint()Ray
2019-11-24Review PR #1015raysan5
2019-11-24[text] `TextFormat()` caching (#1015)brankoku
2019-10-29fix various problems, thanks CppCheck :) (#1005)João Coelho
2019-10-28REDESIGN: TextToUtf8()Ray
2019-10-27ADDED: TextToUtf8() -WIP-Ray
2019-10-22Minor comment tweakRay
2019-10-22Review some definesRay
2019-10-21Update text.cRay
2019-10-17Remove trailing spacesRay
2019-10-17REVIEWED: GetCodepoints() issueRay
2019-10-11REDESIGNED: IsFileExtension()Ray
2019-10-11ADDED: GetCodepoints()Ray
2019-08-24Tweak on atlas size computingRay
2019-08-19REVIEW: TextSplit()Ray
2019-07-24BREAKING CHANGE: Read descriptionRay
2019-07-22Review text functions return valueRay
2019-06-19Define some globalsRay
2019-06-16RENAMED: LoadDefaultFont() -> LoadFontDefault()Ray
2019-06-16Some formatting tweaksRay
2019-05-10Fixed DrawTextRecEx() selection when wordwrap is ONDemizdor
2019-05-06Corrected issue with wrong text measuringRay
2019-04-24Fixed selection in DrawTextRecEx()Demizdor
2019-04-23Support custom memory management macrosRay
2019-04-21Initial unicode implementation for UTF8 encoded textDemizdor
2019-04-08Review creation yearsRay
2019-04-07Happy new year 2019ChillerDragon
2019-02-28Some spacing reviewRay
2019-02-28Removed unnecessarySkabunkel
2019-02-24... tabs again... _facepalm_Skabunkel
2019-02-24Missed oneSkabunkel
2019-02-24Fixed segmentation fult created by quick fixSkabunkel
2019-02-24Tabs to spacesSkabunkel
2019-02-24#764 - Quick fix that clears alot of memory, there seems to be more hiding so...Skabunkel
2019-02-22Change ternary operator formattingRay
2019-02-22Merge pull request #761 from Demizdor/masterRay
2019-02-22Remove TABSRay
2019-02-22Fixed height bug in DrawTextRecEx()Demizdor
2019-02-21Remove end-line spacesRay
2019-02-14Fix config.h flagsJens Pitkanen