134 次代码提交 (5dc304b5a7e8fbe717a2056661d94e31773e9ce8)

作者 SHA1 备注 提交日期
  Ray 7b017b60d9 Move global variable to right code section 2 个月前
  Catania 3d93b30262
Update font load message 2 个月前
  Ray 59bcf680aa Code gardening... 4 个月前
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent 4 个月前
  Ray 9d4c31533d Update rtext.c 5 个月前
  Jeffery Myers ebaa922f6b Properly clean up the default font on unload, it may be reused if the window is created again 5 个月前
  Jeffery Myers 94c5de33a0 Make the default font loadable before InitWindow, for use with the image API. 5 个月前
  Ray 5b940692ea REVIEWED: `ExportFontAsCode()` not checking `isGpuReady` #4894 6 个月前
  veins1 1d87932d93
TextSubtext fixes (#4759) 8 个月前
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) 8 个月前
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 9 个月前
  Ray 49b905077d remove trailing spaces 9 个月前
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 9 个月前
  Ray fa0eada61a Update year to 2025 9 个月前
  Fancy2209 7868d600f4
[rtext] Fix default font alpha on Big Endian systems (#4624) 9 个月前
  Ray 1f45e7af76 REVIEWED: Coding conventions 10 个月前
  Ray 962f1c26ff Review formatting to follow raylib conventions 10 个月前
  Ray da6fa1d756 Fix #4529 10 个月前
  Ray d15e583460 Update rtext.c 11 个月前
  mpv-enjoyer de7ab83f5a
Fix empty input string for MeasureTextEx (#4448) 11 个月前
  Ray f141c75cde Removed trailing spaces 11 个月前
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 1年前
  Ray 735308f8eb REVIEWED: `CodepointToUTF8()`, clean static buffer #4379 1年前
  Ray 1eb8ff5e54 `LoadFontDefault()`: Initialize glyphs and recs to zero #4319 1年前
  Ray f5ef357810 Update rtext.c 1年前
  Ray 4c9282b090 ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration 1年前
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) 1年前
  Ray 3abe728712 Minor tweaks 1年前
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback 1年前
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) 1年前
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) 1年前
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) 1年前
  Ray 8cbde7f84c tweaks 1年前
  IoIxD 39f12859dc
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) 1年前
  Ray e37d19ab1e REVIEWED: `ExportFontAsCode()`, avoid `const` #4013 1年前
  DarkAssassin23 2804e75869
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) 1年前
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized 1年前
  Ray 763129e96b Reviewed some warnings 1年前
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 1年前
  Ray e85f245ad4 REVIEWED: Remove final punctuation in code comments 1年前
  Ray 29ce13b777 Code gardening 1年前
  Ray 51486a0606 Update rtext.c 1年前
  Ray fea3395fc1 Review formatting 1年前
  Ray e42e3188f5 Remove some unneeded line breaks 1年前
  Ray 401c5a8638 Minor tweaks to avoid some CodeQL warnings 1年前
  Ray bb741f53a8 Update rtext.c 1年前
  Mingjie Shen 6280771dad
[rtext] Change strcpy to strncpy to fix buffer overflow (#3795) 1年前
  Ray e9291fa4c7 Update rtext.c 1年前
  Ray 868d515fbc Update rtext.c 1年前
  Ray eed56a45d6 REVIEWED: `LoadFontDataBDF()` name and formating 1年前