CID fonts

This commit is contained in:
Jakub Melka
2019-04-27 14:14:07 +02:00
parent c43bd073fe
commit 56a189d7af
203 changed files with 412265 additions and 85 deletions

View File

@@ -59,10 +59,17 @@
</property>
<addaction name="actionRendering_Errors"/>
</widget>
<widget class="QMenu" name="menuDeveloper">
<property name="title">
<string>Developer</string>
</property>
<addaction name="actionGenerateCMAPrepository"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuView"/>
<addaction name="menuGoTo"/>
<addaction name="menuTools"/>
<addaction name="menuDeveloper"/>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
@@ -154,6 +161,11 @@
<string>Ctrl+E</string>
</property>
</action>
<action name="actionGenerateCMAPrepository">
<property name="text">
<string>Generate CMAP repository</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>