summaryrefslogtreecommitdiffhomepage
path: root/examples/text
AgeCommit message (Expand)Author
2021-10-25Fix VC warnings for examples (#2085)Jeffery Myers
2021-10-19Remove trailing spacesraysan5
2021-10-17Reviewed makefile and examples buildingraysan5
2021-09-02REVIEWED: GlyphsRay
2021-09-01REVIEWED: Naming: length vs sizeRay
2021-09-01WARNING: BREAKING: RENAMED: Font struct variablesRay
2021-08-26REVIEWED: Examples compilationRay
2021-08-25Renamed some static functions for more consistent namingRay
2021-08-11WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()raysan5
2021-07-28Replace TABS by 4 spacesraysan5
2021-07-16Improve assets license informationraysan5
2021-06-26WARNING: REMOVED: Some deprecated function names mappingraysan5
2021-06-23WARNING: BREAKING: Functions renamed!Ray
2021-06-10Added missing null terminator (#1820)Francisco Javier Andrés Casas Barrientos
2021-05-31Update text_draw_3d.cRay
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
2021-04-25Fixes for 64 bit typecast warnings (#1733)Jeffery Myers
2021-04-22Remove trail spacesRay
2021-04-19Added zoom independent sharp edges to the SDF text example. (#1727)Stephan Soller
2021-03-28REVIEWED: text_draw_3d, code formattingraysan5
2021-03-28Added draw 3d text example (#1689)Vlad Adrian
2021-03-23Update text_raylib_fonts.cRay
2021-03-23Update text_raylib_fonts.cRay
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
2021-03-19Update text_input_box.cRay
2021-03-03Update text_font_filters.cRay
2020-12-24Updated several files while porting examples to webraysan5
2020-12-18WARNING: GetKeyPressed() <-> GetCharPressed() #1336Ray
2020-12-13Fixed #1455 (#1456)Alexander Buhl
2020-10-21Reviewed PR #1407Ray
2020-10-21Added desktop cursor getter and setter functions (#1407)Chance Snow
2020-09-14Review memory loading functions signesnessRay
2020-09-07REDESIGNED: ColorFromHSV()raysan5
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
2020-06-02[examples] text_font_sdf - Corrected bugraysan5
2020-05-28resources PNG chunks cleaningraysan5
2020-05-28Renamed some resources for naming consistencyraysan5
2020-05-28Remove unused fontraysan5
2020-01-30[build] Makefile examples modularizationRay
2020-01-06Review resources LICENSEraysan5
2019-12-01ADDED: DrawTextCodepoint()Ray
2019-11-24Review key input queue PR #1012raysan5
2019-10-28Corrected issue with function renamedRay
2019-09-12RENAMED: text_sprite_font > text_font_spritefontRay
2019-09-12RENAMED: text_ttf_loading > text_font_filtersRay
2019-09-12RENAMED: text_bmfont_ttf > text_font_loadingRay
2019-07-24BREAKING CHANGE: Read descriptionRay
2019-06-05Review fontRay
2019-05-31Example instructions tweak for clarityRay
2019-05-27Review variables initializationRay