Bill Kendrick
b03fc096d6
Add TOC to FAQ
2021-08-29 23:05:01 -07:00
Bill Kendrick
1b911ad948
Add TOC to Advanced Stamps How-To
2021-08-29 22:58:41 -07:00
Bill Kendrick
ec20799b4a
Refresh manpages after localization wrapper wrapup
2021-08-15 01:19:59 -07:00
Bill Kendrick
9a02e730e8
Makefile can install various localized manpages
2021-08-14 22:37:05 -07:00
Bill Kendrick
856ca6dc49
Remove Polish translation of Tux Paint's man page
...
Remove the very outdated Polish translation of Tux Paint's man page.
2021-08-14 21:44:12 -07:00
Bill Kendrick
ed5979602e
Reorganized options listed in Tux Paint's man page
...
... and utilize subsections, in doing so.
2021-08-09 23:11:33 -07:00
Bill Kendrick
702403d60e
Rebuild OPTIONS docs, after reorganization
2021-08-08 02:05:00 -07:00
Bill Kendrick
a95bd5a194
Update OPTIONS docs to cover all command-line args
...
The anti-args (e.g., "nosave=no" / "save=yes", as the
opposite of "nosave=yes") were not covered. A few were missing, too.
2021-08-08 01:06:18 -07:00
Bill Kendrick
9c2fa458b8
Ensure command-line options covered more places
...
Ensured Tux Paint's built-in help ("tuxpaint --help"),
Unix manual ("man page"), and command-line option
tab-completion list all cover the full set of Tux Paint
options. Some were missing in a few places.
2021-08-08 00:22:05 -07:00
Bill Kendrick
cf99582672
Bump version to 0.9.27
2021-08-07 23:38:50 -07:00
Pere Pujal i Carabantes
da20be7a79
Merge 0.9.26 for sdl2.0
2021-06-29 07:21:40 +02:00
Bill Kendrick
0dbdb35455
manpage updates ahead of 0.9.26
...
Added more credits to manpage. Avoiding word-wrapping
URLs and email addresses. Saved out as UTF-8, rather than
Latin-1 encoding.
2021-06-28 15:43:43 -07:00
Pere Pujal i Carabantes
a37582da69
First RC for 0.9.26 Merge branch 'master' into sdl2.0
2021-06-17 00:07:32 +02:00
Bill Kendrick
e93e4cc431
French docs refresh 2021-06-10
2021-06-10 08:34:40 -07:00
Bill Kendrick
4b985e1213
Occitan translation update
2021-06-07 09:26:10 -07:00
Bill Kendrick
1f236e016e
Galician docs updates
2021-06-02 23:21:22 -07:00
Bill Kendrick
5c5d6b5c3d
French docs update 2021-05-24
2021-05-24 22:46:25 -07:00
Bill Kendrick
19e8487d06
French doc updates 2021-05-20
...
Jacques Chion continues plugging away at it! :-D
2021-05-20 23:09:40 -07:00
Bill Kendrick
50eaf0a732
French docs update 2021-05-17
2021-05-17 10:04:32 -07:00
Bill Kendrick
9f298e6291
French docs update 2021-05-15
...
h/t Jacques Chion
2021-05-15 11:28:57 -07:00
Bill Kendrick
d502566f77
Documenting environment variables
2021-05-11 01:08:12 -07:00
Pere Pujal i Carabantes
4d27837af0
Fill crash solved and some translations Merge branch 'master' into sdl2.0
2021-05-09 18:02:11 +02:00
Bill Kendrick
cc4cc3db4f
Doc'ing Pere's Catalan update
2021-05-09 02:26:44 -07:00
Bill Kendrick
044de685a8
Icelandic translation update
2021-05-03 09:20:07 -07:00
Pere Pujal i Carabantes
8c0bf052bf
Changes in buttonsize, Merge branch 'master' into sdl2.0
2021-04-25 07:39:01 +02:00
Bill Kendrick
fa62a91d4f
More info on buttonsize in CHANGES.txt
...
Also bump dates in CHANGES.txt and src/tuxpaint.c
2021-04-19 00:07:32 -07:00
Mark Kim
c3cce36fc0
Merge branch 'master' into sdl2.0
2021-03-23 21:22:12 -04:00
Bill Kendrick
55ca7ed09f
Refreshed Japanese ADVANCED-STAMPS-HOWTO
...
(And also OPTIONS) based on Shin-Ichi's changes
(https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/5581328a34d44ced772ad194ee0d2d937ae20ec8/ )
2021-03-23 09:53:30 -07:00
Bill Kendrick
281c52813a
Doc'ing Mark's work on fresh iOS port
2021-03-22 22:09:20 -07:00
Mark Kim
bb357a51a1
Merge branch 'master' into sdl2.0
2021-03-20 11:02:19 -04:00
Bill Kendrick
92c993f856
Albanian Tux Paint translation update
2021-03-15 22:12:40 -07:00
Pere Pujal i Carabantes
96e934e639
Docs translations and fill improvements Merge branch 'master' into sdl2.0
2021-03-11 23:39:32 +01:00
Bill Kendrick
f73527636a
Refresh docs after ja_JP & gl_ES update 2021-03-10
2021-03-10 22:40:12 -08:00
Bill Kendrick
f7e9fa2870
Fill antialiasing edges; Not perfect, but improved
...
Probably can still improve the ratio of
{old pixel's difference to initial color to be replaced}
to {new color being flood-filled}...
2021-03-08 01:36:07 -08:00
Bill Kendrick
3b5a0a1586
WIP: Fill tool improvement related to antialiasing
...
Fill tools do a better job at filling around
antialiased edges, and apply some blending.
(Blending does not yet occur with gradient tools.)
2021-03-07 01:00:53 -08:00
Bill Kendrick
6771f39908
Galician translation update 2021-03-03
...
h/t Miguel Bouzada
2021-03-03 22:31:00 -08:00
Bill Kendrick
245539f293
Built Japanese doc translation 2021-03-02
...
Per https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/6196f1ed2b53f5903cda6221862c478223cfe4fe/
2021-03-02 00:51:03 -08:00
Pere Pujal i Carabantes
00b4aa126f
Merge branch 'master' into sdl2.0. Updating with latest changes and improvements, clone, fill,...
2021-02-25 00:48:38 +01:00
Bill Kendrick
76cb1c5446
Linear gradient fill mode
2021-02-20 21:35:46 -08:00
Bill Kendrick
058191bd04
Radial gradient fill tool added
...
Note: Need to add to docs.
2021-02-20 18:08:06 -08:00
Bill Kendrick
ecf6953f5f
French docs update (2021-02-19 commit)
...
h/t Jacques Chion
2021-02-20 17:22:19 -08:00
Bill Kendrick
c63b86c8fa
Adding sub-tool support to Fill tool
...
Currently only one sub-tool (Solid) shown, as no code for new
tools has been added yet. (Plans for linear & radial gradients.)
2021-02-20 16:42:35 -08:00
Bill Kendrick
7cd547e746
"xorpixel()" function added to Magic Tools API
2021-02-20 15:19:40 -08:00
Bill Kendrick
d588e5d214
Halftone magic tool wasn't loading...
...
... due to a problem with its sound effect file.
2021-02-20 15:14:31 -08: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
Pere Pujal i Carabantes
37e40952e4
Merge branch 'master' into sdl2.0: tweaks in the clone tool and french and galician translations
2021-02-12 22:01:48 +01:00
Bill Kendrick
5f7a1c68e6
Rebuilt Galician translation of docs 2021-02-10
2021-02-10 23:28:15 -08:00
Pere Pujal i Carabantes
5fdd739bdc
Apply changes on documentation. Merge branch 'master' into sdl2.0
2021-02-07 23:58:08 +01:00
Bill Kendrick
85356473e4
Doc'ing new "colorsrows" option
...
In manpage, and (via 'tuxpaint-docs' update) in OPTIONS docs.
Also, added a bash tab-completion entry for it.
(h/t Pere for enabling the feature.)
2021-02-05 17:56:20 -08:00
Bill Kendrick
fde5ab0966
Doc'ing gl translation of docs in CHANGES
2021-02-05 16:13:23 -08:00