158 Commits (8455f9d088ea46014d295f8f4f6870e26faaf282)

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