Commit graph

53 commits

Author SHA1 Message Date
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
ab8a170839 Changing clone tool to a sheep
...because the first mammal cloned from an adult somatic cell was
Dolly the sheep (1996).
2021-02-11 00:10:43 -08:00
Pere Pujal i Carabantes
01bfcb5846 Merge branch 'master' of ssh://git.code.sf.net/p/tuxpaint/tuxpaint 2021-01-16 01:21:50 +01:00
Bill Kendrick
8406ee701b Adding icon for Clone tool 2021-01-11 09:34:21 -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
000658a154 Resaving blind, emboss, fretwork, halftone, mosaic, rails, tornado, tv, xor and zoom PNGs so they don't display all black when scaled. 2020-09-25 00:44:45 +02: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
Pere Pujal i Carabantes
8facc8a4bc Generating mosaic patterns on the program and removing now unused PNGs, solves #210 2016-09-19 20:56:21 +00:00
Pere Pujal i Carabantes
40b2e6fe08 Resetting mosaic icons to a working version. 2014-08-05 18:17:25 +00:00
William Kendrick
9202fb6ad9 Re-exporting mosaic-related PNGs; futile attempt to prevent crash. 2014-08-05 16:57:50 +00:00
William Kendrick
ee0031bd6a Re-saved PNGs to avoid "Out of place .... chunk" errors from libpng. 2014-08-05 08:14:54 +00:00
William Kendrick
6c16d83926 Re-saved some Magic tool icons to address weird colors Pere & I noticed. 2014-08-05 06:35:59 +00:00
Karl Ove Hufthammer
79f6325f7e Optimised PNG files using TruePNG and PNGZopfli. 2014-06-29 11:08:36 +00:00
Pere Pujal i Carabantes
0ab5f8e321 New Xor magic tool by Łukasz Dmitrowski. 2013-04-09 22:40:27 +00:00
Pere Pujal i Carabantes
f27567b9b7 Magic fretwork, based on magic Rails. 2012-05-25 15:17:13 +00:00
William Kendrick
db6b8d2089 Starting a Halftone magic tool. (SF Bug #3148011) 2011-07-16 05:44:49 +00:00
William Kendrick
3f46a4321f "Tiles" and "Pattern" tools, based on Kaleidoscope. 2011-07-02 07:16:39 +00:00
William Kendrick
9c3b619fca Added 1-axis symmetric paint Magic tools (based on the 2-axis Kaleidoscope) 2010-06-05 01:39:08 +00:00
William Kendrick
1bb1fbedfb Made icon for Wet Paint. 2009-10-08 17:23:14 +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
6456c37d3c Perspective and Zoom tools from Pere.
Updated Magic Tools docs.
2009-08-08 22:39:36 +00:00
Pere Pujal i Carabantes
7ae8540157 Three new magic tools: mosaic shaped square, hexagon and irregular 2009-07-11 06:29:00 +00:00
Pere Pujal i Carabantes
761ad78cc3 New magic tool window blind 2009-07-02 22:43:34 +00:00
Pere Pujal i Carabantes
b23bcca42d A more opaque cloud for tornado 2009-06-11 16:30:04 +00:00
William Kendrick
7b26fdf5e6 Tornado Magic Tool by Pere (based on Flowers).
Using sound from an old, Public Domain film (found & extracted by Bill).
2009-06-05 23:43:35 +00:00
William Kendrick
3a194f0aa3 Created icons for Rosette & Real Rainbow. 2009-05-27 17:49:07 +00:00
William Kendrick
0bb1269680 Icons for most of the new Magic Tools that were lacking them. 2009-05-06 22:11:54 +00:00
William Kendrick
31e34c758d Added "Real Rainbow" rainbow arc painter.
FIXME: Needs icon. Needs sound effect. Rect update needs fixing (leaving dirt).
Color/alpha art needs improvement. Probably needs better preview mode.
Pixel gaps appear in lines sometimes (esp. larger rainbows).
Should prob. blend colors within color/alpha art when drawing narrow rainbows.
2009-04-05 22:55:15 +00:00
William Kendrick
03cdde257d Added 3 'string art' tools. 2009-02-21 21:12:21 +00:00
William Kendrick
ded6cd0d29 Fixed palette offset bug introduced when moving white to beginning of
colors in "New" dialog. (AKA: I was only half done implementing it.)
Cleaned up and greyscaled a bunch of Magic Tool icons (for consistency).
2009-01-31 00:32:26 +00:00
William Kendrick
1b0b307852 Improved Rails track images (but they really need some work). 2009-01-31 00:11:31 +00:00
William Kendrick
f7588b8ab3 Pere got Rails magic tool working the way I envisioned! 2009-01-30 23:59:07 +00:00
William Kendrick
cf1f8c63f9 Adding corner rail. 2008-12-24 02:43:30 +00:00
secretlondon
480b7a874d new sharpen icon 2008-11-01 22:17:38 +00:00
secretlondon
b75ab69a00 greyscale icon for rails 2008-11-01 21:54:12 +00:00
secretlondon
f01ddaeb97 Threshold now called separate colors as sometimes it does b,w & blue! Two new icons - noise and toothpaste. 2008-08-31 02:43:58 +00:00
secretlondon
8b4dd1c19d new icons for edges, alien, snowball, snowflake and rain magic tools 2008-08-27 22:38:11 +00:00
Adam Rakowski
fcf48780d1 Puzzle' tool icon 2008-08-19 16:01:03 +00:00
Adam Rakowski
e999c0f3d6 An icon for Wavelet magic tool (waves.c) 2008-08-19 15:48:30 +00:00
Andrew Corcoran
cbc28be317 Removed jigsaw.c magic tool and related image 2008-07-15 18:49:07 +00:00
William Kendrick
efff54560a Added Adam R.'s "Rails" Magic tool.
Updated POTFILES.in to add new Magic tools from Adam and Andrew.
Regenerated POT and POs.
2008-07-14 00:31:11 +00:00
Andrew Corcoran
36ee8ff4cb Added jigsaw magic tool + images and updated authors/chanes to reflect recent additions 2008-07-12 19:58:22 +00:00
Andrew Corcoran
54cacc0deb Added snow magic tool images 2008-07-12 19:39:31 +00:00
William Kendrick
c321359b59 Adding 'confetti' and 'fold' Magic tools (by foo-script for GSOC 2008). 2008-07-10 18:59:06 +00:00
William Kendrick
73dbbca274 Adding icon for 'Distortion.' 2007-11-13 18:32:17 +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
cd17a10a32 Adding some icons 2007-07-24 02:22:37 +00:00
William Kendrick
646f13cbd8 Added icons for some of the new Magic tools. 2007-07-19 18:48:52 +00:00
William Kendrick
21ea42f38f Attempting to debug/fix SDL_Pango stuff.
Added icon for Kalidescope magic tool.
Added Canada map starter.
Added Japan map starter.
Improved comments near gettext() calls to improve POT and PO files.
Regenerated PO files and POT file.
Added .cvsignore to make sure tp_magic_api.h (which is generated) isn't noticed.
2007-07-17 18:41:16 +00:00