/
Program produces incorrect fonts in Chimera
Program produces incorrect fonts in Chimera
The program not producing the correct fonts in GRID in Chimera client is most likely caused by the incorrect font specification.
Please make sure your script options and fgl_setproperty(“gui”,…) calls use the following syntax:<font name>-<font weight>-<italic>-<other attributes>-<size>-<character set>
Here are some examples of correct font specifications (draw your attention on the all five “-“-signs that have to be mandatory defined):Arial-bold---10-
(Font Arial, bold, size=10)
SansSerif-bold-i-us-9-
(Font SansSerif, bold, italic, underline, strikeout, size=9)
Related articles
Related content
Chimera doesn’t run
Chimera doesn’t run
More like this
Characters are not displayed correctly
Characters are not displayed correctly
More like this
Change the Default Settings in TextView
Change the Default Settings in TextView
More like this
I can't find path to Chimera.jar
I can't find path to Chimera.jar
More like this
How to run Chimera without using the dialog box?
How to run Chimera without using the dialog box?
More like this
I cannot execute/run my compiled programs
I cannot execute/run my compiled programs
More like this