janet-lang / jaylib

Janet bindings to Raylib
MIT License
137 stars 36 forks source link

Suggestion: Get texture2d width and height (issue #51) #62

Closed bramtechs closed 4 months ago

bramtechs commented 5 months ago

As far as I'm aware, there is no way to retrieve a Texture2Ds width and height.

This should solve issue #51. I came across the same problem, so here is a proposed fix.