Files
create/src/Gui/PreferencePackTemplates/Editor_Font.cfg
2022-12-02 19:18:54 -06:00

14 lines
404 B
INI

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="Editor">
<FCInt Name="FontSize" Value="10"/>
<FCText Name="Font">Courier</FCText>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParameters>