GLBasic forum

Main forum => Bug Reports => Topic started by: MrTAToad on 2011-Feb-11

Title: Font creation program missing last character
Post by: MrTAToad on 2011-Feb-11
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]
Title: Re: Font creation program missing last character
Post by: Slydog on 2011-Feb-11
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.
Title: Re: Font creation program missing last character
Post by: MrTAToad on 2011-Feb-11
Didn't look at the 128 character one :)
Title: Re: Font creation program missing last character
Post by: Kitty Hello on 2011-Feb-12
ok, will have to fix that. I also have the idea to include special characters for the chars 1-31 from a different font.
Title: Re: Font creation program missing last character
Post by: Marmor on 2011-Feb-13
cool we get finaly some smileys   =D

http://www.cnblogs.com/fishert/archive/2008/05/03/1180396.html (http://www.cnblogs.com/fishert/archive/2008/05/03/1180396.html)