Ensure all the Gosu::Image.from_text uses the correct font #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ensure that all calls like this one:
Gosu::Image.from_text(newtext, TEXT_SIZE, font: FONT_PATH)include the
font: FONT_PATH