Page 1 of 1

Use Monospace Font

Posted: 23 Jun 2020, 00:13
by Joerg Hamacher
Hi again,

do you know if there is a general configuration property to define that
"use monospace font" is always "on"?

Version is axes 4.2 (4.2.0.000.78611).

Best regards,
Joerg

Re: Use Monospace Font

Posted: 24 Jun 2020, 00:57
by Fairdinkum
Hi Joerg,

Try the following application style.

name....... baseFont *You can specify any names
styleFor.... HTML element
htmlTag.... dummy, div#terminalContent *:not(.material-icons):not(.mdc-floating-label--float-above)
style........ {font-family: "MS Gothic";font-size: 14px;}

Best Regards,
Hidekazu Tanaka

Re: Use Monospace Font

Posted: 24 Jun 2020, 19:06
by Joerg Hamacher
Hi Hidekazu,

once again many thanks for this solution!!!!!

Have a nice day,
Joerg