mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
13 lines
506 B
XML
13 lines
506 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<MeteoInfo File="config.xml" Type="configurefile">
|
|
<Path OpenPath="D:\Temp\traj\Sample"/>
|
|
<Font>
|
|
<TextFont FontName="YaHei Consolas Hybrid" FontSize="14"/>
|
|
<LegendFont FontName="宋体" FontSize="12"/>
|
|
</Font>
|
|
<ScriptLanguage Language="Jython"/>
|
|
<LookFeel LafDecorated="true" Name="FlatLightLaf"/>
|
|
<Figure DoubleBuffering="true"/>
|
|
<Startup MainFormLocation="-7,-7" MainFormSize="1293,693" ShowMeteoDataDlg="false"/>
|
|
</MeteoInfo>
|