📄 help.htm
字号:
<html>
<head>
<title>J-Painter. Help</title>
</head>
<style><!--
body { background: D0D0DA; color: black; font-family: verdana; }
table { color: black; font-family: verdana; font-size: 8pt; }
--></style>
<body bgcolor="#D0D0DA">
<p align="center">
<table border="1" >
<tr>
<td rowspan="2">
<p align="center"><b><font color="#000088">Drawing tools</font></b></p>
<table>
<tr><td><img width="20" height="20" src="icons/0.gif" ></td><td>Free hand drawing</td></tr>
<tr><td><img width="20" height="20" src="icons/1.gif" ></td><td>Line</td></tr>
<tr><td><img width="20" height="20" src="icons/2.gif" ></td><td>Rectangle</td></tr>
<tr><td><img width="20" height="20" src="icons/4.gif" ></td><td>Ellipse</td></tr>
<tr><td><img width="20" height="20" src="icons/3.gif" ></td><td>Filled rectangle</td></tr>
<tr><td><img width="20" height="20" src="icons/5.gif" ></td><td>Filled ellipse</td></tr>
<tr><td><img width="20" height="20" src="icons/21.gif"></td><td>Filled area</td></tr>
<tr><td><img width="20" height="20" src="icons/18.gif" ></td><td>Filled polygon</td></tr>
<tr><td><img width="20" height="20" src="icons/7.gif" ></td><td>Eraser</td></tr>
<tr><td><img width="20" height="20" src="icons/9.gif" ></td><td>Flood fill</td></tr>
<tr><td><img width="20" height="20" src="icons/8.gif" ></td><td>Select for Copy</td></tr>
<tr><td><img width="20" height="20" src="icons/23.gif"></td><td>Select Polygon</td></tr>
<tr><td><img width="20" height="20" src="icons/11.gif"></td><td>Text</td></tr>
<tr><td><img width="20" height="20" src="icons/14.gif"></td><td>Draw arrows</td></tr>
</table>
</td>
<td>
<p align="center"><b><font color="#000088">Available pens</font></b></p>
<p align="center">
<table>
<tr>
<td><img width="11" height="11" src="icons/200.gif" ></td>
<td><img width="11" height="11" src="icons/202.gif" ></td>
<td><img width="11" height="11" src="icons/213.gif" ></td>
<td><img width="11" height="11" src="icons/263.gif" ></td>
<td><img width="11" height="11" src="icons/223.gif" ></td>
<td><img width="11" height="11" src="icons/270.gif" ></td>
</tr>
<tr>
<td><img width="11" height="11" src="icons/211.gif" ></td>
<td><img width="11" height="11" src="icons/203.gif" ></td>
<td><img width="11" height="11" src="icons/214.gif" ></td>
<td><img width="11" height="11" src="icons/253.gif" ></td>
<td><img width="11" height="11" src="icons/233.gif" ></td>
<td><img width="11" height="11" src="icons/271.gif" ></td>
</tr>
</table>
</p>
</td>
</tr>
<tr>
<td>
<p align="center"><b><font color="#000088">General actions</font></b></p>
<table>
<tr><td><img width="20" height="20" src="icons/101.gif" ></td><td>Start a new drawing</td></tr>
<tr><td><img width="20" height="20" src="icons/102.gif" ></td><td>Undo the last action</td></tr>
<tr><td><img width="20" height="20" src="icons/103.gif" ></td><td>Redo the undone action</td></tr>
<tr><td><img width="20" height="20" src="icons/104.gif" ></td><td>Submit the drawing</td></tr>
</table>
<p align="center"><b><font color="#000088">Keys</font></b></p>
<p>Hold down SHIFT to draw horizontal, vertical, and diagonal lines,
perfect squares and circles.</p>
<p>Use Left and Right arrow keys to rotate editable cliparts.</p>
<p>Hold down SHIFT while selecting an area for copying.
In that case the editor doesn't copy the background color.</p>
</td>
</tr>
</table>
<div align="center">
<form><input type="button" value="Close" style="font-size: 8pt;" onclick="window.close();"></form>
</div>
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -