Commit graph

276 commits

Author SHA1 Message Date
William Kendrick
d9b1e51ce9 Briefly documented translation (gettext PO catalogs) in "Extending..." 2007-04-26 23:07:29 +00:00
William Kendrick
ce56ad9511 Added missing </i> tag. 2007-04-26 20:57:10 +00:00
William Kendrick
3fe6dbd857 Added Twi translation. 2007-04-26 20:13:47 +00:00
William Kendrick
939fcf53ac Mentioned which locales allow for alternative input methods.
Removed "UTF8" from locale names in the big HTML table, for less clutter.
----------------------------------------------------------------------
2007-04-25 17:39:00 +00:00
William Kendrick
8ac445b312 Command-line options still implied only specific screen sizes were possible. 2007-04-25 17:35:31 +00:00
William Kendrick
21df867051 Updated "windowsize" documentation; it didn't mention arbitrary sizes! 2007-04-25 17:34:09 +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
b0efac0b9a Added Latvian support. (Note: PO file is incorreclty implemented) 2007-04-24 09:19:35 +00:00
William Kendrick
29bcdacab5 Added Telugu support and TTF font (a GPL one in Debian & Ubuntu) 2007-04-24 08:59:46 +00:00
William Kendrick
0fa1fc6f40 Fixed link to example color palette file. 2006-12-16 21:01:14 +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
Martin Fuhrer
45c1613e07 Corrected typo. 2006-10-18 05:41:16 +00:00
William Kendrick
b5308f7767 Added missing languages to --locale option listing. 2006-10-11 19:35:17 +00:00
William Kendrick
bf71b74648 Added missing languages to "--lang" options list. 2006-10-11 19:18:11 +00:00
William Kendrick
a52c4c3fe0 Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
2006-09-28 07:51:15 +00:00
William Kendrick
63f8bb68ab Added Xhosa translation. 2006-09-22 19:04:09 +00:00
William Kendrick
13f81551d9 Added Venda translation. 2006-09-22 18:14:47 +00:00
William Kendrick
d30e67594e 3-digit hexadecimal color defintions act like CSS (e.g., #FFF is #FFFFFF now, not #F0F0F0). 2006-09-11 08:25:24 +00:00
William Kendrick
114087af21 Default colors are duplicated, as an example, in docs/default_colors.txt. 2006-09-10 18:50:11 +00:00
William Kendrick
dc459535a7 Colors may now be overridden using the "colorfile" option. 2006-09-10 03:44:38 +00:00
William Kendrick
4f902a3397 Added "startblank" option, to cause Tux Paint to always start with a blank canvas. 2006-09-09 21:50:52 +00:00
William Kendrick
b5a3d6a6d8 Brushes can include spacing information.
Added an animated, directional, colored, spaced 'squirrel' brush, as an
example of all new brush features.
----------------------------------------------------------------------
2006-09-04 11:06:23 +00:00
William Kendrick
1f5665437e Brushes can include directional variations. (Implements RFE #1522694)
New brush: Angle Lines (directional)
2006-09-04 09:58:57 +00:00
William Kendrick
609a8d5104 Added support for animated brushes. 2006-09-04 06:26:12 +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
6f7336a3f5 Documenting newest languages (Tagalog and Tibetan). 2006-05-13 18:48:26 +00:00
William Kendrick
872b044379 Updating docs and credits to list Kurdish. 2006-04-30 04:16:40 +00:00
William Kendrick
8edb9cdf0b Added Faroese translation.
Updated Vietnamese translation.
Added missing (newly-added) supported languages to OPTIONS docs.
2006-04-05 07:28:42 +00:00
William Kendrick
f9b5f0b4bf Began trying to describe "tinter" modes.
Noted tinter seems broken! (Always falls back to vector). Added debug printfs.
2006-03-12 22:55:22 +00:00
William Kendrick
c559643dde Linking to PNG.txt doc file inside EXTENDING.html.
Adding reference (and link) to new "Advanced Stamp HOWTO" in EXTENDING doc.
2006-03-09 07:29:52 +00:00
William Kendrick
4e91867039 Adding Advanced Stamps HOWTO by Albert C. 2006-03-09 07:25:59 +00:00
William Kendrick
fbbbaa2762 Fixed broken mailto link in FAQ. 2006-03-09 07:21:13 +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
d6871dc0a2 Created "Extending Tux Paint" document; extracted from README. 2006-03-09 06:55:05 +00:00
William Kendrick
49cf2b4f05 Corrected HTML title of FAQ document. 2006-03-09 06:50:55 +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
1a6cfa0284 Updated version and date of FAQ. 2006-02-13 07:48:47 +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
William Kendrick
fb2f1af73e "Thick" and "Thin" magic tools were removed, so removed mention
of them from README documentation.
2005-11-27 06:48:47 +00:00
William Kendrick
2e25e521cb HTML fix-up.
Mentioned [Alt]+[S] for sound enable/disable at runtime.
Broke up "sound doesn't work" answers some.
2005-11-17 08:31:30 +00:00
William Kendrick
688f4d24fb Added [Alt]+[S] key sequence to mute/unmute sound effects.
(Does not override "--nosound" option!)
2005-11-12 09:22:11 +00:00
William Kendrick
f4b9b5486e Corrected Mac OS X path. 2005-10-14 21:24:14 +00:00
William Kendrick
2b27d3b44e No reason to make it look like Bill did _everything_. 2005-10-10 17:25:42 +00:00
William Kendrick
c94ed6af40 Mentioned FontForge, as per
http://sourceforge.net/mailarchive/message.php?msg_id=12383130
Moved some less important FAQ items down.
2005-10-09 22:15:30 +00:00
William Kendrick
63e9dcb656 Converted Frequently Asked Questions (FAQ) to HTML.
Mentioned Tux Paint Config. tool in FAQ.
2005-10-09 22:09:25 +00:00