Magic tool documentation now split into separate files, and referenced (as a directory) from README, so that users can find docs to any additional tools (ones not included by default with Tux Paint) that are installed. Added new --datadir option, to separate path to brushes/stamps/etc. from that of saved files. Improved docs on where savedir default is. Made sure --help, man tuxpaint, and OPTIONS docs all covered all command-line options. Noted SDL_Pango makes locale-specific fonts unnecessary. Added "--plugindocprefix" option to tp-magic-config, for where docs should go. Improved plugin API documentation. Improved layout of man pages a little.
31 lines
758 B
HTML
31 lines
758 B
HTML
<!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>
|
|
|
|
<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>
|
|
|