Commit Graph

298 Commits

Author SHA1 Message Date
6b9131e643 data: create po-tags/ build directory.
We have a sudden CI failure which is maybe because of a change of
intltool-merge. We believe it might be because of a missing directory.
Let's test making it before running the command.

Fixes:

> /usr/bin/intltool-merge ../../../po-tags
>   ../../../data/tags/gimp-tags-default.xml.in gimp-tags-default.xml -x -u
>   -c ../../po-tags/.intltool-merge-cache
> No such file or directory at /usr/bin/intltool-merge line 396.

(cherry picked from commit 845f1c81ed)
2020-12-17 15:44:56 +01:00
Ell
ec22d5b402 data: clean up "Acrylic 05" brush
Clean up faint pixels in the "Acrylic 05" brush, which produce a
badly-thresholded mask with the Pencil tool.  See issue #5180.

Thanks to Sevenix for the fixed brush!

(cherry picked from commit f9cc239f2c)
2020-06-12 18:20:12 +03:00
Ell
75441884d0 data: in Makefile.am, make sure to uninstall gimp-release
(cherry picked from commit cf574c44fb)
2020-02-16 01:31:29 +02:00
990250c517 configure, data: create/install the gimp-release file.
(cherry picked from commit f98e506712)
2020-02-14 01:00:48 +01:00
86b9738286 app: do not make line art bucket fill a GimpSelectCriterion anymore.
This was my initial choice, but the more I think about it, the less I am
sure this was the right choice. There was some common code (as I was
making a common composite bucket fill once the line art was generated),
but there is also a lot of different code and the functions were filled
of exception when we were doing a line art fill. Also though there is a
bit of color works (the way we decide whether a pixel is part of a
stroke or not, though currently this is basic grayscale threshold), this
is really not the same as other criterions. In particular this was made
obvious on the Select by Color tool where the line art criterion was
completely meaningless and would have had to be opted-out!

This commit split a bit the code. Instead of finding the line art in the
criterion list, I add a third choice to the "Fill whole selection"/"Fill
similar colors" radio. In turn I create a new GimpBucketFillArea type
with the 3 choices, and remove line art value from GimpSelectCriterion.

I am not fully happy yet of this code, as it creates a bit of duplicate
code, and I would appreciate to move some code away from gimpdrawable-*
and gimppickable-* files. This may happen later. I break the work in
pieces to not get too messy.
Also this removes access to the smart colorization from the API, but
that's probably ok as I prefer to not freeze options too early in the
process since API needs to be stable. Probably we should get a concept
of experimental API.

(cherry picked from commit cd924f453a)
2018-12-19 16:23:26 +01:00
9e71fc0983 Change a bazillion URLs to https://
Including all user-visible link and links called from code, like
the help pages.

(cherry picked from commit bab75b7365)
2018-07-14 14:23:42 +02:00
e8d0f8e3cf data: don't use deprecated enum value nicks in tool presets 2018-05-01 13:57:44 +02:00
ea3de6d524 splash: Add 2.10 splash image + svg
This image is CC-BY from Philipp Haegi.
https://www.flickr.com/photos/philipphaegi/39057406754

I added the graphics overlay for the splash.
2018-04-25 16:39:02 -05:00
709f248438 data: make the "Structure" brush obsolete.
Start obsoleting the most terrible brushes of GIMP. This is definitely
one of them.
2018-04-24 13:35:00 +02:00
9325013fb0 data: add a gitignore in new "Fun" brush category. 2018-04-24 03:55:04 +02:00
7c0d8a2d2a Bug 589371 - some new brushes.
Extract of a selection by Jose Americo Gobbo.
Reviewed by Aryeom and myself for integration.

From what I could gather, authors are:
- Grunge 01 by Rene Jensen.
- Stone Work 01 by Mathias Jonathan (Griffeur).
- Pencil 03 and Charcoal 03 by Americo.

According to information from Americo, all data is GPL v3.0.
2018-04-24 03:53:33 +02:00
9bbd763d3c data: new splash screen.
Things are getting serious now. We need a reasonnable splash, right?
Just in case we have a RC3!
It follows all rules: full HD and bottom fourth empty for loading text.
2018-04-24 01:02:33 +02:00
f9cfb55d7e data: meeeeeeeh! 2018-04-23 23:48:49 +02:00
57c849df03 data: Wilber is kitch and he knows it! 2018-04-23 23:43:59 +02:00
8cd75a5860 data: update pepper brush.
At least if the fun has to go on, let's have a good quality one!
2018-04-23 20:31:31 +02:00
87f9e65408 data: move the Pepper brush to a "Fun" category.
This brush is not to be considered seriously and is mostly a "troll". If
we want to keep it, let's make a proper category.
2018-04-22 19:51:44 +02:00
Ell
43974c3c6a data: update splash-screen text for 2.10.0-RC2 2018-04-18 15:03:31 -04:00
92a8978064 data: re-add 3 brushes of very questionable origin, but as "obsolete".
So I discover the concept of obsolete data in GIMP where some data can
be apparently unavailable in the GUI, but still selectable by script.
This somehow reverts commit 26cb87aa2d
then moves the brushes into the obsolete section instead of simple
deletion. This way, any script using the said brushes won't break at
least.

We will definitely remove the brushes for 3.0, but for now it's better
to keep scripts as compatible as possible.
2018-04-16 10:48:10 +02:00
b0beb0197a Bug 795230 - Rename Blend tool and provide PDB compatibility
Rename the tool and its options, and the gradient sub-struct of paint
options.
2018-04-14 00:52:20 +02:00
Ell
b2d40eb994 data: don't install gimp-splash.xcf
We only need it in git.
2018-03-26 15:37:01 -04:00
05a1dadf66 Add new splash screen with undecipherable easter egg, both PNG and XCF 2018-03-25 21:38:04 +03:00
edee33e27b data: remove references to removed brushes. 2018-02-21 22:27:42 +01:00
26cb87aa2d data: delete 3 brushes of very questionable origin.
It was reported that several brushes added in 1998 may have problematic
copyright with unclear/unknown licensing. And basically nobody knows
anymore where these actually come from, with which authorship or origin,
at least not for sure. It is even possible some come from commercial
software. So let's at least get rid of the ones where the origin is the
most doubtful.
Thanks to Americo for discovering these issues.
2018-02-21 21:17:14 +01:00
127b8470f9 data: improve the tip about the save and export format.
Current phrasing seemed to imply that you could chose another format
than XCF to *save* your work-in-progress image. Reword a bit to make
obvious that "saving" is always done with XCF. Other formats are for
exporting.
2018-02-13 00:54:53 +01:00
c39d551f39 app: clean splash 2018-02-10 02:08:10 +01:00
cdf3db7aab Update splash screen, real painter item. 2017-12-09 01:46:05 -02:00
7f232a87b3 data: new development splash image 2017-11-09 22:58:17 +01:00
895edd6d76 data: add .gitignore to tool-presets/Crop and fix tabs in its Makefile.am 2017-08-24 19:25:30 +02:00
e58f6aabd9 data: add a basic "Pressure Size" dynamics.
This is a common dynamics, for instance when you do colorization bases.
This allows to control the size of the brush with pressure and always
keep unified color without opacity changes.
2017-06-13 21:15:26 +02:00
36316e20b9 Bug 156858 - Add option menu of standard aspect ratios to ratio-using tools
Add 4x3 Landscape/Portrait, 3x2 Landscape/Portrait, 16x10, 16x9, and Square presets
2017-06-12 02:05:57 +03:00
4d606e3c65 data: new development splash image. 2016-11-15 21:20:25 +01:00
8a37c928eb app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs.
Rather than just discovering them by chance, a simple grep and some
search and replace are much more efficient! :-)
Cleaning only done on C and automake files.
2016-06-02 02:04:26 +02:00
511d6f5a5a data: new development splash 2015-12-30 21:42:19 +02:00
48a8104037 data: forgot to git add patterns/*/.gitignore 2015-02-12 19:43:37 +01:00
d1f8fa01a8 data: sort patterns into subdirectories so they get tagged automatically
This does not mean that our patterns are all of a sudden "proper" now,
but the categories (except "Legacy") hopefully make sense for new high
quality patterns that will be added, and it's better than having them
all untagged.
2015-02-11 21:13:33 +01:00
88d2df0af8 data: s/stock-id/icon-name/ in all tool presets 2014-05-09 02:46:21 +02:00
3bc112bd07 Bug 692956 - Bring back 'Color from gradient' option to Paint tools
This patch adds a Dynamic for the 'Color From Gradient' option
and three Paint tool presets (Airbrush, Paintbrush, Pencil), which
use this preset.

	new file:   data/dynamics/Color-From-Gradient.gdyn
	new file:   data/tool-presets/Paint/Airbrush-Color-From-Gradient.gtp
	new file:   data/tool-presets/Paint/Paintbrush-Color-From-Gradient.gtp
	new file:   data/tool-presets/Paint/Pencil-Color-From-Gradient.gtp
	modified:   data/dynamics/Makefile.am
	modified:   data/tool-presets/Paint/Makefile.am
 	modified:   AUTHORS
 	modified:   authors.xml
(cherry picked from commit 54b28a5b60)
2013-04-24 19:59:08 +02:00
b6870cdf60 data: add 2.8 splash to the stable splashes gallery 2012-05-20 22:04:57 +02:00
10715024bb app: Replace splash with new goat invasion one 2012-05-20 22:59:26 +03:00
549c051400 data: crop garbage border away from the splash 2012-05-02 17:51:22 +02:00
244fa1ab49 app: add place holder splash for goat invasion 2012-05-02 17:50:36 +02:00
98b6c83179 new splash for gimp 2.8, made by Bernhard Stockmann 2012-05-02 14:01:49 +02:00
6095f335c3 data: add translator comment for "fuzzy" 2012-03-27 13:39:41 +02:00
b1d09cc726 data: new splash image 2012-03-22 19:11:05 +02:00
0675fd14e9 gimp-splash: less irregular mesh gradient grid 2012-03-13 03:58:17 +04:00
dccdbd1b40 data: Splash image by Alexandre Prokuldine 2012-03-12 22:11:06 +02:00
052bce733b Typo 2012-02-07 17:35:06 +01:00
73a3b56ec9 data: clean up brushes Makefiles and remove duplicate files 2012-02-07 09:30:13 +01:00
fe946a7501 data: More new brush set cleanup, underscore hunt edition 2012-02-06 21:57:20 +02:00
7aa12175a4 data: More resource updates and cleanup with Ramon 2012-02-04 21:00:43 +02:00