Révision 1621
tmp/org.txm.chartsengine.core/src/org/txm/chartsengine/core/preferences/ChartsEnginePreferences.java (revision 1621) | ||
---|---|---|
112 | 112 |
// Check the target OS and set the default font from the JVM embedded font |
113 | 113 |
String defaultFont; |
114 | 114 |
if(OSDetector.isFamilyUnix()) { |
115 |
defaultFont = "1|Lucida Sans|11.0|0|GTK|1|"; //$NON-NLS-1$ other version: "1|Lucida Sans|11|0"
|
|
115 |
defaultFont = "1|Lucida Sans|11.0|0|GTK|1|"; //$NON-NLS-1$ // other version if needed later: "1|Lucida Sans|11|0"
|
|
116 | 116 |
} |
117 | 117 |
else { |
118 | 118 |
defaultFont = "1|Lucida Sans Unicode|11.0|0|WINDOWS|1|-16|0|0|0|400|0|0|0|0|3|2|1|34|Lucida Sans Unicode;"; //$NON-NLS-1$ |
Formats disponibles : Unified diff