Go to file
Jehan 72092fbdbc app: improve line art bucket fill by filling unsignificant areas.
The line art imaginary segments/splines are not added when they create
too small zones, unless when these are just too small ("unsignificant").
Why the original algorithm keeps such micro-zones is because there may
be such zones created when several splines or segments are leaving from
a same key point (and we don't necessarily won't to forbid this). Also
we had cases when using very spiky brushes (for the line art) would
create many zones, and such micro-zones would appear just too often
(whereas with very smooth lines, they are much rarer, if not totally
absent most of the time).
Also it is to be noted that the original paper would call these
"unsignificant" indeed, but these are definitely significant for the
artists. Therefore having to "fix" the filling afterwards (with a brush
for instance) kind of defeat the whole purpose of this tool.

I already had code which would special-case (fill) 1-pixel zones in the
end, but bigger micro zones could appear (up to 4 pixels in the current
code, but this could change). Also I don't want to use the "Remove
Holes" (gimp:flood) operation as I want to make sure I remove only
micro-holes created by the line art closure code (not micro-holes from
original line arts in particular).

This code takes care of this issue by filling the micro-holes with
imaginary line art pixels, which may later be potentially bucket filled
when water-filling the line art.
2019-02-07 18:09:30 +01:00
.gitlab .gitlab: add "performance" issue template 2018-11-08 03:46:44 -05:00
app app: improve line art bucket fill by filling unsignificant areas. 2019-02-07 18:09:30 +01:00
app-tools Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
build build: add "org.freedesktop.FileManager1" bus access to flatpak. 2019-01-08 23:23:50 +01:00
cursors cursors: add -HiDPI variants of all cursors 2018-12-31 22:22:25 +01:00
data app: do not make line art bucket fill a GimpSelectCriterion anymore. 2018-12-12 15:27:48 +01:00
desktop desktop: add rewrite of the Spyrogimp in appdata <release> tag. 2019-01-24 01:35:11 +01:00
devel-docs devel-docs: in performance-logs.md, fix markers-page section number 2019-01-23 16:36:04 -05:00
docs Issue #2224 - Use the "Swap folder" setting for the GEGL cache 2018-11-18 18:10:34 +01:00
etc docs, etc: regenerate system gimprc and its manpage 2018-10-20 11:34:15 +02:00
icons icons: fix icons! 2018-09-17 19:17:32 +02:00
libgimp libgimp: avoid libgimp tile-cache in the plug-in tile backend 2019-02-05 17:25:31 -05:00
libgimpbase libgimpbase: style cleanup of gimpreloc.c 2019-02-05 15:00:44 +01:00
libgimpcolor libgimpcolor: in gimp_adaptive_supersample_area(), use scratch allocator 2019-01-24 04:15:21 -05:00
libgimpconfig app, libgimpconfig: make various usage of g_file_replace() safer. 2018-11-26 15:50:38 +01:00
libgimpmath libgimpmath: fix typo in various places: s/orthognal/orthogonal/. 2018-09-20 18:10:45 +02:00
libgimpmodule app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:39:56 -04:00
libgimpthumb libgimpthumb: another missing link to libgimpbase. 2018-08-12 22:46:44 +02:00
libgimpwidgets libgimpwidgets: add gimp_chain_button_{get,size}_icon_size() to gimpwidgets.def 2019-02-05 03:49:26 -05:00
m4macros app, libgimpbase: --enable-relocatable-bundle replaces --enable-binreloc 2019-02-05 14:50:31 +01:00
menus app: remove "Edit -> Fade..." 2018-12-27 11:44:25 -05:00
modules libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
pdb app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:20 -05:00
plug-ins Add i18n support for python spyrogimp plugin 2019-02-01 07:41:19 -05:00
po Update Japanese translation 2019-02-06 13:36:34 +00:00
po-libgimp Updated Danish translation of gimp-libgimp 2019-01-22 16:26:28 +01:00
po-plug-ins Update Spanish translation 2019-02-04 10:43:08 +00:00
po-python po-python: add spyro_plus.py copy to POTFILES.skip 2019-02-05 02:50:21 -05:00
po-script-fu Update Hungarian translation 2019-02-04 22:55:33 +00:00
po-tags po*: change Report-Msgid-Bugs-To URL to gitlab.gnome.org 2018-07-11 21:56:14 +02:00
po-tips Update Romanian translation 2018-10-08 16:16:22 +00:00
po-windows-installer Update Japanese translation 2019-01-08 10:29:55 +00:00
themes themes: draw a wider border around GimpFgBgColor's active color 2018-10-25 12:02:41 +02:00
tools Undo some (unnecessary) changes. 2019-01-25 19:08:28 +00:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Switch to version 2.99/3.0 in a lot of places and depend on GTK+ 3.22 2018-05-20 21:06:26 +02:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
AUTHORS AUTHORS: regenerated 2019-01-03 15:05:11 +01:00
COPYING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 converted to utf-8 2004-05-10 17:45:17 +00:00
ChangeLog.pre-2-0 vte sucks 2004-05-20 02:36:11 +00:00
ChangeLog.pre-2-2 Copied current ChangeLog away and truncated it. 2004-12-19 02:55:34 +00:00
ChangeLog.pre-2-4 renamed the pre-2.4 ChangeLog 2007-10-23 23:36:17 +00:00
ChangeLog.pre-2-6 Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
ChangeLog.pre-git Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
HACKING Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
INSTALL.in app, libgimpbase: --enable-relocatable-bundle replaces --enable-binreloc 2019-02-05 14:50:31 +01:00
LICENSE Source and trivial typos 2018-05-12 23:44:47 +02:00
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am configure.ac, Makefile.am: skip po-python/ 2018-05-31 00:29:36 -04:00
NEWS NEWS: mention enum docs in libgimpbase 2018-05-20 16:42:12 +02:00
NEWS.pre-2-0 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-2 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-4 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-6 Misc. typos 2018-10-19 15:30:27 +00:00
NEWS.pre-2-8 NEWS.pre-2-8: new file preserving the history that lead to 2.8 2015-11-22 17:30:15 +01:00
NEWS.pre-2-10 Misc. typos 2018-10-19 15:30:27 +00:00
README Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
README.i18n Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
acinclude.m4 app, libgimpbase: --enable-relocatable-bundle replaces --enable-binreloc 2019-02-05 14:50:31 +01:00
authors.dtd authors.dtd: Update 2011-01-28 07:55:55 +01:00
authors.xml authors.xml: my name was in duplicate. 2019-01-03 00:19:40 +01:00
authors.xsl Also put maintainers separately in AUTHORS 2011-01-27 22:04:05 +01:00
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02:00
autogen.sh Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
config.h.win32 updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
configure.ac configure.ac: remove old outdated code. 2019-02-05 15:33:02 +01:00
gimp-zip.in Drop the timestamp from the zip file names. Add the .pc files to the 2007-11-13 09:54:59 +00:00
gimp.doap Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimp.pc.in configure, gimp.pc: do no hardcode the major.minor version of GEGL. 2018-04-28 01:30:19 +02:00
gimpthumb.pc.in use GCheckSum instead of the MD5 routine from libgimpmath. 2008-03-28 16:47:38 +00:00
gimpui.pc.in Require gtk+-3.0 in gimpui-3.0.pc 2018-05-25 21:55:45 +02:00

README

                   ------------------------------
                   GNU Image Manipulation Program
                      2.99 Development Branch
                   ------------------------------

This is an unstable development release, an intermediate state on the
way to the next stable release: GIMP 3. GIMP 2.99 may or may not do what
you expect. Save your work early and often. If you want a stable
version, please use GIMP 2.10 instead.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet.

If you want to hack on GIMP, please read the file HACKING. For
detailed installation instructions, see the file INSTALL.


1. Web Resources
================

GIMP's home page is at:

	https://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

The automated plug-in registry is located at:

	https://registry.gimp.org/

There you can get the latest versions of plug-ins, using a convenient
forms-based interface.

The latest version of GIMP can be found at:

	https://www.gimp.org/downloads/


2. Mailing Lists
================

We have several mailing lists dedicated to GIMP user and development
discussion.  There is more info at

	https://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

Gimp-user-list is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer-list is oriented
to GIMP core and plug-in developers.  Gimp-gui-list is for discussing
about GIMP interface to improve user experience. Most people will only
want to be subscribed to gimp-user-list. If you want to help develop
GIMP, the gimp-developer mailing list is a good starting point; if you
want to help with GUI design, the gimp-gui list is where you want to
subscribe.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
GIMP. On GIMPNet (a private free software oriented network) there is
#gimp.  Many of the developers hang out there.  Some of the GIMPNet
servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.gimp.org:6667


4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK+ app
by editing files in `${XDG_CONFIG_HOME}/gtk-3.0/` (settings.ini and
gtk.css in particular) or by using "themes" (ready-made customizations).
Additionally, GIMP reads `${XDG_CONFIG_HOME}/GIMP/2.99/gimp.css` so you
can have settings that only apply to GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop.
You can find them in the ps-menurc file.  To use them, copy this file
to `${XDG_CONFIG_HOME}/GIMP/2.99/menurc`. You can also manually change
the keybindings to any of your choice by editing:
`${XDG_CONFIG_HOME}/GIMP/2.99/menurc`.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer
  Dave Neary
  Martin Nordholts