Commit graph

46 commits

Author SHA1 Message Date
Bill Kendrick
658577e77d Regen. docs after Magic tool locale sorting, etc. 2022-05-07 20:25:30 -07:00
Bill Kendrick
834b4589f0 Updating Magic docs after "Shift" change 2022-05-07 18:00:11 -07:00
Bill Kendrick
dec31c32a9 Magic tools HTML docs encoding: UTF-8, not us-ascii! 2022-05-07 17:43:02 -07:00
Bill Kendrick
90edb6915b Refresh all Magic docs after improvements
* Use human-readable names for all "See Also" items.
 * Add punctuation ("A & B.", "A, B, & C.") in "See Also" lists.
2022-05-07 17:36:45 -07:00
Bill Kendrick
d5dc33fb6a Update Magic docs after adding Rush (& fixing Tile Zoom) 2022-05-07 17:16:27 -07:00
Bill Kendrick
128f73f731 Refresh docs; grab Magic rainbow "see also"s 2022-03-01 01:12:37 -08:00
Bill Kendrick
c106c61214 Syncing docs for new Tile Zoom magic tool 2022-01-30 02:27:32 -08:00
Bill Kendrick
41a04d93b7 Bump version to 0.9.28 lots of other places
(Some doc-generation Makefiles need help, apparently.)
2021-12-01 22:42:38 -08:00
Bill Kendrick
0997078479 Bump version # to 0.9.28 in all Magic docs 2021-12-01 22:32:08 -08:00
Bill Kendrick
f21bdeb8fa Bump version to 0.9.28 in all docs 2021-12-01 22:29:12 -08:00
Bill Kendrick
760423e84f New Magic tool: Reflection
Click to make a reflection of what's above the cursor,
below the cursor.

Click and drag down to stretch the lower reflection, or
drag up to make an reflection of the bottom of the picture
above where you clicked.

Or, drag left or right to make a reflection on the left of
what's on the right, or vice-versa.

It's not perfect, but my math skills are failing me, and it's
probably suitable.

Demo videos posted to Twitter
 * https://twitter.com/TuxPaintTweets/status/1456541738667954181
 * https://twitter.com/TuxPaintTweets/status/1456542229376294924

Closes https://sourceforge.net/p/tuxpaint/feature-requests/202/
2021-11-05 01:31:53 -07:00
Bill Kendrick
930b19ae64 Adding "Stretch" magic tool's docs 2021-10-20 22:36:37 -07:00
Bill Kendrick
79437733f2 Add Magic tool doc translations; install them
Adding snapshot of (basically untranslated) Magic tool docs
in the other locales currently supported by 'tuxpaint-docs'.

Update Makefile to install them.
2021-09-28 21:25:37 -07:00
Bill Kendrick
80ae9cc1a4 Magic tool docs are now coming from tuxpaint-docs
Rebuilt the English ones.
2021-09-28 21:19:05 -07:00
Bill Kendrick
097ec15ebf Grouping Magic tools within Magic tool docs 2021-09-28 20:06:27 -07:00
Bill Kendrick
74f5748da5 Adding Lightning to Magic tool docs 2021-09-27 10:29:14 -07:00
Bill Kendrick
8b30a278c2 "Smooth Rainbow" magic tool (variant of "Rainbow")
Numerous people commented on Twitter that a piece of artwork
("Chromie Squiggle #7583", created in "ArtBlocks") looked like it
was made in Tux Paint.

However, the classic (2002-era) "Rainbow" tool cycled coarsely
through solid colors.  This adds a gradient.
2021-09-22 23:01:26 -07:00
Bill Kendrick
0ed588521f Add missing Fretwork magic tool docs 2021-09-20 22:55:41 -07:00
Bill Kendrick
e9151cbe36 Adding Halftone docs the RIGHT way
I'm forgetful!
2021-09-20 21:28:19 -07:00
Bill Kendrick
d64b7edf30 Add missing docs for Halftone magic tool
Also a couple TXT versions of Magic tool docs didn't get
committed.
2021-09-20 21:22:49 -07:00
Bill Kendrick
fa23c099f2 "Opposite" Magic tool: Complementary colors
Closes https://sourceforge.net/p/tuxpaint/feature-requests/136/
2021-09-06 01:36:08 -07:00
Bill Kendrick
8d67915b3e "Panels" magic tool; convert image to 2x2 repeat
Useful for making 4-panel comics; or repeat multiple times to
create a compound-eye effect.

Closes https://sourceforge.net/p/tuxpaint/feature-requests/204/
2021-09-04 14:28:01 -07:00
Bill Kendrick
67b05a0579 Slight cleanup of blind.c; new Checkerboard tool
Use enums everywhere; credits/copyright clean-up.
2021-02-15 23:19:21 -08:00
Bill Kendrick
1cb04f1e0a "Clone" magic tool 2021-01-10 22:46:34 -08:00
Bill Kendrick
4049b6cbbc New magic tool: Pixels
Suitable for simple 'pixel art'.  Draws 8x8 pixel rectangles on
a grid across the canvas.

Sound effect created via a small Atari BASIC program sampled in
the open source 'Atari800' emulator (emulating the POKEY sound
chip), and trimmed in Audacity.
2021-01-06 23:02:11 -08:00
Bill Kendrick
2911b35a50 Elevate "Fill" from Magic Tool to real Tool
Replace the somewhat-recently-added "nothing" item in the tool bar
with the "Fill" tool, which has been converted back from a Magic tool
to a regular tool.

Also, change bash "==" to sh "=" in "if [ ... ]" tests in Makefile.

Also, link to math library (via "-lm") to make sure "max()" is available to
magic tools.

Also, add missing mention of "--newcolorslast" and "--newcolorsfirst" to manpage.
2019-09-12 23:04:13 -07:00
Bill Kendrick
6633b40d7f New file-naming convention for magic docs
Anything non-A-to-Z (including spaces) convert to "_".
(Before, spaces were just eaten)
2018-08-30 02:14:43 -07:00
Bill Kendrick
762d02788d Working to regen magic tool docs 2018-08-30 02:11:56 -07:00
Bill Kendrick
e5d59e6f58 Moving magic docs (end user) into en subdir, too
Make "Makefile" that generates magic doc TXT files
from HTML work.
2018-08-30 01:33:04 -07:00
Bill Kendrick
ecfb336b5c Get magic docs HTML/TXT generator working
Needs "<?php" not "<?".
2018-08-30 01:31:36 -07:00
William Kendrick
bc4f2ad6b8 TXT version of some docs for new Magic tools. 2011-07-16 05:45:26 +00:00
William Kendrick
3f46a4321f "Tiles" and "Pattern" tools, based on Kaleidoscope. 2011-07-02 07:16:39 +00:00
William Kendrick
77e346103b Added "Wet Paint" tool. 2009-10-08 17:17:17 +00:00
William Kendrick
555601b485 Adding missing docs for Magic tools. 2009-09-01 01:32:29 +00:00
William Kendrick
0f3d5fcfe4 More accurate description of Blinds tool.
Added missing docs for some Magic tools.
Created a ROYGBIV variation of the Rainbow arc tool.
2009-09-01 01:30:58 +00:00
William Kendrick
12d58ddd23 Committing some of the new user-docs for new Magic tools. 2009-08-10 18:01:03 +00:00
William Kendrick
341fc23ed8 Portuguese update.
AUTHORS/CHANGES doc'ing some new Magic tools.
Need to user-doc some of the newer Magic tools (see FIXMEs in magic-docs.php)
2009-08-10 18:00:26 +00:00
William Kendrick
6456c37d3c Perspective and Zoom tools from Pere.
Updated Magic Tools docs.
2009-08-08 22:39:36 +00:00
William Kendrick
8ea1fe81e6 Docs for all the Magic tools, finally! 2009-04-29 06:41:08 +00:00
William Kendrick
238fb1f796 Making docs for Magic tools easier to maintain via PHPification. 2009-04-29 05:59:07 +00:00
Albert Cahalan
bcb5f54eb9 simplify docs Makefile 2008-05-24 06:41:06 +00:00
Albert Cahalan
7323132d08 use .PHONY 2008-04-27 17:22:01 +00:00
Albert Cahalan
5244e175e8 use := operator for Makefile clarity and performance 2008-04-26 22:47:30 +00:00
William Kendrick
a97bad1e3d Added Light and Shift magic tools. 2007-08-10 06:53:36 +00:00
William Kendrick
8b11978f23 Renamed "Sparkles" to "Light"; got it working.
Added Calligraphy tool.
2007-08-10 06:52:47 +00:00
William Kendrick
adf56ef7e9 tp-magic-config man moved to (1)
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.
2007-08-02 21:04:42 +00:00