Web App Debugger Server Font

In a Xojo web app, when you draw text in a Picture object a server font is used. When running the web app in Xojo Debugger, the only font that draws any text into the picture appears to be “Times Roman”. If for example, the font is set to “Arial”, nothing is drawn.

When running the Web app in Xojo Cloud or some other Linux VPS website, you can install your own server fonts. Does anyone know how to install server fonts in the Xojo Debugger environment?

In the debugger, fonts are based on what is installed on your computer.

i read even about fonts, seems you have a linux enviroment

[quote]
Liberation / Microsoft-Font

Liberation Sans / Arial

Liberation Serif / Times New Roman

Liberation Mono / Courier New [/quote]