⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tools.xml.svn-base

📁 okular
💻 SVN-BASE
字号:
<!DOCTYPE KPDFAnnotatingTools><!--Engine/Annotation Types [specific attributes]:  [color]  SmoothLine [lowPassFilter{true,false}] [orthoSnap{true,false}]    [color]    [opacity]    Highlight    Ink [width]  PickPoint [hoverIcon{string}]    [color]    Stamp[icon]    Text  TwoPoints [block{true,false}]    [color]    Line[width]    Geom--><annotatingTools>    <tool id="1" name="Note" pixmap="tool_note">        <tooltip>Text Annotation</tooltip>        <engine type="PickPoint" color="#FFFF00" hoverIcon="tool_note">            <annotation type="Text" color="#FFFF00" />        </engine>        <shortcut>1</shortcut>    </tool>    <tool id="2" name="FreeText" pixmap="pinnote">        <tooltip>Free Text Annotation</tooltip>        <engine type="PickPoint" color="#FFFF00" hoverIcon="tool_note">            <annotation type="FreeText" color="#FFFF00" />        </engine>        <shortcut>2</shortcut>    </tool>    <tool id="3" name="Green Highlighter" pixmap="tool_ink_green">        <tooltip>Green Ink</tooltip>        <engine type="SmoothLine" color="#00FF00">            <annotation type="Ink" color="#00FF00" width="2" />        </engine>        <shortcut>3</shortcut>    </tool>    <tool id="4" name="Pink Highlighter" pixmap="tool_hl_pink">        <tooltip>Pink Ink</tooltip>        <engine type="SmoothLine" color="#FF0080">            <annotation type="Ink" color="#FF0080" width="4" />        </engine>        <shortcut>4</shortcut>    </tool>    <tool id="5" name="Yellow Highlighter" pixmap="tool_hl_yellow">        <tooltip>Yellow Highlight</tooltip>        <engine type="SmoothLine" color="#FFFF00">            <annotation type="Highlight" color="#FFFF00" />        </engine>        <shortcut>5</shortcut>    </tool>    <tool id="6" name="Straight Yellow Line" pixmap="tool_hl_yellow">        <tooltip>Straight Yellow Line</tooltip>        <engine type="TwoPoints" color="#FFE000">            <annotation type="Line" width="4" color="#FFE000" />        </engine>        <shortcut>6</shortcut>    </tool>    <tool id="7" name="Warning Stamp" pixmap="messagebox_warning">        <tooltip>Warning Stamp</tooltip>        <engine type="PickPoint" hoverIcon="messagebox_warning">            <annotation type="Stamp" icon="messagebox_warning" />        </engine>        <shortcut>7</shortcut>  </tool></annotatingTools>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -