256 次代码提交 (5d831f3f1853217c27e9c80a12caecf5b8f3133a)

作者 SHA1 备注 提交日期
  Ray 2015828fc6 Security check in case of not valid font 3 年前
  Ray 640fc4d0a0 Minor tweaks 4 年前
  Jeffery Myers 13f97471a2
Change the color of the FPS display if the FPS is low (orange for <30, red for < 15). (#1676) 4 年前
  Ray bb73a8089a Reviewed DrawFPS() comment 4 年前
  Ray f7e48c95cd Added some comments on libc dependencies 4 年前
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4 年前
  Ray ca22a87949 REVIEWED: TextFormat() #1626 4 年前
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 4 年前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 4 年前
  Ray c256b26629 Reorder function 4 年前
  raysan5 d7b4b9e485 Update year to 2021 4 年前
  raysan5 0a9e080998 Remove trailing spaces 4 年前
  Ray 015e715278 Corrected DrawTextRecEx() bug 4 年前
  Ray e404a18226 Support font chars padding on drawing #1432 4 年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 年前
  Ray f5b4656801 Added additional charsPadding initialization #1432 4 年前
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4 年前
  raysan5 9b2b660f91 Commented new feature 4 年前
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 4 年前
  Ray 3e1cd487df Remove trailing spaces 4 年前
  raysan5 43d82c1f21 Add security checks when loading data from memory 4 年前
  Ray 8cf0be4b6c Review memory loading functions signesness 4 年前
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 4 年前
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() 4 年前
  raysan5 945a02798b DrawTextEx(): Minor tweak 4 年前
  Ray 7b346dbbe1 Review issue with .fnt -> .png path #1351 4 年前
  raysan5 b00ab118c6 [examples] text_font_sdf - Corrected bug 4 年前
  raysan5 c43e889e39 Corrected bug on TextJoin() 4 年前
  raysan5 b95673f701 Use RL_FREE() instead of free() 4 年前
  raysan5 c1e0978555 Replaced strncat() by memcpy() in some functions 4 年前
  raysan5 c1bb051e61 Avoid some warnings 4 年前
  raysan5 76f8e84901 Reviewed LoadBMFont() to load data from memory #1232 4 年前
  raysan5 65b7047111 Remove some [textures] function dependencies 4 年前
  raysan5 ca6016cc71 TextToInteger() always exposed 4 年前
  raysan5 7efed56b66 Added [text] flag: SUPPORT_TEXT_MANIPULATION 4 年前
  raysan5 959447d8ed Reorganized texture functions 4 年前
  raysan5 6fa6757a8b Comment tweak 4 年前
  raysan5 fdad1f023b Avoid all MSVC compile warnings 4 年前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 年前
  Benjamin Stigsen 2d6303e9fe
Allow for empty replacement string (#1178) 5 年前
  Benjamin Stigsen 9c280bc7af
TextReplace changes (#1172) 5 年前
  SasLuca 8444c3f705
Fixed offset check in GenImageFontAtlas (#1171) 5 年前
  raysan5 e8a8d544c5 Review formating and signegness issues 5 年前
  raysan5 d28e73849b Review TRACELOG() messages 5 年前
  raysan5 b5842434c2 Corrected missing semicolon 5 年前
  raysan5 bc2c6251f8 [text] Review TRACELOG() messages, categorized 5 年前
  raysan5 7ae7a87f8a Remove trail spaces 5 年前
  Random e07281f8bd
Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149) 5 年前
  raysan5 4af4483f5f Added security check in case init fails #1135 5 年前
  Ray 7fa12844ed [text] TextToUpper(): Added note on diacritics 5 年前