Ray
bdbc05c0dc
Review font
5年前
Ray
434e460c18
Example instructions tweak for clarity
5年前
Ray
87774a0a21
Review variables initialization
5年前
Ray
b525039e0a
Review ALL examples
5年前
Ray
970f1e8ff1
examples review
5年前
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
5年前
Ray
8bafe03ee0
Update text_unicode.c
5年前
Ray
eeef7fdb51
Review example formatting
5年前
Demizdor
0e683005b4
Fix for DrawRectangleRounded
5年前
Vlad Adrian
98070982bf
Fix formatting ...not very good at this
5年前
Vlad Adrian
3dda1c41ec
Fixed formatting! Grumble, grumble...
5年前
Demizdor
86c887f0cf
Added unicode example
5年前
raysan5
0619571149
ADDED: DrawTextRec() and example
6年前
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年前
Ray
abfbc42df7
PNG image size optimization
6年前
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年前
Ray
7d7c6fc42d
Reviewed example for clarity
6年前
Ray
dfc4baaa35
Added new example: text_font_sdf
6年前
Ray
5774d31893
Example tweak
6年前
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年前
raysan5
e69424c86f
Reviewed text input
7年前
Ray San
3d755d617a
Some code tweaks...
7年前
Ray
a5bfd7db22
Some reviews for RPI
7年前
raysan5
b0f8ea27e3
Renamed function for lib consistency
LoadSpriteFontTTF() --> LoadSpriteFontEx()
7年前
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
7年前
raysan5
843731e048
new example: text_input_box
7年前
Ray
20d205cae5
Working on examples...
7年前
Ray
dd4dd0e87d
Reorganize examples folder
7年前