Ensure all the Gosu::Image.from_text uses the correct font #11

Closed
opened 2026-06-14 20:47:26 -06:00 by bionickatana · 0 comments
Owner

Ensure that all calls like this one:
Gosu::Image.from_text(newtext, TEXT_SIZE, font: FONT_PATH)

include the font: FONT_PATH

Ensure that all calls like this one: `Gosu::Image.from_text(newtext, TEXT_SIZE, font: FONT_PATH)` include the `font: FONT_PATH`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bionickatana/number_factory#11