index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Expand
)
Author
2019-05-10
Fixed DrawTextRecEx() selection when wordwrap is ON
Demizdor
2019-05-06
Corrected issue with wrong text measuring
Ray
2019-04-24
Fixed selection in DrawTextRecEx()
Demizdor
2019-04-23
Support custom memory management macros
Ray
2019-04-21
Initial unicode implementation for UTF8 encoded text
Demizdor
2019-04-08
Review creation years
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-02-28
Some spacing review
Ray
2019-02-28
Removed unnecessary
Skabunkel
2019-02-24
... tabs again... _facepalm_
Skabunkel
2019-02-24
Missed one
Skabunkel
2019-02-24
Fixed segmentation fult created by quick fix
Skabunkel
2019-02-24
Tabs to spaces
Skabunkel
2019-02-24
#764 - Quick fix that clears alot of memory, there seems to be more hiding so...
Skabunkel
2019-02-22
Change ternary operator formatting
Ray
2019-02-22
Merge pull request #761 from Demizdor/master
Ray
2019-02-22
Remove TABS
Ray
2019-02-22
Fixed height bug in DrawTextRecEx()
Demizdor
2019-02-21
Remove end-line spaces
Ray
2019-02-14
Fix config.h flags
Jens Pitkanen
2019-02-11
Redesigned TextSplit() function
Ray
2019-02-10
Fixed as issue where strrchr in LoadBMFont would only look for forward slashe...
Jak Barnes
2019-02-06
ADDED: TextToInteger()
Ray
2019-02-04
Review DrawTextRecEx() formatting
Ray
2019-02-03
Merge pull request #734 from Demizdor/master
Ray
2019-01-23
Fix font cannot be narrowed to type 'int'
Rob Loach
2019-01-23
Added DrawTextRecEx()
Demizdor
2019-01-21
Remove comment
Ray
2019-01-05
Corrected issue with text measure on Latin-1 chars
raysan5
2018-12-29
ADDED: DrawTextRec() and example
raysan5
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-25
REVIEWED: LoadFontEx()
raysan5
2018-12-20
Exposed LoadFontFromImage()
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-10
Added support for .otf fonts
Ray
2018-12-04
Increase text management buffers size
Ray
2018-11-06
Remove end-line spaces
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-24
Code tweaks
Ray
2018-10-23
ADDED: SplitText() function
Ray
2018-10-18
Some security checks on font loading
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-10
Fixes memory leak in text.c
noshbar
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-09-06
Support aliased font texture generation
Ray
2018-09-05
Corrected issue with types
Ray
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-04
Fix compiler warnings, first part
Kim Kulling
2018-07-15
Reviewed LoadFontData() and GenImageFontAtlas()
Ray
[next]