You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless I'm dense, I don't see a way to render a Gosu::Image from text using a previously loaded (and modified with Font#[]=) Gosu::Font, since the latter takes the name of a font as an argument, rather than a Gosu::Font instance.
Could this be put on the enhancement list?