You know how the description box in the database has space for two lines?
I tried putting two lines, but my font puts a square at the end of the first line, like it does with a symbol it doesn't have... even though there is nothing there that should show there.
So... any ideas of what may be wrong?
Bugged Tech Description
● ARCHIVED · READ-ONLY
-
-
What font do you use?
-
A square in a font always means that you're using a letter that does not exist in that font.
That can either be because of an incomplete font file or because you added something that is not supposed to be there.
Please check if the same display bug happens with the default font. -
The newline symbol is probably displayed as a glyph for that font instead of whitespace.
Grab the custom font junk symbol fix here:
http://forums.rpgmakerweb.com/index.php?/topic/1131-rgss3-unofficial-bugfix-snippets/ -
Crayon CrumbleWhat font do you use?
The fix Mithran linked says this usually happens with custom fonts. I was worried because it was a complete (and paid) font file.A square in a font always means that you're using a letter that does not exist in that font.
That can either be because of an incomplete font file or because you added something that is not supposed to be there.
Please check if the same display bug happens with the default font.
Thanks, that worked perfectly!The newline symbol is probably displayed as a glyph for that font instead of whitespace.
Grab the custom font junk symbol fix here:
http://forums.rpgmakerweb.com/index.php?/topic/1131-rgss3-unofficial-bugfix-snippets/ -
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.