You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

33 lines
1.4 KiB

<!DOCTYPE okularQuickAnnotatingTools>
<quickAnnotatingTools>
<tool id="1" sourceId="1" type="highlight" name="Yellow Highlighter">
<engine type="TextSelector" color="#ffff00">
<annotation type="Highlight" color="#ffffff00"/>
</engine>
</tool>
<tool id="2" sourceId="1" type="highlight" name="Green Highlighter">
<engine type="TextSelector" color="#00ff00">
<annotation type="Highlight" color="#ff00ff00"/>
</engine>
</tool>
<tool id="3" sourceId="2" type="underline">
<engine type="TextSelector" color="#ff0000">
<annotation type="Underline" color="#ffff0000"/>
</engine>
</tool>
<tool id="4" sourceId="5" type="typewriter" name="Insert Text">
<engine type="PickPoint" block="true">
<annotation type="Typewriter" color="#00ffffff" textColor="#000000" width="0"/>
</engine>
</tool>
<tool id="5" sourceId="6" type="note-inline">
<engine type="PickPoint" color="#ffff00" hoverIcon="tool-note-inline" block="true">
<annotation type="FreeText" color="#ffffff00" textColor="#ff000000"/>
</engine>
</tool>
<tool id="6" sourceId="7" type="note-linked">
<engine type="PickPoint" color="#ffff00" hoverIcon="tool-note">
<annotation type="Text" color="#ffffff00" icon="Note" />
</engine>
</tool>
</quickAnnotatingTools>