120 Commits (e21aa1ed88ce4ff316e2131d742fefb669e04740)

Autor SHA1 Nachricht Datum
  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
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) vor 1 Jahr
  Ray 3abe728712 Minor tweaks vor 1 Jahr
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback vor 1 Jahr
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) vor 1 Jahr
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) vor 1 Jahr
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) vor 1 Jahr
  Ray 8cbde7f84c tweaks vor 1 Jahr
  IoIxD 39f12859dc
rtext: added functions for camel case and snake case (reopened due to formatting errors) (#4033) vor 1 Jahr
  Ray e37d19ab1e REVIEWED: `ExportFontAsCode()`, avoid `const` #4013 vor 1 Jahr
  DarkAssassin23 2804e75869
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013) vor 1 Jahr
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized vor 1 Jahr
  Ray 763129e96b Reviewed some warnings vor 1 Jahr
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` vor 1 Jahr
  Ray e85f245ad4 REVIEWED: Remove final punctuation in code comments vor 1 Jahr
  Ray 29ce13b777 Code gardening vor 1 Jahr
  Ray 51486a0606 Update rtext.c vor 1 Jahr
  Ray fea3395fc1 Review formatting vor 1 Jahr
  Ray e42e3188f5 Remove some unneeded line breaks vor 1 Jahr
  Ray 401c5a8638 Minor tweaks to avoid some CodeQL warnings vor 1 Jahr
  Ray bb741f53a8 Update rtext.c vor 1 Jahr
  Mingjie Shen 6280771dad
[rtext] Change strcpy to strncpy to fix buffer overflow (#3795) vor 1 Jahr
  Ray e9291fa4c7 Update rtext.c vor 1 Jahr
  Ray 868d515fbc Update rtext.c vor 1 Jahr
  Ray eed56a45d6 REVIEWED: `LoadFontDataBDF()` name and formating vor 1 Jahr
  Stanley Fuller 0932cd3059
[rtext] Add BDF font support (#3735) vor 1 Jahr
  Marrony Neris c0b081fac0
Fix MeasureTextEx() height calculation (#3770) vor 1 Jahr
  Idir Carlos Aliane cb97a8063d
[rtext.c] fixing some comments to align comments style (#3756) vor 2 Jahren
  Tim Romero 2c124c96df
[rtext] Adjust font atlas area calculation so padding area is not underestimated at small font sizes. (#3719) vor 2 Jahren
  Ray 3f1e59a7cf Update copyright to 2024 vor 2 Jahren
  ubkp 5b5a2d035d
Fix TextReplace warning for const (#3687) vor 2 Jahren
  maverikou 7cfdf33ff0
TextReplace const correctness (#3678) vor 2 Jahren
  Dongkun Lee 9de79861ea
BM Font Extender (#3536) vor 2 Jahren
  Benjamin Schmid Ties 6083d2b9f3
fixed coding style in function TextToFloat (#3627) vor 2 Jahren
  Ray 731b210f51 REVIEWED: WARNING: `LoadFontData()` avoid fallback glyphs vor 2 Jahren
  Ray a016b4ded2 REVIEWED: `LoadFontData()`, load image only if glyph has been found in font vor 2 Jahren
  Ray 64d64cc181 REVIEWED: Potential code issues reported by CodeQL #3476 vor 2 Jahren
  Ray e4547eb422 Remove trail spaces vor 2 Jahren
  Ray 99ede0f747 Added some notes for alternative implementations #3362 vor 2 Jahren
  Ray 876e6b3a0d REVIEWED: `TextFormat()`, added "..." for truncation #3366 vor 2 Jahren
  Ray 61af8e7631 REVIEWED: #3399, Fix #3366 vor 2 Jahren
  Murlocohol 28fb58f0ea
[rtext] TextFormat() warn user if buffer overflow occured. (#3399) vor 2 Jahren
  Ray e75f85ce58 REVIEWED: `TextToPascal()` issue when first char is uppercase vor 2 Jahren