index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
rtext.c
Age
Commit message (
Expand
)
Author
2023-07-18
ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC`
Ray
2023-07-10
Reviewed `rcamera`/`rgestures` file-macros for consistency #3161
Ray
2023-07-06
Reverted `MeasureTextEx()` change #3105
Ray
2023-07-06
REVIEWED: `GenImageFontAtlas()`, make atlas size less conservative
Ray
2023-07-05
Update rtext.c
Ray
2023-07-02
REVIEWED: `TextToUpper()`, `TextToLower()`, `TextToPascal()`
Ray
2023-07-02
WARNING: BREAKING: ADDED: `SetTextLineSpacing()`
Ray
2023-07-02
REVIEWED: Issue #3105
Ray
2023-05-18
tweak
Ray
2023-05-01
REVIEWED: Modules description layout
Ray
2023-04-17
Remove trailing spaces
Ray
2023-04-06
REVIEWED: `GetGlyphIndex()` #3000
Ray
2023-04-06
[rtext] Fix GetCodepointNext() to return default value on invalid input with ...
chocolate42
2023-03-22
Review format
Ray
2023-03-22
Fix packing logic error in ```GenImageFontAtlas``` (#2979)
Hanaxar
2023-03-22
Calculate exact image size in GenImageFontAtlas (#2963)
Hanaxar
2023-03-13
Remove trailing spaces
Ray
2023-03-07
REVIEWED: Data types validation
Ray
2023-02-24
Update rtext.c
Ray
2023-02-22
ADDED: Security checks
Ray
2023-02-09
Fixed some grammar mistakes and typos. (#2914)
Julio C. Galindo
2023-02-05
Clean trailing spaces
Ray
2023-01-27
ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...
Rob Loach
2023-01-22
Fix to use TRACELOG() instead of TraceLog() for internal modules (#2881)
Rob Loach
2023-01-01
Update year to 2023
Ray
2022-11-28
REVIEWED: Some compilation warnings (for strict rules)
Ray
2022-10-03
Update rtext.c
Ray
2022-09-22
WARNING: Several changes on UTF-8/Codepoints API
Ray
2022-08-18
REVIEWED: Avoid crash on bad data provided
Ray
2022-08-13
Fix Codepoint position truncation (#2636)
Dan Bechard
2022-08-02
Remove trailing spaces
Ray
2022-07-29
REVIEWED: `GenImageFontAtlas()` #2556
Ray
2022-06-24
fix: precision loss, discard unused (#2541)
veclavtalica
2022-06-17
Changed ExportFontAsCode to use given font's padding. (#2525)
The Tophat Demon
2022-05-29
Correct typo
Ray
2022-05-29
Review log messages
Ray
2022-05-07
Corrected typo
Ray
2022-05-01
Reviewed some comments
Ray
2022-03-29
Update rtext.c
Ray
2022-03-01
Increase atlas size guesstimate; print warnings if atlas size is too small (#...
megagrump
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
2022-02-18
Removed trailing spaces
raysan5
2022-02-13
Update rtext.c
Ray
2022-01-26
Add DrawTextCodepoints (#2308)
Siddharth Roy
2022-01-03
ADDED: `ExportFontAsCode()`
Ray
2021-12-31
Update year to 2022
raysan5
2021-12-28
Detected some pixel-errors due to rounding issues on position
raysan5
2021-12-09
REVIEWED: GetCodepoint() #2201
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-11-09
Review variables initialization
Ray
[prev]
[next]