Ray
87774a0a21
Review variables initialization
2019-05-27 00:18:15 +02:00
Ray
b525039e0a
Review ALL examples
2019-05-20 16:36:42 +02:00
Ray
970f1e8ff1
examples review
2019-05-17 01:17:40 +02:00
Ray
424d3ca8d9
examples review
...
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
2019-05-14 15:34:23 +02:00
Ray
8bafe03ee0
Update text_unicode.c
2019-05-06 10:54:45 +02:00
Ray
eeef7fdb51
Review example formatting
2019-05-06 10:46:56 +02:00
Demizdor
0e683005b4
Fix for DrawRectangleRounded
2019-04-23 20:48:00 +03:00
Vlad Adrian
98070982bf
Fix formatting ...not very good at this
2019-04-21 22:05:25 +03:00
Vlad Adrian
3dda1c41ec
Fixed formatting! Grumble, grumble...
2019-04-21 21:51:03 +03:00
Demizdor
86c887f0cf
Added unicode example
2019-04-21 13:44:17 +03:00
raysan5
0619571149
ADDED: DrawTextRec() and example
2018-12-29 14:44:28 +01:00
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.
2018-12-26 13:26:34 +01:00
Ray
abfbc42df7
PNG image size optimization
2018-09-25 12:53:31 +02:00
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...).
2018-09-06 16:56:21 +02:00
Ray
7d7c6fc42d
Reviewed example for clarity
2018-07-15 20:24:18 +02:00
Ray
dfc4baaa35
Added new example: text_font_sdf
2018-07-15 20:04:12 +02:00
Ray
5774d31893
Example tweak
2018-07-12 11:29:41 +02:00
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...)
2018-05-04 16:59:48 +02:00
raysan5
e69424c86f
Reviewed text input
2017-12-31 23:50:22 +01:00
Ray San
3d755d617a
Some code tweaks...
2017-11-02 20:08:52 +01:00
Ray
a5bfd7db22
Some reviews for RPI
2017-05-16 15:23:01 +02:00
raysan5
b0f8ea27e3
Renamed function for lib consistency
...
LoadSpriteFontTTF() --> LoadSpriteFontEx()
2017-04-22 19:04:54 +02:00
raysan5
b4d28cc7a1
Working on examples...
...
- Removed rbmf font example
- Reviewed physac examples
2017-04-16 19:08:19 +02:00
raysan5
843731e048
new example: text_input_box
2017-04-14 15:37:36 +02:00
Ray
20d205cae5
Working on examples...
2017-04-08 23:31:58 +02:00
Ray
dd4dd0e87d
Reorganize examples folder
2017-04-04 01:54:49 +02:00