Skip to content

Working on non-zero-starting and non-monospace fonts #15

@KelvinShadewing

Description

@KelvinShadewing

I got monospace bitmap fonts working, but with a limitation: if the font started at a non-zero number and the script attempts to draw a character that's before the font's starting character, it would segfault. I added a skip that was meant to make it ignore characters before the starting character, but it still happened, and now, I can't even get it to run at all without immediately crashing. I even tried to go back to a previous version of the code that did work, and it still doesn't work! I don't know what I did wrong, I don't know how to get it working again, and I'm still no closer to fixing drawing text with fonts that don't start at null.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions