Hello, everyone. I am having a problem with displaying the correct ASCII characters for an old school looking ASCII game. I am trying to get #176-#178, #219, etc. to display as shaded block characters, but instead they display as things like a capital U with a ` over it and such.
I've tried quite a few things, such as changing the char set to "graphics" with the optional set text font flag. Changing fonts. Changing font sizes. Etc.
My questions are: Why can't I display them correctly? Does it have to be ANSI encoding to display the correct extended ASCII? Is DBP only Unicode? Is it only UTF-8? Do I need to create a bitmap font, and replicate the characters?
Thanks in advance.
-Non S
Formerly: Amo Deus Man