File: grass.html

package info (click to toggle)
tuxpaint 1%3A0.9.20-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 21,004 kB
  • ctags: 2,143
  • sloc: ansic: 22,917; objc: 1,082; makefile: 922; sh: 172; cpp: 119; python: 75
file content (29 lines) | stat: -rw-r--r-- 696 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool:

Grass

</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:

Grass

</h1>

<p>
          This paints grass on the image. The higher up the canvas,
          the smaller the grass is drawn, giving an illusion of perspective.
          The grass can be tinted various greenish hues by selecting
          different colors in the color palette.
</p>

<p>See also: <a href="flower.html">Flower</a>.</p>

</body></html>