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
2016-02-12
Reviewed code TODOs
raysan5
2016-01-18
Corrected bug on fonts loading
raysan5
2016-01-02
Improved fonts support
raysan5
2015-12-30
Added function: SubText()
raysan5
2015-12-09
MeasureTextEx() - Added support for multi-line size measure
raysan5
2015-12-09
Corrected bug
raysan5
2015-12-03
Corrected bug on spritefont loading
raysan5
2015-11-05
Variables initialization
Ray
2015-10-25
Added some image manipulation functions
Ray
2015-10-21
Feature: Line-break support for text
Ray San
2015-10-06
Convert to UTF-8
raysan5
2015-10-06
Added comments and more...
raysan5
2015-09-02
Reviewed to work on Raspberry Pi
raysan5
2015-08-30
Redesigned SpriteFont struct
raysan5
2015-08-28
Small tweaks
raysan5
2015-08-05
Added trace log for data unloading
Ray
2015-07-29
Replaced old mail by twitter user
raysan5
2015-07-13
Added some functions and renamed some others
raysan5
2015-07-05
Improved mipmaps support and image loading
raysan5
2015-06-03
Corrected gesture tap issue and text scaling issue
Marc Palau
2015-05-11
raymath module review and other changes
raysan5
2015-05-04
Big batch of changes, check description:
raysan5
2015-04-06
Big batch of changes! Check description:
raysan5
2015-03-09
Added support for Latin-1 Supplement characters
nicobwah
2015-02-02
Removed useless spaces
raysan5
2015-01-18
Adding support for TTF fonts (in progress)
raysan5
2014-12-31
Added full support for HTML5 (emscripten)
raysan5
2014-12-15
Added support for emscripten and more
raysan5
2014-11-23
Updated stb headers
raysan5
2014-10-17
Small Fixes Update (1.2.1)
raysan5
2014-09-16
raylib 1.2
raysan5
2014-09-03
Explicit define of functions prototypes
raysan5
2014-09-03
Removed useless spaces
raysan5
2014-07-23
Update to version 1.1.1
raysan5
2014-04-19
raylib 1.1
raysan5
2014-04-09
Lots of changes, most of them under testing-review
raysan5
2014-04-04
Adapt multiple functions to rlgl
raysan5
2014-03-25
Road to raylib 1.1 - Testing rlgl
raysan5
2014-03-16
Update to version 1.0.6
1.0.6
raysan5
2014-01-28
Update to version 1.0.5
raysan5
2013-12-27
Corrected bug on spacing measurement
raysan5
2013-12-19
Update to version 1.0.3
raysan5
2013-11-29
Added GetDefaultFont() function
Ray
2013-11-28
Added some functions and Updated examples
raysan5
2013-11-23
Replaced tab by 4 spaces and adjust text
raysan5
2013-11-18
raylib basic folders structure and some files... ;)
Ray