Ray
|
b03c8ba945
|
WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()`
Redesigned function to only consider separation between the end of vertical size of one line and the beginning of next line
|
7 months ago |
Ray
|
3f1e59a7cf
|
Update copyright to 2024
|
11 months ago |
Ray
|
d41e3141f1
|
REVIEWED: Added `SetTextLineSpacing()` to multiline examples
|
1 year ago |
Ray
|
b59fab7ee6
|
Update year to 2023
|
2 years ago |
Ray
|
4a9391ae83
|
REVIEWED: examples descriptions
|
2 years ago |
Ray
|
c1b01c0d5d
|
Added new comment to examples
|
2 years ago |
Ray
|
dcf52c132f
|
Remove trail spaces
|
3 years ago |
Jeffery Myers
|
e48b9a6da1
|
[Examples] Warning fixes (pt 1) (#1668)
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
|
3 years ago |
Ray
|
7e08b312d5
|
RENAMED: text_bmfont_ttf > text_font_loading
|
5 years ago |
Ray
|
434e460c18
|
Example instructions tweak for clarity
|
5 years ago |
Ray
|
b525039e0a
|
Review ALL examples
|
5 years ago |
Ray
|
424d3ca8d9
|
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
|
5 years ago |
Ray San
|
ec33e7d705
|
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
|
6 years ago |
Ray
|
20d205cae5
|
Working on examples...
|
7 years ago |
Ray
|
dd4dd0e87d
|
Reorganize examples folder
|
7 years ago |
raysan5
|
1a879ba08e
|
Refactor SpriteFont struct
Now it uses CharInfo data, this way, it's better aligned with the future
RRES file format data layout for sprite font characters.
|
7 years ago |
raysan5
|
54c7fa491e
|
Added 6 new examples
|
8 years ago |
raysan5
|
ca402e9d36
|
New examples added (with some resources)
|
9 years ago |
raysan5
|
51688c004c
|
Code cleaning, removed useless spaces
|
10 years ago |
raysan5
|
5ecb6801fa
|
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
|
10 years ago |
raysan5
|
f76a00adc1
|
Code used to test some features (and resources)
|
10 years ago |
raysan5
|
a68818e320
|
Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
|
10 years ago |
raysan5
|
e9143b8a8d
|
Added some functions and Updated examples
View CHANGELOG for details
|
11 years ago |
raysan5
|
0ae8fab83a
|
Replaced some tabs by 4 spaces
|
11 years ago |
raysan5
|
7635e9c79f
|
Replaced tabs by 4 spaces
|
11 years ago |
Ray
|
46f10b45ad
|
raylib basic folders structure and some files... ;)
|
11 years ago |