Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3833

What is the correct font name to use for Dejavu?

$
0
0

I have a Xojo Cloud web app and am playing around with the different fonts that are now included in the Fonts folder.

What is the correct FontName for Dejavu? I tried each of the following, but none displayed the text I am trying to display, so I am assuming I have the wrong font name

g.FontName = "DejaVuSansMono"
g.FontName = "DejaVuSans"
g.FontName = "DejaVu"

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3833

Trending Articles