mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-17 01:32:50 +09:00
init the awkward code
This commit is contained in:
26
static/html/jspaint/help/paint_blackwhite.html
Normal file
26
static/html/jspaint/help/paint_blackwhite.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="ltr" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>To use black and white instead of color</title>
|
||||
<link href="coUA.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<p id="paint_blackwhite"><b>To use black and white instead of color</b></p>
|
||||
<ol>
|
||||
<li>On the <b>Image</b> menu, click <b>Attributes</b>.</li>
|
||||
<li>Click <b>Black and white</b>.</li>
|
||||
</ol>
|
||||
<!--
|
||||
There's now a conversion to monochrome
|
||||
(altho the black and white mode allows color in the document.)
|
||||
@TODO: Update this help accordingly
|
||||
-->
|
||||
<!--
|
||||
<p><b>Note</b></p>
|
||||
<ul>
|
||||
<li>If you change back to color, only new work will be in color.</li>
|
||||
</ul>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user