File: flower.html

package info (click to toggle)
tuxpaint 1%3A0.9.23-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,360 kB
  • sloc: ansic: 39,091; makefile: 1,199; sh: 514; php: 310; cpp: 119; python: 75
file content (10 lines) | stat: -rw-r--r-- 867 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Flower</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Flower</h1>
<h2 align="center">By Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h2>
<p>This tool draws small flowers, with leafy bases and stalks.  Click to set the base, then drag the mouse upwards to drawe the stalk, and finally release the mouse button to finish the flower.  It will be drawn in the currently-selected color.  The shape and length of the stalk depends on how you move the mouse while you drag.</p>
<p>See also: <a href="grass.html">Grass</a></p>
</body></html>