158 Commits (6993bc7337fd690c8bda29a0a69203be3290ee3c)

Autor SHA1 Mensaje Fecha
  Ray 8ae2c9cf5f FIX: `LoadFontDataBDF()` #5346 hace 2 meses
  Ray ec06f9be37 Removed trailing spaces hace 3 meses
  Saksham Goyal adfe2c1704
C++ compiler support v2 (#5252) hace 3 meses
  Ray 5dd97ecf2f REVIEWED: `TextToPascal()`, fix https://github.com/raylibtech/rtools/issues/57 hace 3 meses
  Ray 37149082e8 Avoid warnings hace 3 meses
  Ray 23e0898c65 Ouch! hace 4 meses
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management hace 4 meses
  Ray ed8f1a22d1 Remove trailing spaces hace 4 meses
  Ray 8e52aee853 Update rtext.c hace 4 meses
  Ray 51aa8776bb Update rtext.c hace 4 meses
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` hace 4 meses
  Ray 2cb387b50a REVIEWED: Font atlas image generation, added some comments #5141 hace 4 meses
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" hace 4 meses
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) hace 4 meses
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter hace 4 meses
  Ray 8f32c502a7 REVIEWED: Code sections definition hace 4 meses
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement hace 4 meses
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings hace 4 meses
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL hace 4 meses
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 hace 4 meses
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` hace 4 meses
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 hace 4 meses
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype hace 4 meses
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' hace 5 meses
  Ray 7b017b60d9 Move global variable to right code section hace 6 meses
  Catania 3d93b30262
Update font load message hace 6 meses
  Ray 59bcf680aa Code gardening... hace 7 meses
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent hace 7 meses
  Ray 9d4c31533d Update rtext.c hace 8 meses
  Jeffery Myers ebaa922f6b Properly clean up the default font on unload, it may be reused if the window is created again hace 8 meses
  Jeffery Myers 94c5de33a0 Make the default font loadable before InitWindow, for use with the image API. hace 8 meses
  Ray 5b940692ea REVIEWED: `ExportFontAsCode()` not checking `isGpuReady` #4894 hace 9 meses
  veins1 1d87932d93
TextSubtext fixes (#4759) hace 11 meses
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) hace 11 meses
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` hace 1 año
  Ray 49b905077d remove trailing spaces hace 1 año
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values hace 1 año
  Ray fa0eada61a Update year to 2025 hace 1 año
  Fancy2209 7868d600f4
[rtext] Fix default font alpha on Big Endian systems (#4624) hace 1 año
  Ray 1f45e7af76 REVIEWED: Coding conventions hace 1 año
  Ray 962f1c26ff Review formatting to follow raylib conventions hace 1 año
  Ray da6fa1d756 Fix #4529 hace 1 año
  Ray d15e583460 Update rtext.c hace 1 año
  mpv-enjoyer de7ab83f5a
Fix empty input string for MeasureTextEx (#4448) hace 1 año
  Ray f141c75cde Removed trailing spaces hace 1 año
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 hace 1 año
  Ray 735308f8eb REVIEWED: `CodepointToUTF8()`, clean static buffer #4379 hace 1 año
  Ray 1eb8ff5e54 `LoadFontDefault()`: Initialize glyphs and recs to zero #4319 hace 1 año
  Ray f5ef357810 Update rtext.c hace 1 año
  Ray 4c9282b090 ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration hace 1 año