Commit graph

104 commits

Author SHA1 Message Date
Bill Kendrick
0f40eb2c9a Removing outdated docs
The newest appeared to be for versions up through 0.9.21
(11 years ago).  Some were even older!

Please update PO files in `tuxpaint-docs` repository to
translated the current docs!
2022-12-11 01:51:29 -08:00
Bill Kendrick
8f17edc10e Clean up installed docs
All old, outdated, manually-generated translations of docs now
go into an "outdated" subdirectory.  The "tuxpaint-docs"/gettext-based
ones are the "first-class citizens".

Don't install the docs directory's "Makefile", or the instructions
for how to release Tux Paint, as those are not necessary to end users.
2021-09-17 00:11:33 -07:00
Bill Kendrick
0edf9cb4d9 Mend typo in README stub
local -> locale
2018-08-30 01:45:35 -07:00
Bill Kendrick
2f56dd020c Moved English docs to their own subdir 2017-12-03 11:47:30 -08:00
Bill Kendrick
f9b677e40d Use links w/ UTF-8 output for HTML->TXT
Stop using old `lynx`; use `links`, and use UTF-8 codepage for
output (for Russian, Chinese, etc. to still work right).

Regenerate all TXT versions of docs available in HTML.
2017-12-03 10:59:26 -08:00
Bill Kendrick
40d5949150 Documenting color picker & color palette features 2017-12-03 10:56:29 -08:00
Mark K. Kim
472bf79bb9 Trying again... 2017-11-27 01:02:41 -05:00
William Kendrick
f762aafa10 Adding Kabyle (aka Kabylian) translation 2016-12-12 07:20:34 +00:00
William Kendrick
2557aeb900 Made docs clearer re: stamp controls. (Fixes bug #182 @ SF) 2015-10-12 17:36:49 +00:00
William Kendrick
8309eccbdc Updated version #s, copyright dates, and latest rev. dates of some docs. 2015-05-06 17:08:14 +00:00
William Kendrick
67537ac156 Updating dates. 2014-08-05 17:07:20 +00:00
William Kendrick
3db9453eaf Updating date in README 2014-07-09 07:09:29 +00:00
William Kendrick
a304d9d2d0 Mentioned use of desktop Trashcan on Linux. 2014-06-29 08:55:01 +00:00
William Kendrick
05f33a2a08 Aragones translation. 2012-03-02 17:44:19 +00:00
William Kendrick
2715f918e9 Documenting mouse accessibility and onscreen keyboard options.
Normalizing those options ('-' instead of '_' in their names, like other opts.)
2011-04-14 06:26:45 +00:00
William Kendrick
dc0409900b Doc'ing Gujarati updates.
Doc'ing new Label tool.
2009-10-04 06:34:37 +00:00
William Kendrick
c9e88a08f8 Bumped version # to 0.9.22.
Updated INSTALL doc to mention FriBiDi (should've done that in 0.9.21).
Updated EXTENDING doc to mention that non-transparent Starters are ok (ditto).
2009-07-01 21:58:37 +00:00
William Kendrick
d8b0087dd5 Nicer link to Magic docs (the index, rather than the folder).
Mentioning that some Magic tools have both paint/full modes.
2009-04-29 06:06:59 +00:00
William Kendrick
c29226ea1a README failed to mention where files are in Vista (diff from older Win32). 2008-10-29 15:11:42 +00:00
William Kendrick
b4ed444f0f Beginning to implement switchin() and switchout() Magic tool plugin API. 2008-07-08 00:21:31 +00:00
secretlondon
527d8178fa Typos in docs. 2008-04-19 18:55:02 +00:00
William Kendrick
db1930b397 Other minor improvements. Added TOC. 2008-03-28 03:12:31 +00:00
William Kendrick
be6810e936 Moved "Starters" from the 'Open' section to 'New', in README. 2008-03-28 03:03:31 +00:00
William Kendrick
f6b3d444bf Fixed missing </dl>.
Mentioned the newer Input Methods (zh_TW & Thai)
2008-03-28 02:56:30 +00:00
William Kendrick
e6e2fcfc38 Mentioned that canvas size can be changed in README (so it's not
just hidden in OPTIONS).
2008-03-04 17:10:01 +00:00
William Kendrick
7df60e329e Updated German translation.
Next version will probably be 0.9.20.
Updated copyright year.
2008-02-29 01:30:21 +00:00
William Kendrick
acecdbef0b Brought documentation on Tux Paint canvas size up-to-date, for importing photos/etc. 2007-12-05 04:01:48 +00:00
William Kendrick
1022b67e00 Updated version #. 2007-11-27 18:04:20 +00:00
William Kendrick
4902ee7346 Updated for today's release date! 2007-11-21 22:07:57 +00:00
William Kendrick
26c7051c07 Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now (in addition to pre-mirrored).
Updated version # in some docs.
Expanded comments in tp_magic_example.c Magic plugin example code.
2007-08-03 16:17:46 +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
William Kendrick
4c7515190f FAQ update.
Preparing for 0.9.17rc1.
2007-06-27 16:29:55 +00:00
William Kendrick
6d1dbef521 hildon updates and packaging files
Tux text draws new Sfx and Speak mini-buttons above Tux, when in Stamp mode.
Sfx and Speak buttons (re)-play stamp sounds and stamp descriptions.
ALT+S (mute/unmute) now draws Tux text (to make Sfx and Speak buttons appear/disappear)
Improved Stamp tool description in docs.
Added screenshot of Stamp size, mirror, flip controls in docs.
Documented Left/Right stamp category controls, with screenshot in docs.
Documented Sfx and Speak buttons, with screenshot in docs.
2007-06-07 23:47:47 +00:00
William Kendrick
71e7e451cb Updated docs to show left-Alt for Korean IM cycling.
Made IM cycling key combos a table column in locale list table.
2007-05-02 18:23:26 +00:00
William Kendrick
c43e81eb48 Noted multi-character support in IM.
Made corrections in IM documentation, based on Mark's suggestions.
Rebuilt all TXT versions.
2007-04-27 16:41:54 +00:00
William Kendrick
e2c829b9b1 Fixed escape typo. 2007-04-26 23:47:50 +00:00
William Kendrick
11c34ddf24 Right-Alt cycles, not toggles, input methods. 2007-04-26 23:42:34 +00:00
William Kendrick
b4645f640c Organized Magic tools in the order they appear in the app.
Added missing descriptions of Grass and Bricks magic tools.
Updated "Fade" tool to its new name: "Lighten".
Mentioned that Sparkles tool works in any color (used to just be yellow).
2007-04-25 17:29:17 +00:00
William Kendrick
67af2ea91f Added information on right+[Alt] for alternative input methods in Text tool.
Added missing information on [Tab] to complete text input in Text tool.
2007-04-25 17:22:28 +00:00
William Kendrick
b765c86e50 * Updated version to 0.9.17
* Stamps now supports SVG vector-based graphics!  (Via Cairo library)
* Discussed SVG Stamps in "Extending Tux Paint."
* Created an "SVG.txt" document, covering SVG software.
* Mentioned descriptive sounds (e.g., "stamp_desc_ll.ogg") in "Extending..."
* Listing new www.tuxpaint.org website URL.
2006-10-26 08:54:24 +00:00
William Kendrick
dc459535a7 Colors may now be overridden using the "colorfile" option. 2006-09-10 03:44:38 +00:00
William Kendrick
53ce047918 Added sliding scale for slideshow speed adjustement.
Note: Use slowest (leftmost) speed setting to disable automatic slide advancement.
2006-08-27 23:57:04 +00:00
William Kendrick
4e33b31baa Added documentation on new Slides slideshow feature. 2006-08-27 22:26:25 +00:00
William Kendrick
e6425471dd Removed "Extending Tux Paint" section from README.
Referred to "EXTENDING.html" in README's "Further Reading" section.
2006-03-09 06:57:34 +00:00
William Kendrick
9cbe246bdb Improving description of where Tux Paint data lives, and how to get to it.
(Note: It may be a lie right now, but Tux Paint should adhere to these specs.)
2006-02-20 23:38:12 +00:00
William Kendrick
cd2b88b191 Improved documentation of paths for OSX. 2006-02-13 07:47:47 +00:00
William Kendrick
81cac02cbf More OS-specific file-storage corrections. 2005-12-31 20:56:40 +00:00
William Kendrick
c093c06eca Improved layout of listing of where saved files go.
Corrected Windows and Mac OS X listing of where saved files go.
2005-12-31 20:49:19 +00:00
William Kendrick
1bc07e9811 Vietnamese updates. 2005-12-06 08:44:21 +00:00
Mark K. Kim
8a896438a1 CVS Id tags added to several files for easier version tracking. 2005-11-27 08:09:37 +00:00