Commit graph

17 commits

Author SHA1 Message Date
JupiterRider
1d2d8d9350 IsFontReady has been renamed 2024-11-24 15:21:12 +01:00
JupiterRider
e171bb3751 DrawTextCodepoint(s) functions added to cgo version 2024-11-05 17:33:03 +01:00
JupiterRider
735af12e7f update LoadFontData: codePoints can now be nil, codepointCount defaults to 95 (like C raylib does) 2024-11-03 15:36:07 +01:00
JupiterRider
893dfa5f85 GenImageFontAtlas function added to cgo version as well 2024-11-03 15:13:14 +01:00
Alessandro Cuppari
e717485867 fix: args should be pointers 2024-04-18 13:59:55 +01:00
Alessandro Cuppari
39b56ef013 feat: add DrawTextPro 2024-04-16 21:55:35 +01:00
Oleksandr Kryvonos
a870a09894 variadic parameter for runesNumber in LoadFontEx 2024-02-25 12:18:39 +01:00
Oleksandr Kryvonos
a490f10c86 copied only changes 2024-02-24 20:39:33 +01:00
JupiterRider
6656db4829 Change signature of LoadFontFromMemory in raylib/rtext.go to match with purego version 2023-12-28 16:06:40 +01:00
Milan Nikolic
f953e65a3a
Move functions 2023-11-09 08:55:58 +01:00
Milan Nikolic
8cadac2fbc
Add new text functions 2023-11-08 20:46:40 +01:00
Milan Nikolic
f75cc39078
Add new text functions 2023-11-08 20:16:56 +01:00
JupiterRider
bb7c8b3f3b Add more new functions 2023-05-11 16:36:48 +02:00
Milan Nikolic
6e090424c5
Change LoadFontEx to accept []rune, fixes #136 2022-08-27 17:37:54 +02:00
Milan Nikolic
29ba3cc508
Use color.RGBA, fixes 144 2021-11-14 12:16:02 +01:00
Milan Nikolic
914ca1ffdc
Add new functions 2021-11-11 18:34:45 +01:00
Milan Nikolic
2013bc4628
Update/add Go functions 2021-11-11 16:34:15 +01:00
Renamed from raylib/text.go (Browse further)