Bill Kendrick
fc9bb92064
Icon for "Rush" magic tool
2022-05-07 18:14:53 -07:00
Bill Kendrick
c1a5ca7fb8
New Magic tool: "Tile Zoom"
2022-01-30 02:23:01 -08:00
Bill Kendrick
760423e84f
New Magic tool: Reflection
...
Click to make a reflection of what's above the cursor,
below the cursor.
Click and drag down to stretch the lower reflection, or
drag up to make an reflection of the bottom of the picture
above where you clicked.
Or, drag left or right to make a reflection on the left of
what's on the right, or vice-versa.
It's not perfect, but my math skills are failing me, and it's
probably suitable.
Demo videos posted to Twitter
* https://twitter.com/TuxPaintTweets/status/1456541738667954181
* https://twitter.com/TuxPaintTweets/status/1456542229376294924
Closes https://sourceforge.net/p/tuxpaint/feature-requests/202/
2021-11-05 01:31:53 -07:00
Bill Kendrick
1135225691
New "Stretch" magic tool
...
Docs/etc. to be updated in a separate commit.
2021-10-20 22:32:34 -07:00
Bill Kendrick
2bd9b74dd6
WIP Lightning Magic tool
...
UI, icon, sfx working; not actually rendering the bolt yet.
2021-09-26 22:50:41 -07:00
Bill Kendrick
fa23c099f2
"Opposite" Magic tool: Complementary colors
...
Closes https://sourceforge.net/p/tuxpaint/feature-requests/136/
2021-09-06 01:36:08 -07:00
Bill Kendrick
11eb1b48e6
Icon for "Halftone" magic tool
...
It somehow had the same icon as "Zoom" (!?!)
2021-09-04 23:32:23 -07:00
Bill Kendrick
4b7715940d
Fix weird artifacting in "Zoom" magic tool icon
2021-09-04 14:36:27 -07:00
Bill Kendrick
8d67915b3e
"Panels" magic tool; convert image to 2x2 repeat
...
Useful for making 4-panel comics; or repeat multiple times to
create a compound-eye effect.
Closes https://sourceforge.net/p/tuxpaint/feature-requests/204/
2021-09-04 14:28:01 -07: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
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