Files
ISTTOK/epics/css/sys-mng-opi/CSS/font.def
2019-10-21 16:02:55 +01:00

12 lines
341 B
Modula-2

//Default Title Font. It will used in case the OS specified font macro was not defined.
Example Title = Arial-bold-18
//Title Font for Linux GTK
Example Title(linux_gtk) = Sans-bold-18
//Title Font for MacOS
Example Title(macosx) = Lucida Grande-bold-18
Example Text = SystemDefault-regular-10
Example LinkText = SystemDefault-italic-10