165 Commits (944567651ca7e3f43ff758a1326da481bc9d07a7)

Author SHA1 Message Date
  Connor O'Connor 944567651c
replace sprintf with snprintf (#5382) 2 days ago
  Connor O'Connor 1bbc8682f4
Fixed some typos and mispellings (#5381) 2 days ago
  Ray e1b9857b14 Some TODOs and format reviews 1 week ago
  Ray 265fa7833c Update rtext.c 2 weeks ago
  Ray f21c1cc6ae Update rtext.c 2 weeks ago
  Ray ec828071ef Update rtext.c 2 weeks ago
  Ray 57e22d5fa0 Update rtext.c 2 weeks ago
  Ray 8ae2c9cf5f FIX: `LoadFontDataBDF()` #5346 3 weeks ago
  Ray ec06f9be37 Removed trailing spaces 1 month ago
  Saksham Goyal adfe2c1704
C++ compiler support v2 (#5252) 1 month ago
  Ray 5dd97ecf2f REVIEWED: `TextToPascal()`, fix https://github.com/raylibtech/rtools/issues/57 1 month ago
  Ray 37149082e8 Avoid warnings 2 months ago
  Ray 23e0898c65 Ouch! 2 months ago
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 2 months ago
  Ray ed8f1a22d1 Remove trailing spaces 2 months ago
  Ray 8e52aee853 Update rtext.c 3 months ago
  Ray 51aa8776bb Update rtext.c 3 months ago
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` 3 months ago
  Ray 2cb387b50a REVIEWED: Font atlas image generation, added some comments #5141 3 months ago
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" 3 months ago
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) 3 months ago
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter 3 months ago
  Ray 8f32c502a7 REVIEWED: Code sections definition 3 months ago
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement 3 months ago
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 3 months ago
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 3 months ago
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 3 months ago
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 3 months ago
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 3 months ago
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype 3 months ago
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 3 months ago
  Ray 7b017b60d9 Move global variable to right code section 4 months ago
  Catania 3d93b30262
Update font load message 4 months ago
  Ray 59bcf680aa Code gardening... 6 months ago
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent 6 months ago
  Ray 9d4c31533d Update rtext.c 6 months ago
  Jeffery Myers ebaa922f6b Properly clean up the default font on unload, it may be reused if the window is created again 7 months ago
  Jeffery Myers 94c5de33a0 Make the default font loadable before InitWindow, for use with the image API. 7 months ago
  Ray 5b940692ea REVIEWED: `ExportFontAsCode()` not checking `isGpuReady` #4894 7 months ago
  veins1 1d87932d93
TextSubtext fixes (#4759) 9 months ago
  sleeptightAnsiC 99dfec070a
[rtext] fix: misuse of cast in GetCodepointCount (#4741) 10 months ago
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 10 months ago
  Ray 49b905077d remove trailing spaces 10 months ago
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 10 months ago
  Ray fa0eada61a Update year to 2025 11 months ago
  Fancy2209 7868d600f4
[rtext] Fix default font alpha on Big Endian systems (#4624) 11 months ago
  Ray 1f45e7af76 REVIEWED: Coding conventions 1 year ago
  Ray 962f1c26ff Review formatting to follow raylib conventions 1 year ago
  Ray da6fa1d756 Fix #4529 1 year ago
  Ray d15e583460 Update rtext.c 1 year ago