TSnake41 / raylib-lua

A modern LuaJIT binding for raylib (also available at https://gitlab.com/TSnake41/raylib-lua)
ISC License
168 stars 12 forks source link

Unable to use DrawTextEx #9

Open GDPlayer opened 1 year ago

GDPlayer commented 1 year ago

As the title says, I can't use it, I've tried everything. I even made sure that the font was in the path.

TSnake41 commented 1 year ago

What is the value of Font in your case ?

Can you try using print on it ?