Skip to content

Potential bug in text rendering #313

Description

@GTP95

I'm experimenting with ScreenBasedGame. I have created a loading screen exactly as described here, with the only difference that I changed the text that gets displayed as follows:

g.drawString("A GTPware game", 32, 32);

Note the space between the first two words. When I launch the game, that space is not there:
font error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions