Font creation program missing last character

Previous topic - Next topic

MrTAToad

Included is the Font Editor program with the system font - as you can see, the last character is missing from the graphic.  And also how it appears in the character map

[attachment deleted by admin]

Slydog

And it seems to skip the last character even if only using 128 characters.
The loop appears to be going from 0 to last_ascii - 1 or something, where last_ascii is either 255 or 127.
My current project (WIP) :: TwistedMaze <<  [Updated: 2015-11-25]

MrTAToad

Didn't look at the 128 character one :)

Kitty Hello

ok, will have to fix that. I also have the idea to include special characters for the chars 1-31 from a different font.

Marmor