Skip to content
Discussion options

You must be logged in to vote

One possible issue I can see is that your CREATE_PENTAGRAM string ends with a solitary ESC character, when it should be the two characters ESC \. That alone shouldn't prevent the font definition from working, but it depends what follows it. If, for example, the next printable character was a c, that would combine with the ESC to produce a hard-reset sequence that would erase the font definition.

i was like "Not today, Satan!" and flipped the proverbial table in anger at having to do it twice

If you find yourself in this situation again, my font editor has some table flipping functionality that could help.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ClaireCJS
Comment options

@DHowett
Comment options

@DHowett
Comment options

@ClaireCJS
Comment options

Answer selected by DHowett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants