find out if a character is printable within a font | developer.brewmp.com find out if a character is printable within a font | developer.brewmp.com

Developer

find out if a character is printable within a font

Forums:

Hi.

I am getting a string (UTF8 encoded) from the server, i am searching a way to know if a certain character withing that string is printable in the font i use.

for example:
I get " ('RIGHT DOUBLE QUOTATION MARK) which is not in the US_ASCII character set - how can in know if the font i use can print that character ?

i am converting it using UTF8TOWSTR correctly, but i try to display in on the screen it shows nothing

i am using VX9900 in VzW network

thanks
p0pe1e