summaryrefslogtreecommitdiffhomepage
path: root/examples/text/text_rectangle_bounds.c
AgeCommit message (Collapse)Author
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
* Added support for additional mouse buttons * Renamed mouse button enum Co-authored-by: Lambert Wang <[email protected]>
2021-04-25Fixes for 64 bit typecast warnings (#1733)Jeffery Myers
2021-04-22Remove trail spacesRay
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
* Fix some warnings in examples. * cleanups from review Co-authored-by: Jeffery Myers <[email protected]>
2019-12-01ADDED: DrawTextCodepoint()Ray
- Renamed GetGlyphIndex() parameter - Review DrawTextEx() implementation - Review DrawTextRecEx() implementation
2019-05-27Review variables initializationRay
2019-05-20Review ALL examplesRay
2019-05-14examples reviewRay
Redesigns, deletes and renames Also noted authors propertly on contributed examples