154 次程式碼提交 (e1ce5abfeb4446ef31d5ef5b9a4ba47b32006b26)

作者 SHA1 備註 提交日期
  Ray 37149082e8 Avoid warnings 1 周之前
  Ray 23e0898c65 Ouch! 3 週之前
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 3 週之前
  Ray ed8f1a22d1 Remove trailing spaces 3 週之前
  Ray 8e52aee853 Update rtext.c 1 月之前
  Ray 51aa8776bb Update rtext.c 1 月之前
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` 1 月之前
  Ray 2cb387b50a REVIEWED: Font atlas image generation, added some comments #5141 1 月之前
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" 1 月之前
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) 1 月之前
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter 1 月之前
  Ray 8f32c502a7 REVIEWED: Code sections definition 1 月之前
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement 1 月之前
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 1 月之前
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 1 月之前
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 1 月之前
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 1 月之前
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 1 月之前
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype 1 月之前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 2 月之前
  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 5 月之前
  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 年之前