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
Bill Kendrick
72019b15d1
Pulling in initial English from tuxpaint-docs
...
Documentation is now maintained in a separate source repository,
'tuxpaint-docs', which allows for easier and more consisten
translation of the documentation. Pulling in initial version of
these docs, which contain a variety of minor updates (and also a
few which had previously only been available as plain TXT are now
available as HTML).
Pulling in the English stuff.
2021-02-05 00:40:17 -08:00
Pere Pujal i Carabantes
f740306e43
January 31 Merge branch 'master' into sdl2.0
2021-01-31 19:40:53 +01:00
Bill Kendrick
8529786356
Doc'ing (WIP) larger-UI-buttons in CHANGES.txt
...
Need fuller description, updating OPTIONS, more testing
and tweaking, etc.
2021-01-18 11:40:05 -08:00
Bill Kendrick
f2e04e03b0
Doc'ing CPU improvement
...
h/t Mark Kim
2021-01-16 22:36:21 -08:00
Pere Pujal i Carabantes
afa562680e
Merge branch 'master' into sdl2.0
2021-01-16 00:53:38 +01:00
Bill Kendrick
c929224ae5
Galician tuxpaint update 2021-01-15
...
h/t Miguel Bouzada
2021-01-15 09:43:03 -08:00
Bill Kendrick
c97932606f
mkdir exportdir's parent, if necessary
...
Tux Paint's export features will fail if the parent
of the export directory didn't exist. e.g., using the
default (either via XDG or hard-coded fallback) of
"~/Pictures/TuxPaint/", Tux Paint could not export if
"~/Pictures/" didn't exist yet. It will now try to
mkdir it as well. h/t Tim Dickson
Updated OPTIONS documents to explain this.
Also, documenting --exportdir in manpage (was missing!)
2021-01-13 22:48:29 -08:00
Bill Kendrick
1cb04f1e0a
"Clone" magic tool
2021-01-10 22:46:34 -08:00
Bill Kendrick
27b7dfddf5
Added 'how to build using old macOS' to changelog
2021-01-09 17:33:53 -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
Pere Pujal i Carabantes
2a159dd049
Merge branch 'master' into sdl2.0
2020-12-30 19:57:26 +01:00
Pere Pujal i Carabantes
dc332fc161
0.9.25
...
Merge branch 'master' into sdl2.0
2020-12-28 21:55:49 +01:00
Bill Kendrick
e3356eb4d8
Mended broken links in README.html
...
Mended some broken relative links in README.html that
pointed to other parts of the docs.
Also, rename "Mac OS X" to "macOS" in more places.
2020-12-27 18:11:27 -08:00
Bill Kendrick
bcc233b542
Bump ver to 0.9.26; Expanded release steps
...
Expanded the steps for making and posting releases
(docs/RELEASE.txt).
Bumped version to 0.9.26.
2020-12-27 17:45:13 -08:00
Bill Kendrick
1c07b66c9f
Bump release date; tidy HTML files
2020-12-27 00:37:23 -08:00
Bill Kendrick
1801c8dd1f
Doc'ing Norwegian Bokmål & Nynorsk updates
...
h/t Karl Ove Hufthammer
2020-12-12 19:19:50 -08:00
Bill Kendrick
387f1ed06d
Doc'ing French update
2020-12-08 09:45:06 -08:00
Pere Pujal i Carabantes
3b44b4929f
2020/12/02 Merge branch 'master' into sdl2.0
2020-12-02 20:24:43 +01:00
Bill Kendrick
71152d1369
Bump latest mod. date in docs and tuxpaint.c
2020-11-21 14:27:26 -08:00
Bill Kendrick
a36dcee321
Mend personal Template loading bug in New dialog
...
Mended bug where a personal Template could not be loaded
due to how we tracked which entry in the "New" dialog
was the first template image.
Also, don't track directories when searching for Starters and
Templates (e.g., ".", "..", and ".thumbs"), since it's just
a waste of time/space.
2020-11-13 20:36:35 -08:00
Bill Kendrick
8abe13640c
Converted FAQ from bullet lists to definition lists.
...
(Forgot to include CHANGES.txt itself)
2020-11-06 22:03:42 +01:00
Pere Pujal i Carabantes
aae22f0593
Correcting Devaganari to Devanagari
2020-11-06 21:47:42 +01:00
Pere Pujal i Carabantes
f9db53fe19
Correcting Devaganari to Devanagari
2020-11-05 03:38:42 +01:00
Bill Kendrick
df7d402cc2
Converted FAQ from bullet lists to definition lists.
...
(Forgot to include CHANGES.txt itself)
2020-10-30 13:46:40 -07:00
Pere Pujal i Carabantes
f8179faa0f
Adding Sardinian translation.
2020-10-29 20:43:30 +01:00
Pere Pujal i Carabantes
ba26daa6c6
Adding Sardinian translation.
2020-10-29 20:35:44 +01:00
Pere Pujal i Carabantes
63e060afa3
Merge branch 'master' into sdl2.0
2020-10-28 17:03:05 +01:00
Bill Kendrick
810d8e0c22
Slight clean-up to CHANGES
2020-10-25 15:51:36 -07:00
prasantahembram
4c80d9d0cc
Signed-off-by: prasantahembram <prasantahembram720@gmail.com>
2020-10-25 15:45:23 +05:30