202 Commits (c5d5d19443575cc5b5961f25f3fa00d20dca627f)

Author SHA1 Message Date
  raysan5 b5b3bbb30b Review variable name 5 years ago
  raysan5 21c30f43d4 Update year to 2020 5 years ago
  raysan5 08adb4b8c3 Check and testing timming #865 5 years ago
  Ray 3ffe34f9bb ADDED: DrawTextCodepoint() 5 years ago
  raysan5 d5aab98ac9 Review PR #1015 5 years ago
  brankoku 1f66f0d9a2 [text] `TextFormat()` caching (#1015) 5 years ago
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5 years ago
  Ray d73abe73e5 REDESIGN: TextToUtf8() 5 years ago
  Ray f6df47dfe5 ADDED: TextToUtf8() -WIP- 5 years ago
  Ray 06910eedfd Minor comment tweak 5 years ago
  Ray ca92f43c27 Review some defines 5 years ago
  Ray ab52f98480 Update text.c 5 years ago
  Ray b75511248d Remove trailing spaces 5 years ago
  Ray e40c26dea5 REVIEWED: GetCodepoints() issue 5 years ago
  Ray 7baa2975ec REDESIGNED: IsFileExtension() 5 years ago
  Ray e0cb892d2d ADDED: GetCodepoints() 5 years ago
  Ray e67c842faa Tweak on atlas size computing 5 years ago
  Ray 2f42b0ce85 REVIEW: TextSplit() 5 years ago
  Ray b4d67499a7 BREAKING CHANGE: Read description 5 years ago
  Ray 632d064b21 Review text functions return value 5 years ago
  Ray 1b249ac1e1 Define some globals 5 years ago
  Ray f951f0c536 RENAMED: LoadDefaultFont() -> LoadFontDefault() 5 years ago
  Ray d21422687a Some formatting tweaks 5 years ago
  Demizdor 509d9411a1 Fixed DrawTextRecEx() selection when wordwrap is ON 6 years ago
  Ray 528e164ac5 Corrected issue with wrong text measuring 6 years ago
  Demizdor 86f9ea6e7a Fixed selection in DrawTextRecEx() 6 years ago
  Ray e67ebabb02 Support custom memory management macros 6 years ago
  Demizdor f3a5a6871d Initial unicode implementation for UTF8 encoded text 6 years ago
  Ray b8ada4b877 Review creation years 6 years ago
  ChillerDragon f21761fbbb Happy new year 2019 6 years ago
  Ray 36fa0207f2 Some spacing review 6 years ago
  Skabunkel a90c9c5ade Removed unnecessary 6 years ago
  Skabunkel fc11b360af ... tabs again... _facepalm_ 6 years ago
  Skabunkel 03f7483537 Missed one 6 years ago
  Skabunkel f2d5cddfc8 Fixed segmentation fult created by quick fix 6 years ago
  Skabunkel 374b4d3faf Tabs to spaces 6 years ago
  Skabunkel 795c5e949d #764 - Quick fix that clears alot of memory, there seems to be more hiding somewhere else. 6 years ago
  Ray 374811c440 Change ternary operator formatting 6 years ago
  Ray a886f5e743 Remove TABS 6 years ago
  Demizdor 40a76cf021 Fixed height bug in DrawTextRecEx() 6 years ago
  Ray 641895b5ba Remove end-line spaces 6 years ago
  Jens Pitkanen f9963d4ed4 Fix config.h flags 6 years ago
  Ray 6dbec47488 Redesigned TextSplit() function 6 years ago
  Jak Barnes 1e15616b69 Fixed as issue where strrchr in LoadBMFont would only look for forward slashes, instead of backslashes causing strlen to fail on a null string 6 years ago
  Ray 7615512af1 ADDED: TextToInteger() 6 years ago
  Ray 5755c5e310 Review DrawTextRecEx() formatting 6 years ago
  Rob Loach 90d5bb79e5
Fix font cannot be narrowed to type 'int' 6 years ago
  Demizdor 6f66425946 Added DrawTextRecEx() 6 years ago
  Ray e91c84e33a Remove comment 6 years ago
  raysan5 1038e79b36 Corrected issue with text measure on Latin-1 chars 6 years ago