Ray
bdbc05c0dc
Review font
5 years ago
Ray
434e460c18
Example instructions tweak for clarity
5 years ago
Ray
87774a0a21
Review variables initialization
5 years ago
Ray
b525039e0a
Review ALL examples
5 years ago
Ray
970f1e8ff1
examples review
5 years ago
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
5 years ago
Ray
8bafe03ee0
Update text_unicode.c
5 years ago
Ray
eeef7fdb51
Review example formatting
5 years ago
Demizdor
0e683005b4
Fix for DrawRectangleRounded
5 years ago
Vlad Adrian
98070982bf
Fix formatting ...not very good at this
5 years ago
Vlad Adrian
3dda1c41ec
Fixed formatting! Grumble, grumble...
5 years ago
Demizdor
86c887f0cf
Added unicode example
5 years ago
raysan5
0619571149
ADDED: DrawTextRec() and example
6 years ago
raysan5
01338b0a14
WARNING: BREAKING CHANGE
Added a bunch of useful text management functions.
Consequently, some already available functions like `FormatText()` and `SubText()` has been renamed for consistency. Created temporal fallbacks for old names.
raylib version bumped to 2.3.
6 years ago
Ray
abfbc42df7
PNG image size optimization
6 years ago
Ray
dfb8837c46
Support aliased font texture generation
Useful for bitmaps pixelated fonts where anti-aliasing is not desired!
Change also enables additional font generation mechanisms in a future (cleartype, hinting...).
6 years ago
Ray
7d7c6fc42d
Reviewed example for clarity
6 years ago
Ray
dfc4baaa35
Added new example: text_font_sdf
6 years ago
Ray
5774d31893
Example tweak
6 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
raysan5
e69424c86f
Reviewed text input
7 years ago
Ray San
3d755d617a
Some code tweaks...
7 years ago
Ray
a5bfd7db22
Some reviews for RPI
7 years ago
raysan5
b0f8ea27e3
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
7 years ago
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
7 years ago
raysan5
843731e048
new example: text_input_box
7 years ago
Ray
20d205cae5
Working on examples...
7 years ago
Ray
dd4dd0e87d
Reorganize examples folder
7 years ago