File: tessellation-flat.html

package info (click to toggle)
tuxpaint 1%3A0.9.34-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 61,572 kB
  • sloc: ansic: 60,855; makefile: 1,397; sh: 790; objc: 303; cpp: 186; python: 182; php: 43
file content (18 lines) | stat: -rw-r--r-- 1,072 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tessellation Flat</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Tessellation Flat</h1>
<h2 align="center">Group: Pattern Painting</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Draw repeating tessellation patterns with flat-topped hexagons.</p>
<p align=center><img src="../../../html/images/magic_examples/tessellation-flat.png"></p>
<p>This tool is operated in a freehand fashion.</p>
<p>This tool offers multiple size settings.</p>
<p>This tool offers color choices.</p>
<p>See also: <a href="tiles.html">Tiles</a>, <a href="pattern.html">Pattern</a>,  &amp; <a href="tessellation-pointy.html">Tessellation Pointy</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>