147 Révisions (91bc8d9b10407bc6446ba722707c0c887d7744b9)

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