[Gimp-user] ANNOUNCE: GIMP 2.10.12 released

2019-06-16 Thread Michael Natterer
urve corner points in Core section). Corner points are displayed
with a diamond shape instead of a circle.
  - Free Select tool now creates a selection as soon as the polygon is
closed. This selection is updated when the polygon, or the relevant
tool-options, change, similarly to GimpRectangleSelectTool.
  - Derive GimpEraser from GimpPaintbrush, instead of directly from
GimpBrushCore.
This allows GimpEraser to reuse the paint-buffer content across
dabs, improving performance.
  - Allow moving an intersecting pair of guides with the Move tool.

User interface:

  - In GimpCurveView, when dragging an existing curve point, don't
immediately move the point to the cursor position upon button
press, but rather move it relative to its current position as the
cursor moves. This allows selecting a point without moving it, and
adjusting its position more easily.
  - when the cursor hovers above a point in GimpCurveView, or when
dragging a point, have the coordinate indicator show the point's
position, rather than the cursor's.
  - In GimpCurveView, when holding down Ctrl while adding/dragging a
point, snap the y-coordinate to the original curve (at the start
of the drag). This is particularly useful for adding points along
the curve.
  - In GimpDashboard, don't show legend for groups with no meter.
  - Add a tile-alloc-total variable to the dashboard's memory and misc
groups, showing the total amount of memory used by the tile
allocator.
  - Add a "Save Keyboard Shortcuts Now" button to the Configure
Keyboard Shortcuts dialog.

Installers:

  - Windows: enable InnoSetup "unofficial" translations. Otherwise we
had a bunch of wasted work from our translators of several
languages whose translations were never used in the installer.

Translations:

   - 12 translations were updated: Catalan, Chinese, French, German,
 Hungarian, Indonesian, Italian, Polish, Russian, Spanish, Swedish
 and Turkish.


Contributors:
=

  Alexandre Prokoudine, Ell, Jehan, Kalev Lember, Massimo Valentini,
  Michael Natterer, Sabri Ünal, Tobias Ellinghaus, fanjinke, luz.paz,
  Øyvind Kolås.


Translators:


  Alexandre Prokoudine, Anders Jonsson, Aron Xu, Balázs Úr, Carles
  Ferrando Garcia, Daniel Mustieles, Ell, Emin Tufan Çetin, Jordi Mas,
  Julien Hardelin, Kukuh Syafaat, Marco Ciampa, Mingye Wang, Piotr
  Drąg, Rodrigo Lledó, Sabri Ünal, Tim Sabsch, lumingzh.


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.10.10 released

2019-04-07 Thread Michael Natterer
e in Color dock.
  - Add an "Open as Image" button to the brushes dialog.

Usability:

  - Attempting to transform locked layers or paint on them now results 
in blinking around the status bar (where the warning message is 
displayed) and around the toolbar where lock toggles are. The same 
applies to attempting to move a selection where there is none — 
GIMP will blink around the toolbar where the moving target (layer,
selection, path) is chosen.
  - GIMP now allows selecting default export file type for new 
projects.
The choice is limited to PNG, JPEG, WebP, PSD, ORA, TIFF, BMP.
  - GimpSpinScale widget now has an optional feature to constrain the
value to integer when dragging with a pointer (even if the scale
allows for fractional numbers), set with new function
gimp_spin_scale_set_constrain_drag().
This is useful for settings where fractional numbers are 
technically possible, yet most common use case are with integers 
(such as pixel sizes, angles in degrees, etc.) so you want the 
easy interface to be constrained. Fractional numbers are still 
settable, for instance by keyboard edit; and arrow incrementation 
won't drop fraction parts. This is currently only activated for 
brush options in paint tools.

Tools:

  - In scale tool, scale around center even when using numeric input.
  - New algorithm in the Bucket Fill tool when selecting the affected
area "Fill by line art detection", based off the G'Mic algorithm 
for "smart colorization":
https://hal.archives-ouvertes.fr/hal-01891876
In a few words, it identifies painted pixels (either based on
grayscale or opacity values) and tries to close line arts to allow
filling even with not perfectly closed zones; the second step of 
the algorithm will flood the colors under line art pixels to 
prevent "holes" in the filling.
It is possible to control a max size (in pixels) for the flooding,
as well as max length of closing segments and splines.
  - The Bucket Fill tool got new interaction allowing to hold the click
and move the mouse to fill based on several seed zones (for "Fill
by line art detection" as well as "Fill similar colors"). You can
now cancel the fill in progress with right click as in other tools.
  - The Bucket Fill tool now allows color picking with ctrl-click, same
as every painting tool. It will pick either the foreground or
background color depending on the selected Fill Type. The ctrl-alt
modifier combination is also possible to pick the non-Fill Type
color.
  - In the Bucket Fill tool, the Alt modifier will now switch to
"FG color fill" when "Pattern fill" was set (instead of doing
nothing).
  - In the Unified Transform tool, default to preserving aspect ratio
when scaling up or down.
  - In the Healing tool, "Sample merged" now also work for the target
pixels, allowing to draw in empty layers.
  - Selection by color is now parallelized, hence improving speed of 
the Select by Color tool (and any other processing which may share 
this piece of code now or in the future).
  - Add "Constrain handles" and "Around center" options to the
perspective-transform tool's GUI, which are similar to the
corresponding options of the unified-transform tool.
  - Improve color picking on indexed image to always select an indexed
color corresponding to the picked pixel in the colormap.

Plug-ins:

  - file-pdf-save GUI now clearly indicates the order the layers will 
be used to make multi-page PDFs.
  - Add DDS loading/exporting plug-in originally developed by Shawn 
Kirst and Arne Reuter.
  - Rename the Guillotine plug-in to Slice Using Guides.
  - Add a new option saving a color profile when exporting PNG, JPEG, 
TIFF. Always save it when exporting to PSD.
  - Remove the "Advanced" expanders from the PNG and TIFF export 
dialogs.
  - Full rewrite of the Spyrogimp plug-in with much more options and
better interaction.
  - Indexed TIFF with alpha channel now supported.

Filters:

  - Add on-canvas GUI (simple lines) for circular, linear, and zoom 
motion blur.

Help:

  - Link to the bugtracker directly from the Help menu, also link to 
the wiki and the roadmap. Remove the link to currently disabled
registry.gimp.org.

Installers:

  - Windows: proper fix for libthai to stop GIMP from crashing in the
Thai locale. 

Translations:

  - Czech, Danish, French, Italian, Japanese, Marathi, Polish, Russian,
Spanish, Swedish, Ukrainian.

Build:

  - Bumping GTK+ dependency to the micro update GTK+ 2.24.32 to handle
several bugs on Windows (broken shortcuts on non-latin layouts and
broken vector icons).


Contributors:
=

  Alex Samorukov, Alexandre Prokoudine, Elad Shahar, Ell, Félix
  Piédallu, Harald H, Jehan, Jer

Re: [Gimp-user] [Gimp-developer] ANNOUNCE: GIMP 2.10.8 released

2018-11-09 Thread Michael Natterer
On Fri, 2018-11-09 at 19:07 +0100, Michael Natterer wrote:
> Hi,
> 
> We just released GIMP 2.10.8, the second bugfix release in
> the stable 2.10 series.

This should obviously be "the fourth bugfix release"...


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.10.8 released

2018-11-09 Thread Michael Natterer
n area at the bottom. The sample-selection area 
visualizes the sampled variables and markers using a simultaneous 
set of plots, and displays the currently selected samples. The 
information area shows global information stored in the log, as 
well as information specific to the currently selected samples, 
including variable listing and statistics, full backtrace, and 
profile/call-graph information.

Translations:

  - Updated translations: Danish, Dutch, Finnish, German, Hungarian,
Italian, Polish, Portuguese (Brazil), Spanish, Swedish, Ukrainian.


Contributors:
=

  Alexandre Prokoudine, Ell, Elle Stone, Jehan, Jernej Simončič, Josef
  Ridky, Liam Quin, Massimo Valentini, Michael Natterer, ONO Yoshio,
  Oleksii Samorukov, Sergio Jiménez Herena, Simon Mueller, Tobias
  Ellinghaus, luz.paz, Øyvind Kolås,


Translators:


  Alan Mortensen, Alexandre Prokoudine, Anders Jonsson, Balázs Meskó,
  Christian Kirbach, Daniel Korostil, Daniel Mustieles, Dimitris
  Spingos, Ell, Gábor Kelemen, Hannie Dumoleyn, Marco Ciampa, Mario
  Blättermann, Olesya Gerasimenko, Piotr Drąg, Rafael Fontenelle,
  Rodrigo Lledó, Snehalata B Shirude, Tim Sabsch, Timo Jyrinki.


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] [OT] list bounces

2018-08-16 Thread Michael Natterer
James,

you seem to be subscribed normally, I didn't see anything special,
do things work again in the meantime?

Regards,
Mitch

On Sat, 2018-08-04 at 10:16 -0700, James Moe wrote:
> Hello,
>   I received a notice that am excessive number of messages were
> bounced
> and my membership has been suspended, and that I should confirm I
> exist.
>   Looking into this I discovered this in our spam filter:
> 
> 2018-08-03_07:39:31 07170-11809 [Worker_1] [TLS-in] [TLS-out]
> 209.132.180.187  to:
> ji...@sohnen-moe.com [SMTP Error] 554 5.7.1 DNS Blacklisted by
> safe.dnsbl.sorbs.net
> 
>   Oops.
> 

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] GIMP

2018-07-14 Thread Michael Natterer
On Fri, 2018-07-13 at 14:23 -0400, Jessica O'Connell via gimp-user-list 
wrote:
> Gimp team,
> 
> I just want to express my gratitude for the magnificent GIMP program
> and
> all the work you have put into it. I use it every day and continually
> find
> new features. I know this is a labor of love since you aren't paid
> for all
> the time you invest and I'm certain you get lots of ungrateful,
> complaining
> emails. So I just want you to know that there are people out here who
> are
> very grateful and appreciate all that you do. Thank you, thank you.

Thank you Jessica!

If we had a GIMP office, you mail would now be in a frame on
the wall, a golden frame!

<3

Kind regards,
Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.10.4 released

2018-07-04 Thread Michael Natterer
, while still loading
metadata. This option is currently exposed as an additional file
type ("Photoshop image (merged)"), which has to be explicitly
selected from the file-type list when opening the image.
  - Embedding GIMP's built-in sRGB color profile to exported files is
now optional. The default choice can be set in the Preferences
dialog.

Translations:

  - Updated translations: Catalan, Czech, Danish, Dutch, Finnish,
Greek, Hungarian, Italian, Latvian, Polish, Romanian, Russian,
Spanish, Swedish, Ukrainian.


Contributors:
=

  Alex Samorukov, Alexandre Prokoudine, Edward E, Ell, Félix
  Piédallu, Gil Eliyahu, Jehan, Jernej Simončič, Massimo Valentini,
  Michael Natterer, Michael Schumacher, Oleksii Samorukov, Piotr
  Drąg, Salamandar, Simon Mueller, 張俊芝.

Translators:


  Alan Mortensen, Alexandre Prokoudine, Anders Jonsson, Balázs
  Meskó, Daniel Korostil, Daniel Mustieles, Daniel Șerbănescu,
  Dimitris Spingos (Δημήτρης Σπίγγος), Ell, Gábor Kelemen, Hannie
  Dumoleyn, Jehan, Jordi Mas, Marco Ciampa, Marek Cernocky, Michael
  Natterer, Piotr Drąg, Rodrigo, Rūdolfs Mazurs, Timo Jyrinki.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.10.2 released

2018-05-20 Thread Michael Natterer
Hi,

We just released GIMP 2.10.2, the first bugfix release in
the stable 2.10 series.

As announced before, stable GIMP 2.10.x is open for new
features that are not too invasive or change the API,
and we indeed included new stuff!

For a complete list of changes since 2.10.0 please see the
"Changes" section below.

There is also a release announcement on www.gimp.org:

https://www.gimp.org/news/2018/05/20/gimp-2-10-2-released/

Happy GIMPing,
--Mitch


Download


  GIMP 2.10.2 is available from:

  https://download.gimp.org/pub/gimp/v2.10/

  and from the mirrors listed at:

  https://www.gimp.org/downloads/devel/#mirrors

  The sha256 and sha512 checksums of the tarball are:

1cb0baaecdefe44d371a15f2739a1bcbce4682336b4ccf8eb7b587ce52c333eb  gimp-
2.10.2.tar.bz2

6e351294e018a9f879993700355bdf5f10bccc6862604ae1950c4d235d32cdfcd6a0195
b37377819adeef53ab3d24f32ed1de60cba6bafe58608ed0906a6fbcf  gimp-
2.10.2.tar.bz2


Overview of Changes from GIMP 2.10.0 to GIMP 2.10.2
===

Core:

  - Discard fonts which fail to load and popup an info dialog to allow
people debug their fonts.
  - New API to suppress updates in UI until plug-ins are done
introducing changes.
  - New API to calculate histograms in separate threads, with possible
further extension to handle similar cases elsewhere in GIMP.
  - Tool options are now properly saved and reloaded per-device at
startup.

Plug-ins:

  - New plug-in for importing and exporting HEIF images.
  - Enable visibility of rasterized vector layer from PSD.
  - Single-window screenshots in Windows fixed to correctly snap a
window even when it is partly off-screen or covered by another
window or when display scaling is not set to 100%.

Filters:

  - New Spherize filter to wrap an image around a spherical cap
  - New Recursive Transform filter to create Droste effect.

Usability:

  - Warn users, when alpha-only painting has no effect. E.g. when 
target drawable doesn't have an alpha channel, or the alpha 
channel is locked.
  - Make the splash texts dynamic, so they are larger on larger
splashes.
  - Mention pressing Enter to complete Foreground selection in the
status bar.
  - Make sure that clicking outside any selection prevents Rectangle
Select
and Ellipse Select tools from creating empty selections.
  - Improve mouse wheel zooming behavior to keep the same point
centered under the pointer even if the image is completely visible
in the canvas.
  - Add "View -> Center Image in Window" (Shift+J) as a quick way to
center the image at any zoom level.

Translations:

  - Updated translations: Catalan, Danish, Dutch, French, German,
Greek, Hungarian, Icelandic, Italian, Latvian, Polish, Russian,
Spanish, Swedish, Ukrainian.
  - New translation of Windows installer: Chinese (Taiwan)

Build:

  - Add a --with-bug-report-url configure option allowing packagers to
set the address of their own bug tracker. This address will be the
one opened by the debug dialog for reporting bugs.
  - Add a flatpak manifest for the gtk3-port branch.
  - Remove the possibility to disable script-fu.
  - Add a --with-icc-directory configure option to customize the color
profile directory. By default, it is set to the common path
/usr/share/color/icc.

Documentation:

  - Updating the description of the XCF format "devel-docs/xcf.txt",
for third-party readers wishing to support GIMP 2.10 XCF files.
  - Add documentation skeletons for all enums in libgimpbase/, there is
much room for improvement.


Contributors


  Alexandre Prokoudine, Ell, Gil Eliyahu, Jan Tojnar, Jehan, Jernej
  Simončič, Michael Natterer, Simon Budig, Thomas Manni, Ting-Wei Lan,
  luz.paz, Øyvind Kolås,

Translators
===

  Alan Mortensen, Alexandre Prokoudine, Anders Jonsson, Balázs Meskó,
  Chao-Hsiung Liao, Claude Paroz, Daniel Korostil, Daniel Mustieles,
  Danylo Korostil, Dimitris Spingos (Δημήτρης Σπίγγος), Ell, Hannie
  Dumoleyn, Jordi Mas, Marco Ciampa, Mario Blättermann, Michael
  Natterer, Nathan Follens, Piotr Drąg, Rūdolfs Mazurs, Sveinn í
  Felli.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] GIMP branched: new stable branch gimp-2-10

2018-05-20 Thread Michael Natterer
Hi everybody,

We just branched:

Stable GIMP 2.10.x lives on the new gimp-2-10 branch now.

The gtk3-port branch has been merged to master, we're
back to normal development in master again.

Enjoy!
--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.10.0 released

2018-04-27 Thread Michael Natterer
Hi,

After 6 years of development...

We just released GIMP 2.10.0 \o/

This is the first release of the new stable 2.10 series.

For a complete list of changes since 2.10.0-RC2 please see the
"Changes" section below.

There is also a release announcement on www.gimp.org:

https://www.gimp.org/news/2018/04/27/gimp-2-10-0-released/

Detailed release notes for 2.10, including many
screenshots and videos of new features, can be found here:

https://www.gimp.org/release-notes/gimp-2.10.html

Also, we're going to have some beers now...

Happy GIMPing,
--Mitch


Download


  GIMP 2.10.0 is available from:

  https://download.gimp.org/pub/gimp/v2.10/

  and from the mirrors listed at:

  https://www.gimp.org/downloads/devel/#mirrors

  The checksum of the tarball is:

  5e91357ede5a5d5cb0db981ff8f9726c  gimp-2.10.0.tar.bz2


Overview of Changes from GIMP 2.10.0 RC2 to GIMP 2.10.0
===

Core:

  - CLI option --show-playground visible in --help.
  - Sample point dockable now works with more than 4 sample points.
  - Various warnings removed, multi-threading officially not
"experimental" anymore…
  - Various fill and fade operations now use the current paint
composite mode, allowing for instance filling to paint over
transparent areas.
  - Default layer and paint modes are now Normal (instead of Legacy).
  - Be smarter about layer modes for new layers.
  - Get rid of the remaining places that were using the NORMAL_LEGACY
mode by default (painting, some more).
  - Improve painting speed even more by even more evil C++.
  - Flipping drawables is much faster because it's now working
tile-by-tile.
  - Gradient rendering is now much faster, using a cache.

Plug-ins:

  - Ripple plugin removed, compat PDB-API "plug-in-ripple" added
instead.

PDB:

  - New procedure: gimp-item-transform-translate.
  - Make gimp-item-transform-* transform linked items too.
  - Deprecate gimp-color-balance and gimp-layer-translate.

Assets / Resources:

  - New "Fun" category for brushes (moving the "Pepper" there, which
also gets improved resolution), and adding Wilber and GEGL brushes.
  - "Structure" brush obsoleted.
  - 5 new and more serious brushes.

Translations:

  - 6 translations were updated: Catalan, Danish, Finnish, Korean,
Polish, Swedish.


Contributors


  Aryeom Han, Ell, Jehan, Matt Kraai, Michael Natterer, Pat David,
  Simon Budig, Ville Pätsi, luz.paz, Øyvind Kolås.


Translators
===

  Alan Mortensen, Anders Jonsson, Aryeom Han, Jordi Mas, Michael
  Natterer, Piotr Drąg, Simon Budig, Timo Jyrinki.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.10.0-RC2 released

2018-04-17 Thread Michael Natterer
Hi,

We just released the second release candidate on the way
to the final GIMP 2.10.0 release.

This is (still!) an unstable development release and might
crash or do whatever. If you try it for work, please save
your images more often.

But please use it and report bugs, it's actually usable :)

For a complete list of changes since 2.10.0-RC1 please see the
"Changes" section below.

There is also a release announcement on www.gimp.org
with screenshots of new features:

https://www.gimp.org/news/2018/04/17/gimp-2-10-0-rc2-released/

Happy GIMPing,
--Mitch


Download


  GIMP 2.10.0-RC2 is available from:

  https://download.gimp.org/pub/gimp/v2.10/

  and from the mirrors listed at:

  https://www.gimp.org/downloads/devel/#mirrors

  The checksum of the tarball is:

  46aa8b38d8c00fcc912ebb389f653fec  gimp-2.10.0-RC2.tar.bz2


Overview of Changes from GIMP 2.10.0 RC1 to GIMP 2.10.0 RC2
===

Core:

  - Symmetries are now preserved in XCF files (saved as image
parasites).
  - New runtime option --show-debug-menu in order to make the File >
Debug menu visible.
  - Do not show invisible actions in search dialog.
  - Do not dither image mask and channels for imported images.
  - Various optimizations for painting and display (WIP), including
parallelized painting code.
  - New "Misc" group to the Dashboard dock, with currently only a
"Mipmapped" field showing the total size of processed mipmapped
data.
  - Plug-ins debugging on crashes through --stack-trace-mode CLI option
improved to handle more case.
  - Fix selection -> channel -> selection roundtrips by never doing
any gamma conversion when converting between an image's selection,
channels, masks. Also, make all channels linear in all images with
>8bit.

Libgimp:

  - New group "drawable_edit" which contains all functions from "edit"
that are not cut/copy/paste. The new functions have much less
arguments and take them from the context instead. The respective
functions in "edit" have been deprecated.
  - New functions in "context" to configure aspects of gradient
drawing, and to set the built-in gradients (the new gradient
function in "drawable_edit" doesn't have a parameter for the
gradient type any longer).

User interface:

  - Lighter and Darker themes removed for now, Light and Dark themes
rewritten from scratch to get rid of various usability issues and
glitches. Only Gray theme from previous set kept as-is.
  - New GimpToolGyroscope on-canvas control, currently used for
the Panorama Projection filter. The widget provides on-canvas
interaction for 3D rotation (yaw, pitch, roll).

Configurability:

  - In Preferences > Dialog Defaults, new section "Filter Dialogs"
created to customize various common features of filters, such as
recent settings and advanced color options.
  - Do not default to last used filter settings, but allow this
behavior in Preferences > Dialog Defaults, with checkbox "Default
to the last used settings".

Tools:

  - Color used in the Smudge tool is now added to the color history.
  - "Blend" tool renamed to much more consistent "Gradient" tool.
Also it can now work in linear RGB matching capabilities CSS/SVG
specification without gamma-errors in color blending and CIE Lab
which in addition keeps a perceptual graylevel.

Assets / Resources:

  - Adding 4K UHD in document templates (and fixing 4K DCI).

Building:

  - New --enable-bundled-mypaint-brushes option in configure to decide
whether to use the configure-time installation path of MyPaint
brushes, or use a path relative to GIMP installation prefix
(typically for bundled binaries, such as on Windows or macOS).
  - Detect freetype2 using pkg-config (`freetype-config` is on its way
out in various distributions apparently).
  - Appdata now installed to $PREFIX/share/metainfo/

Translations:

  - 8 translations were updated: Arabic, Catalan, Chinese, French,
Italian, Polish, Russian, Swedish.


Contributors


  Alexandre Prokoudine, Edward E, Ell, Elle Stone, Jehan, Jeremy
  Bicha, Massimo Valentini, Michael Natterer, Thomas Manni, Tobias
  Ellinghaus, Ville Pätsi, luz.paz, shark0r, Øyvind Kolås.


Translators
===

  Alexandre Prokoudine, Anders Jonsson, Aron Xu, Ell, Jehan, Jordi
  Mas, Julien Hardelin, Khaled Hosny, Marco Ciampa, Michael Natterer,
  Piotr Drąg, Sebastian Rasmussen.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.10.0-RC1 released

2018-03-26 Thread Michael Natterer
-in was bad experience.
  - move PDB generation and sources to toplevel/pdb.
  - New configure option `--enable-windows-installer` to generate the
necessary files for the installer translations during the build.
  - Improve POTFILES generation for po-*/ directories.
  - Require glib >= 2.54.2.
  - New dependency to mypaint-brushes-1.0 for stable MyPaint brushes
available at installation.
  - AppStream ID renamed from gimp.desktop to org.gimp.GIMP following
current convention.
  - Require fontconfig >= 2.12.4. Lower versions are particularly a
problem on Win32, where many cache update failure were reported to
us, resulting in very slow startup and close-up (and not only the
first time, but every time).

Translations:

  - Windows installer now localized with gettext.
  - String freeze has started and GIMP received updates from:
Basque, Brazilian Portuguese, Catalan, Chinese (Taiwan), Danish,
Esperanto, French, German, Greek, Hungarian, Icelandic, Italian,
Japanese, Latvian, Polish, Russian, Serbian, Slovenian, Spanish,
Swedish, Turkish.


Contributors


  Alexandre Prokoudine, Alexis Wilhelm, Darshan kadu, Ell, Elle
  Stone, Jehan, Kristian Rietveld, Lionel N, Massimo Valentini,
  Michael Natterer, Mukund Sivaraman, N Ferreira, Nathaniel Graham,
  Partha, Piotr Drąg, Richard McLean, Sebastian Rasmussen, Simon
  Budig, Simon Mueller, Thomas Manni, Ting-Wei Lan, Tobias
  Ellinghaus, Tobias Stoeckmann, Zhouyang, shark0r, tcapix, Øyvind
  Kolås


Translators
===

  Alan Mortensen, Alexandre Prokoudine, Anders Jonsson, Balázs
  Meskó, Balázs Úr, Chao-Hsiung Liao, Christian Kirbach, Claude
  Paroz, Daniel Mustieles, Dimitris Spingos (Δημήτρης Σπίγγος), Ell,
  Emin Tufan Çetin, Hajime Taira, Inaki Larranaga Murgoitio, Jehan,
  Jiro Matsuzawa, Jordi Mas, Julien Hardelin, Kristjan SCHMIDT, Luis
  Angel Gonzo, Marco Ciampa, Mario Blättermann, Martin Srebotnjak,
  Michael Natterer, Muhammet Kara, Piotr Drąg, Rafael Fontenelle,
  Rūdolfs Mazurs, Sebastian Rasmussen, Sveinn í Felli, Tim Sabsch,
  raja rizki, Милош Поповић.

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.9.8 released

2017-12-12 Thread Michael Natterer
  work in GIMP. "Unhide" the feature with more obvious labels.

Color management:

  - Use babl to convert between profiles if possible.

Display filters:

  - New 'Clip Warning' display filter to show underexposed and 
overexposed values. Target values below 0 and above 1.0, hence it
only works on 16/32 bit per channel float images (such as EXR and
TIFF).
  - Display filters now operate in unbounded sRGB rather than in
monitor color space.

Plug-ins:

  - Fix finding raw loaders on Windows/macOS.
  - Screenshot for KDE/Wayland has been implemented (full-screen and
window screenshots only; rectangular area screenshots need
implementation on the KDE side).
  - Screenshot can now add a delay between window pick/rectangular
area selection and the actual shot, but only in platforms
supporting the feature.

File formats:

  - PSD:
- Fix mask position when opening/exporting.
- Fix active layer selection during loading.
- Fix potential group-layer naming conflict during loading.
- Fix missing some attributes loading empty layers.
- Fix reading files with deeply nested layer groups.
- Load and save layer group expanded state.
- Improve layer opacity loading/saving.
  - PDF: password-protected files can now be imported.
  - HGT: Digital Elevation Model data from NASA/NIMA can now be loaded,
both SRTM-1 (1 arc-second) and SRTM-3 (3 arc-seconds).

Filters:

  - Update GEGL-based filter Wavelet Decompose:
- Add an option to keep the decomposition in a layer group.
- Add an option to add layer mask to each scales layers.
- Do not use 'New from visible' because it produces unexpected
  results; replaced by succession of layer copy and merge down.

PDB:

  - Add file-pdf-load2 API to load password-protected and/or multi-page
PDF files.
  - Add file-hgt-load to load HGT files, with aan rgument to select
between SRTM-1 and SRTM-3 types.

Translations:

  - Updated: Catalan, Croatian, Galician, German, Greek, Hungarian,
Icelandic, Indonesian, Italian, Polish, Russian, Spanish.

Building:

  - Require LittleCMS >= 2.8.
  - Initial docker-based build environment for GIMP now available.
  - Warn against use of GCC 7.2 which has a bug breaking GIMP.
  - An official flatpak stable package is now available on flathub.


Contributors


  Mario Blättermann, Hanno Boeck, Joao S O Bueno, Marco Ciampa,
  Fran Dieguez, Piotr Drąg, Tobias Ellinghaus, Ell, Sveinn í Felli,
  gogo, Luis Angel Gonzo, Anders Jonsson, Christian Kirbach,
  Øyvind Kolås, Thomas Manni, Jordi Mas, Balázs Meskó, Lionel N,
  Michael Natterer, Jehan Pagès, Juan Palacios, Alexandre Prokoudine,
  Christopher Rogers, Michael Schumacher, shark0r, Dimitris Spingos,
  Tobias Stoeckmann, Andika Triwidada, Massimo Valentini


Translators
===

  Alexandre Prokoudine, Anders Jonsson, Ask Hjorth Larsen, Balázs
  Meskó, Balázs Úr, Baurzhan Muftakhidinov, Ben Touchette, Benoit
  Touchette, Björn Kautler, Chao-Hsiung Liao, Christian Kirbach,
  Claude Paroz, Cédric Valmary, Daniel Mustieles, Dimitris Spingos
  (Δημήτρης Σπίγγος), Dušan Kazik, GNOME Translation Robot, Gábor
  Kelemen, Göran Uddeborg, Hartmut Kuhse, Jehan, Jiri Grönroos, Jordi
  Mas, Julien Hardelin, Khaled Hosny, Kristjan SCHMIDT, Marco Ciampa,
  Marek Černocký, Mario Blättermann, Martin Srebotnjak, Michael
  Natterer, Michael Schumacher, Miroslav Talasek, Pawan Chitrakar,
  Piotr Drąg, Sebastian Rasmussen, Sveinn í Felli, Tiago Santos,
  Yolanda Álvarez Pérez, draekko, gogo, klausstaedtler, Милош Поповић

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.9.6 released

2017-08-24 Thread Michael Natterer
.9.4.

Translations:

  - Updated: Catalan, Chinese (Taiwan), Croatian, Czech, Danish,
Finnish, French, German, Greek, Hungarian, Icelandic, Italian,
Kazakh, Occitan, Polish, Portuguese, Russian, Scottish Gaelic,
Serbian, Slovak, Slovenian, Spanish, Swedish.


Contributors


  Akkana Peck, Alberto Griggio, Alexandre Prokoudine, Alexia Death,
  Alexis Wilhelm, Anders Jonsson, Aryeom Han, Ben Touchette, Benoit
  Touchette, Björn Kautler, Cameron Gregory, Daniel P. Berrange,
  Debarshi Ray, Edward E, Ell, Elle Stone, HJ Imbens, Hartmut Kuhse,
  Jehan, Jeremiah Darais, Jernej Simončič, Jiri Eischmann, Joao
  S. O. Bueno, Juan Palacios, Kristian Rietveld, Lionel N, Marco
  Ciampa, Massimo Valentini, Matthias Junker-Petschick, Michael
  Henning, Michael Natterer, Michael Schumacher, Mihail Zenkov, Mikael
  Magnusson, Miroslav Talasek, Nikc M, Nils Philippsen, Pascal
  Massimino, Piotr Drąg, Richard Gitschlag, Richard McLean,
  SimaMoto,RyōTa, Simen Heggestøyl, Simon Budig, Thomas Manni, Timm
  Bäder, Tobias Ellinghaus, Tobias Stoeckmann, draekko, skal, Éric
  Hoffman, Øyvind Kolås

Translators
===

  Alexandre Prokoudine, Anders Jonsson, Ask Hjorth Larsen, Balázs
  Meskó, Balázs Úr, Baurzhan Muftakhidinov, Ben Touchette, Benoit
  Touchette, Björn Kautler, Chao-Hsiung Liao, Christian Kirbach,
  Claude Paroz, Cédric Valmary, Daniel Mustieles, Dimitris Spingos
  (Δημήτρης Σπίγγος), Dušan Kazik, GNOME Translation Robot, Gábor
  Kelemen, Göran Uddeborg, Hartmut Kuhse, Jehan, Jiri Grönroos, Jordi
  Mas, Julien Hardelin, Khaled Hosny, Kristjan SCHMIDT, Marco Ciampa,
  Marek Černocký, Mario Blättermann, Martin Srebotnjak, Michael
  Natterer, Michael Schumacher, Miroslav Talasek, Pawan Chitrakar,
  Piotr Drąg, Sebastian Rasmussen, Sveinn í Felli, Tiago Santos,
  Yolanda Álvarez Pérez, draekko, gogo, klausstaedtler, Милош Поповић

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] GIMP 2.9.5 Erase

2017-02-18 Thread Michael Natterer
Hi,

There is a big fat message in the empty image window, please
do as it says and only use latest git master.

Regards,
Mitch


On Sat, 2017-02-18 at 19:26 +0100, programmer_ceds wrote:
> One other piece of information - I have just found if the erased path
> crosses
> itself (without releasing the mouse button) the intersection stays
> erased - for
> example if a figure 8 is drawn in one operation the problem doesn't
> appear.
> 
> I don't see the same thing on the same PC (running W7 64-bit) using
> V2.8.20.
> 
> > Am I missing something obvious here?
> > 
> > I create a new image, use bucket fill to fill it with the
> > background
> > colour (not white, although the 'problem' still occurs with white)
> > and
> > add an alpha channel to the layer.
> > 
> > I then select the eraser tool and erase a strip of the image - this
> > works fine and I see the chequered/transparent background as
> > expected.
> > 
> > If I then erase another strip that in part crosses the first strip
> > the
> > intersection of the strips becomes white.
> > 
> > Erasing the intersection again toggles it back to being
> > transparent..
> > 
> > I have tried adjusting various controls for the eraser tool without
> > success (I consider success to be that the intersection of the two
> > strips remains erased).
> > 
> > I am using GIMP V2.9.5 commit 7111ead (the portable Windows version
> > from Partha's site posted 12.2.2017 (many thanks to Partha for
> > posting
> > these versions))
> 
> 
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Business Report of GIMP

2016-09-16 Thread Michael Natterer
On Fri, 2016-09-16 at 11:33 +0200, Anna-Barbara Winzeler wrote:
> Dear Community,
> 
> Swiss Journalist here. I am currently doing a reserach about Adobe's 
> CC-policy and its influence on the users. My thesis includes a shift
> to 
> independent alternatives (which includes GIMP) and so I was looking
> for 
> buisness reports of GIMP (since 2012 if possible), but I haven't
> found 
> anything (which is a kind of a compliment if you want so).

Hi Anna-Barbara,

there are no business reports because GIMP is not a business :)

> Can you help me? I know this isn't an "user"-question at all, but I 
> couldn't find any other way to contact anyone in this company.

There is no company behind GIMP, just a bunch of volunteers.

> And yes, I know that you say you don't want to develop a photoshop-
> killer.

In fact, the goal is world domination... kidding :)

> Kind regards,
> Anna-Barbara
> 
> Ps. I'm only writing stories in german, so please excuse my bad use
> of 
> the english language.

Alles gut! Your English is just fine.

Regards,
Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.9.4 released

2016-07-13 Thread Michael Natterer
 dockable is 
    visible
  - have all previews track the monitor they are on


Tools:

  Fuzzy Select:
  - add "Diagonal neighbors" option

  Foreground Select:
  - fix ghost brush outline

  Bucket Fill:
  - add "Diagonal neighbors" option

  Posterize:
  - turn the posterize tool into an ordinary GEGL filter
  - remove posterize from Tools -> Colors

  Desaturate:
  - turn the Desaturate tool into a normal GEGL filter
  - move "Desaturate" to Colors -> Desaturate

  Align:
  - add vertical offset to distribution options

  Paths:
  - improve performance

  Flip:
  - rename options to "Transform" and "Direction"

  Cage Transform:
  - fix a few performance issue

  Unified Transform:
  - make the tool not fail when currently selected layer is hidden

  Text:
  - fix text input methods to work in-place (not in an overlayed box)
  - add background colors setting, only exposed for advanced input 
    methods

  Blend:
  - use gegl:distance-transform in the blend tool, it has a progress 
    now
  - make shapeburst work with the new interactive gradient code

  All Painting Tools:
  - add mirror symmetry
  - remove artifacts from painting tools in Burn blending mode
  - add shortcut actions for changing spacing, hardness, and force

  MyPaint:
  - dramatically improve performance of the tool and enable it by 
    default
  - add Colorize mode
  - add a toggle to change between erase & paint mode
  - add a brush selector to the MyPaint brush options
  - add a dockable dialog to choose a brush, with tagging
  - read tags from MyPaint brushes
  - improve blend math
  - allow plug-ins to register procedures in the  menu

  Smudge:
  - fix the clipping of out-of-gamut channel values
  - fix the handling of layers with alpha channels

  Ink:
  - the range of angle is now [-PI..PI]


Plug-ins/GEGL Filters:

  Preview:
  - add a "split preview" feature to GEGL ops
  - allow to switch the split preview between horizontal and vertical
  - allow to swap the before/after position

  Filters:
  - update the "Recently used" menu with GEGL filters
  - replace Selective Gaussian Blur with the GEGL version
  - add gegl:saturation as Colors -> Saturation
  - add gegl:high-pass as Filters > Enhance > High Pass
  - add new gegl:gegl filter that executes a custom processing chain
  - port Tile and Pagecurl plug-ins to GEGL
  - refactor the screenshot plug-in into backend and front-ends, one
per X.org, Wayland, Windows, OS X
  - add Monochrome option to the GEGL version of Channel Mixer
  - bring dialog titles and help IDs to GEGL filter dialogs

  File Plug-Ins:
  - add darktable plug-in to pre-process varios raw images
  - port file-gif-save and file-tiff to GIO
  - TIFF support:
- make libtiff a hard dependency
- merge the file-tiff-load and file-tiff-save plug-ins
- fix various tiff exporting bugs
  - EXR support:
- read comment, Exif, and XMP data from EXR files
- use GIMP's internal profile when loading EXR
  - PSD support:
- fix the loading of files with adjustment or fill layers
- fix the reading of layer group structure
  - fix the raw image loader
  - fix the layer groups support in OpenRaster
  - code cleanup in file-bmp
  - fix the exporting of KISS - CELL (*.cel) images
  - resurrect the email plugin
  - use GIO to figure if a file is hidden

  PyGimp:
  - update pyconsole code
  - add binding for GimpImageType
  - add GimpColorConfig object
  - add type definition for GimpColorManaged
  - make GimpParasite type known to the code generator
  - require Pycairo in configure, link gimpui against pycairo
  - fix the application of paintbrush size in Python scripts

  Script-Fu:
  - make regex matching return character indexes
  - fix the hanging of Script-fu on machines with 64-bit longs
  - update tinyscheme code from upstream


PDB:

  - Bug 759104 - Allow coordinates of sample points to be accessed from
    scripts


Build:

  build/win:
  - Start building libmypaint.
  - Add pcre and upgrade glib2 to 2.48.1
  - Upgrade exiv2 to 0.25
  - Clear DISPLAY before building
  - Disable webkitgtk


OS-specific changes:

  Windows:
  - Add support for generating crash backtraces using Dr. MingW


Contributors
========

  Adrian Likins, Alexandre Prokoudine, Alexia Death, Andrew Worsley,
  Benoit Touchette, Carol Spears, Daniel Sabo, Ell, Elle Stone,
  Hartmut Kuhse, Jasper Krijgsman, Jehan, Jonathan Tait, João
  S. O. Bueno, Kevin Cozens, Kristian Rietveld, Massimo Valentini,
  Michael Henning, Michael Natterer, Michael Schumacher, Mukund
  Sivaraman, Pedro Gimeno, Piotr Drąg, Richard Hughes, Richard
  Kreckel, Shmuel H, Simon Budig, Sven Claussner, Thomas Manni,
  Tobias Ellinghaus, draekko, klausstaedtler, nmat, saul, Øyvind
  Kolås.


Translators
===

  A S Alam, Alexandre Prokoudine, Ask Hjorth Larsen, Balázs Meskó,
  Balázs Úr, Christian Kirbach, Cédric Valmary, Daniel Korostil,
  Daniel Mus

Re: [Gimp-user] Problem with Crashing after adding more brushes

2016-05-03 Thread Michael Natterer
On Tue, 2016-05-03 at 09:37 -0400, Patrick Shanahan wrote:
> * Wentlyana Brôtelîn  [05-03-16 09:33]:
> > 
> > I have GIMP version 2.8.10 on my laptop running Windows 10I have
> > been trying to add more brushes, however, when I do either GIMP
> > won't completely load (usually at the point where it is updating
> > tag cache) or when I go to start a NEW project it comes up that it
> > has stopped working and Windows is checking for solutions and then
> > shuts down. 
> > If I remove the brushes from the GIMP brushes folder it works
> > again. I just don't understand why it would keep crashing.
> > I hope you may have heard of this previously and might know of a
> > solution.
> > Thanks.
> just a guess, perhaps you have a bad brush.  Try removing half, if
> doesn't
> crash, add another 1/4 (half of what is left) until you determine
> which is
> bad.  

And when you have found the bad brush, please open a bug and attach
the brush file so the crash can be fixed.

Regards,
--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] opening 2.9.3 file in 2.8.14 (NOT)

2015-12-09 Thread Michael Natterer
On Tue, 2015-12-08 at 22:56 +0100, Jernej Simončič wrote:
> On Tue, 8 Dec 2015 22:53:05 +0100, Jehan Pagès wrote:
> 
> > Now wanting to sound sarcastic, but have you read my email? There
> > is
> > such an option and I told about it in the email you answer to.
> > Quoting myself:
> 
> I've seen that, but what I specifically meant was a File -> Export
> option
> that writes XCF compatible with older GIMP versions, possibly losing
> data
> in the process (which is why it'd be Export, not Save).

I keep wondering why we would want that at all.

- as long as we have 2.9, it's unstable and it's their own
  fault if people use it

- as soon as we have 2.10, every older version is obsolete,
  it's not like one would have to buy 2.10 and must stick
  with 2.8 because it's not affordable

So why bother with compat saving at all?

--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

[Gimp-user] ANNOUNCE: GIMP 2.9.2 released

2015-11-26 Thread Michael Natterer
t string options for the image title
  - Use the external gtkosxapplication package instead of included code
  - Add a generic GimpPopup class and use it instead of duplicating 
    code
  - Make the generated GUI of GEGL ops much better
  - Allow to implement custom GUI for gegl ops, and do that in some  
    cases
  - Add GimpDial, GimpPolar and GimpCircle to be used for angle and
hue 
    picking


Tools:

  - Add an "experimental playground" for unfinished tools
  - (experimental) Add a tool that paints with MyPaint brushes
  - (experimental) Add an n-point deformation tool
  - (experimental) Add a transform tool with a variable # of handles
  - (experimental) Add a seamless clone tool
  - Add a unified transform tool that allows rotating, scaling,
perspective
  - Add a warp tool as replacement for the IWarp plug-in
  - Allow tool dialogs to be embedded on the canvas genrically
  - Add much more options to painting, like the ability to lock
tool options to brush defaults, and to zoom the brush with the
canvas
  - Make the blend tool work interactively in realtime
  - Add undo/redo to many tools (using the normal shortcuts)


Libgimp:

  - Deprecate the entire old pixel manipulation API
  - Add API to get a drawable's buffer, the rest can be done with GEGL
  - Add high bit depth support when using the new buffer API
  - Make many enum value names sane and deprecate the old names
  - Many core enums moved here instead of proxying them via PDB
generation
  - Add API to stroke vector outlines, with all core properties
  - Add more context API that affects other procedures
  - Deprecate API with weird names, and add new API with less arguments
  - Add metadata and color management API, utility functions and
widgets
  - Split GimpPickButton into per-platform backends and fix it on OS X


Plug-ins:

  - Remove lots of plug-ins that are now implemented as GEGL ops
  - Remove the lcms plug-in, this is now done in the core/libgimp
  - Remove the metadata plug-ins, this is now done in the core/libgimp
  - Remove the file-uri plug-in, this is now done in the core using GIO
  - Port many file plug-ins to GIO
  - Port many plug-ins that are not strictly filters to GEGL


Source and build system:

  - Don't use INCLUDES in Makefile.am, use AM_CPPFLAGS instead


General:

  - Lots and lots of bug fixes
  - Translation updates


Contributors


  A Kelday, Adrian Likins, Alexander Larsson, Alexandre Prokoudine,
  Alexia Death, Andrew Worsley, Barak Itkin, Björn Kautler, Chris
  Wilson, Christian Lehmann, Clayton Walker, Daniel Sabo, David
  Gowers, Dov Grobgeld, E.S. Quinn, Ed J, Elle Stone, Hartmut Kuhse,
  Ionutz Borcoman, Jan Lieskovsky, Jehan, Jernej Simončič, Joao
  S. O. Bueno, Johannes Matschke, John Ralls, Jonathan Tait, Jordi
  Mas, João S. O. Bueno, Julien Nabet, Kevin Cozens, Kristian
  Rietveld, Kővágó, Zoltán, Liam Quin, Loren Merritt, Louis Benazet,
  Ludovic Rousseau, Marco Ciampa, Marek Dvoroznak, Mark Schmitz,
  Martijn van Beers, Martin Husemann, Martin Nordholts, Massimo
  Valentini, Matt Giuca, Matthias Wenzel, Michael Henning, Michael
  Muré, Michael Natterer, Michael Schumacher, Mikael Magnusson, Mike
  Gran, Miroslav Talasek, Mukund Sivaraman, Murray Cumming, Nicolas
  Robidoux, Nils Philippsen, Pedro Gimeno Fortea, Petr Kubiznak,
  Philippe Teuwen, Piotr Drąg, Przemysław Gołąb, Richard Allen,
  Richard Hughes, Rickard, Roman Lebedev, Saul Goode, Sebastian
  Pipping, Sebastian Rasmussen, ShadowKyogre, Shlomi Fish,
  SimaMoto,RyōTa, Simon Budig, Simon Lui, Simone Karin Lehmann,
  Srihari, Sven Claussner, Sven Neumann, Thomas Manni, Tobias
  Ellinghaus, Téo Mazars, Ville Pätsi, Ville Skyttä, Ville Sokk,
  Warren Turkal, darkraid1, saul, su-v, Øyvind Kolås


Translators
===

  Albert F, Alexandre Prokoudine, Anders Jonsson, Andika Triwidada,
  André Schutten, Anish A, Aurimas Černius, Balázs Úr, Baurzhan
  Muftakhidinov, Chris Leonard, Christian Kirbach, Cédric Valmary,
  Daniel Mustieles, Daniel Sabo, Daniel Winzen, Dimitris Spingos,
  Duarte Loreto, Dušan Kazik, Enrico Nicoletto, Eulalia, Fran Diéguez,
  Francisco Vila, Gabor Kelemen, Gil Forcada, Hartmut Kuhse, Hleb
  Valoshka, Inaki Larranaga Murgoitio, Jehan, Jihui Choi, Jiri
  Grönroos, Jiro Matsuzawa, Joao S. O. Bueno, Johannes Matschke, Jordi
  Mallach, Jordi Mas, João S. O. Bueno, Kevin Cozens, Khaled Hosny,
  Khoem Sokhem, Kiyotaka NISHIBORI, Kjartan Maraas, Kolbjørn Stuestøl,
  Konfrare Albert, Marco Ciampa, Marek Dvoroznak, Marek Černocký,
  Martin Srebotnjak, Massimo Valentini, Mattias Põldaru, Michael
  Bauer, Michael Henning, Michael Muré, Michael Natterer, Muhammet
  Kara, Necdet Yücel, Nils Philippsen, Pavol Klačanský, Pedro
  Albuquerque, Peter Mráz, Piotr Drąg, Praveen Illa, Rafael Ferreira,
  Rodolfo Ribeiro Gomes, Rūdolfs Mazurs, Samir Ribic, Sebul, Seong-ho
  Cho, SimaMoto,RyōTa, Simone Karin Lehmann, Stanislav Petrek, Sveinn
  í Felli, Sven Claussner, Thomas Manni, Tiago S, Tiagosdot, Timo
  Jyr

[Gimp-user] ANNOUNCE: GIMP 2.8.16 released

2015-11-21 Thread Michael Natterer
Hi,

On GIMP's 20th birthday, we are happy to announce that
GIMP 2.8.16 has been released.

This is a bugfix release in the stable 2.8 series, no
new features were added.

For a complete list of changes since 2.8.16 please see the "Changes"
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.16 is available from:

  http://download.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  Please use the torrent, it distributes
  the download bandwidth across all mirrors:

  http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.16.tar.bz2.torrent

  The checksum of the tarball is:

  30e0a1b7c18b0e3415f4ac54567252ac  gimp-2.8.16.tar.bz2


Overview of Changes from GIMP 2.8.14 to GIMP 2.8.16
===


Core:

 - Seek much less when writing XCF
 - Don't seek past the end of the file when writing XCF
 - Windows: call SetDLLDirectory() for less DLL hell
 - Fix velocity parameter on .GIH brushes
 - Fix brokenness while transforming certain sets of linked layers


GUI:

 - Always show image tabs in single window mode
 - Fix switching of dock tabs by DND hovering
 - Don't make the scroll area for tags too small
 - Fixed a crash in the save dialog
 - Fix issue where ruler updates made things very slow on Windows


Plug-ins:

 - Fix several issues in the BMP plug-in
 - Make Gfig work with the new brush size behavior again
 - Fix font export in the PDF plug-in
 - Support layer groups in OpenRaster files
 - Fix loading of PSD files with layer groups


General:

 - OSX build system fixes
 - Bug fixes
 - Translation updates


Contributors


  Adrian Likins, Alexandre Prokoudine, David Gowers, Hartmut Kuhse,
  Jasper Krijgsman, Jehan, Joao S. O. Bueno, John Ralls, Jonathan
  Tait, Jordi Mas, João S. O. Bueno, Julien Nabet, Kristian Rietveld,
  Luis Menina, Massimo Valentini, Matt Giuca, Michael Henning, Michael
  Natterer, Michael Schumacher, Mikael Magnusson, Mukund Sivaraman,
  Nils Philippsen, Philippe Teuwen, Rafael Fernandez, Saul Goode,
  Simon Budig, Sven Claussner, Thomas Manni, Téo Mazars, su-v


Translators
===

  Alexandre Prokoudine, Anders Jonsson, Andika Triwidada, André
  Schutten, Balázs Úr, Baurzhan Muftakhidinov, Cheng-Chia Tseng,
  Christian Kirbach, Cédric Valmary, Daniel Martinez, Daniel
  Mustieles, Dimitris Spingos, Dušan Kazik, GNOME Translation Robot,
  Inaki Larranaga Murgoitio, Jiri Grönroos, Jordi Mas, Lasse Liehu,
  Marco Ciampa, Martin Srebotnjak, Mattias Põldaru, Michael Natterer,
  Muhammet Kara, Pedro Albuquerque, Piotr Drąg, Rūdolfs Mazurs, Samir
  Ribic, Stas Solovey, Sveinn í Felli, Timo Jyrinki, Ville-Pekka
  Vainio, Андрій Бандура, Милош Поповић



___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] blur-gauss-selective gives segment fault when applied to the L-component of a LAB decomposition

2015-10-08 Thread Michael Natterer
On Sun, 2015-10-04 at 12:40 -0400, Elle Stone wrote:
> On 10/04/2015 12:22 PM, Helmut Jarausch wrote:
> > Hi,
> > 
> > using the GIT version from Sept, 30th, I get a segment fault in the
> > blur-gauss-selective filter.
> > 
> > I first decompose the image into LAB and try to invoked this filter
> > on the L-component.
> > It crashes immediately before showing the options window.
> > 
> > Is this known not to work?
> 
> I also get a segmentation fault (babl/GEGL/GIMP updated from git a 
> couple of days ago). The GEGL gaussian blur works just fine, but the 
> selective gaussian blur seg-faults.

My fault, fixed in git:

ommit e3b24af3d06f6a77372c330f371afaae1979d3ac
Author: Michael Natterer <mi...@gimp.org>
Date:   Thu Oct 8 12:15:06 2015 +0200

plug-ins: fix crash in blur-gauss-selective.c

Must not call the deprecated gimp_drawable_preview_get_drawable()
on a
preview that was not also created using the deprecated
gimp_drawable_preview_new(). Instead, pass the GimpDrawable to
preview_update() using the signal's user_data.

 plug-ins/common/blur-gauss-selective.c | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] BABL and GEGL

2014-11-18 Thread Michael Natterer
On Tue, 2014-11-18 at 07:13 +0100, billn wrote:
 Pippin has worked hard on BABL a long time. I admire him for his time and
 effort. Working on a project for eons without finishing has to take a toll.  
 To
 be fair to other hard working developers they need to be involved with 
 decision
 making to move Gimp to the next level with tools experience users can be proud
 of. A few of the many benefits of good tools are experience users will be
 foaming at the mouth to use them and ultimately bring in more contributions to
 Gimp developers.

This user is supposed to be blocked (the whole gimpusers.com forum
is on moderation), I let this mail through by accident.

--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] [Gimp-developer] ANNOUNCE: GIMP 2.8.12 released

2014-08-26 Thread Michael Natterer
On Tue, 2014-08-26 at 08:39 +0200, wwp wrote:
 Hello Michael,
 
 
 On Tue, 26 Aug 2014 00:10:15 +0200 Michael Natterer mi...@gimp.org wrote:
 
GIMP 2.8.12 is available from:
  
http://downloads.gimp.org/pub/gimp/v2.8/
 [snip]
 
 Cool!
 
 But isn't it http://download.gimp.org/pub/gimp/v2.8/ (s/downloads/download) ?

Argh, of course :)

It's indeed http://download.gimp.org/pub/gimp/v2.8/

Sorry for the typo!

Regards,
--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.14 released

2014-08-26 Thread Michael Natterer
Hi,

GIMP 2.8.14 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

Yesterday's 2.8.12 release had broken library versioning,
please don't distribute any binaries of 2.8.12!

For a complete list of changes since 2.8.12 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.14 is available from:

  http://download.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  Please use the torrent, it distributes
  the download bandwidth across all mirrors:

  http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.14.tar.bz2.torrent

  The checksum of the tarball is:

  233c948203383fa078434cc3f8f925cb  gimp-2.8.14.tar.bz2


Overview of Changes from GIMP 2.8.12 to GIMP 2.8.14
===

General:

 - Fix libtool versioning (forgot to bump gimp_interface_age)


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.12 released

2014-08-25 Thread Michael Natterer
Hi,

GIMP 2.8.12 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

For a complete list of changes since 2.8.10 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.12 is available from:

  http://downloads.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  Please use the torrent, it distributes
  the download bandwidth across all mirrors:

  http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.12.tar.bz2.torrent

  The checksum of the tarball is:

  47fefa240c38cfb1016b57ad6324378d  gimp-2.8.12.tar.bz2


Overview of Changes from GIMP 2.8.10 to GIMP 2.8.12
===

Core:

 - OSX: Fix migration code for old GIMP directories
 - Fix brush sizes when used from plug-ins
 - Windows: Allow to Explorer-open files with UTF-8 characters in the
filename
 - Make XCF loading more robust against broken files


GUI:

 - Make sure the widget direction matches the GUI language
 - Remove the option to disable the warning when closing a modified
image
 - Fix canvas overlay widgets (like the text options) for tablets
 - Make DND work between images in one dockable


Libgimp:

 - Make gimp_image_get_name() return the string used for the image title


Plug-ins:

 - Make script-fu-server more secure by listening to 127.0.0.1 by
   default and add a warning about changing that IP. This breaks the
   procedure's API, but for security reasons.
 - Bring back proper script-fu translations


General:

 - Massively clean up and fix the OSX build and bundle
 - Add Jenkins tutorial
 - Documentation updates
 - Bug fixes
 - Translation updates


Contributors


  Björn Kautler, Christian Lehmann, Daniel Sabo, Ed J, Hartmut Kuhse,
  Jehan, Jernej Simončič, João S. O. Bueno, Kevin Cozens, Mark
  Schmitz, Massimo Valentini, Michael Henning, Michael Natterer,
  Mikael Magnusson, Nils Philippsen, Piotr Drąg, SimaMoto,RyōTa,
  Simone Karin Lehmann, Sven Claussner, Téo Mazars, saul.


Translators
===

  André Schutten, Aurimas Černius, Balázs Úr, Christian Kirbach,
  Daniel Mustieles, Dimitris Spingos, Inaki Larranaga Murgoitio,
  Jehan, Joao S. O. Bueno, João S. O. Bueno, Khaled Hosny, Konfrare
  Albert, Lasse Liehu, Marco Ciampa, Martin Srebotnjak, Massimo
  Valentini, PavelNicklasson, Piotr Drąg, Rafael Ferreira, Rodolfo
  Ribeiro Gomes, Rūdolfs Mazurs, Seong-ho Cho, SimaMoto,RyōTa, Sven
  Claussner, Tiagosdot, Yuri Myasoedov, akerbeltz, Мирослав Николић


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list

Re: [Gimp-user] Dynamic modifications

2014-07-12 Thread Michael Natterer
On Sat, 2014-07-12 at 16:29 +0200, dvdma wrote:
 On  10.7.2014 at 10:16 AM Id_graphics wrote:
 I guess you mean non-destructive image editing.
 It will be in GIMP 2.10. We have no release date for it yet.
 
 Kind regards,
 
 Sven
 It's exactly what I meant! Thank you!

There won't be non-destructive editing in 2.10.

--Mitch



___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] [Gimp-developer] ftp.gimp.org renamed to download.gimp.org

2014-04-25 Thread Michael Natterer
On Fri, 2014-04-25 at 23:03 +0200, Michael Schumacher wrote:
 Hi all,
 
 recently, we moved the GIMP website to a virtual machine. The machine,
 hosted by Red Hat, features more recent software and is more reliable
 than the aging previous one (maintained by Shawn Amundson for many years).

Thanks Michael for taking care of a lot of the migration on the GIMP 
side.

It should be noted that a lot of people have been very helpful with
the migration, including (no claim of completeness implied):

Shawn Amundson for making the migration away from the old
machine easy, and for hosting all that stuff for that many years.

The GNOME Sysadmin team, in particular Andrea Veri  for setting up
the new machine and being very helpful and responsive.

The Fedora Infrastructure Team (Kevin Fenzi in particular) for hosting
backups.

Red Hat for providing the underlying rackspace and bandwidth.

And everybody who was helpful but forgotten :)

Thanks!
--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Gimp 2.9.1 Motion Blur - Zoom

2014-03-13 Thread Michael Natterer
On Thu, 2014-03-13 at 08:27 +0100, josephbupe wrote:
 Hi,
 
 I was interested in trying out Gimp 2.9.1 development version.
 
 When I compared the motion blur - zoom in this version with that in Gimp 
 2.8.10,
 I found that I could not reproduce the zoom effect produced with Gimp 2.8.10.
 See attached images for the comparison.
 
 Hopefully, developers will look into this matter. 
 
 Attachments:
 * 
 http://www.gimpusers.com/system/attachments/103/original/Zoom-motion-blur-gimp2.8.10.png
 * 
 http://www.gimpusers.com/system/attachments/104/original/Zoom-motion-blur-gimp2.9.1.png

I can reproduce it quite well by setting the center accordingly,
the center in your 2.9.1 example says 20,20

--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Why does GIMP add an alpha channel at every opportunity?

2014-02-28 Thread Michael Natterer
On Fri, 2014-02-28 at 08:15 -0500, Elle Stone wrote:
 When working with multiply layer images, GIMP seems to automatically add 
 an alpha channel to every new layer.
 
 Is there a reason why new layers automatically get an alpha channel?
 
 Is there a way to tell GIMP to not automatically add alpha channels?

Short version: Nope.

Long version: https://bugzilla.gnome.org/show_bug.cgi?id=486902

My opinion: People are asking for having alpha channels on all layers,
but I find this pretty insane. I'd prefer a toggle in the new layer
dialog, to make it at least a little bit useful ;)

--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.10 released

2013-11-28 Thread Michael Natterer
Hi,

GIMP 2.8.10 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

For a complete list of changes since 2.8.4 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.10 is available from:

  ftp://ftp.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  The checksum of the tarball is:

  84c964aab7044489af69f7319bb59b47  gimp-2.8.10.tar.bz2


Overview of Changes from GIMP 2.8.8 to GIMP 2.8.10
==


Core:

 - Set manifest as Windows 8 compatible


GUI:

 - Indicate if a file was exported in the Quit dialog
 - Add shortcuts and hint labels to the close and quit dialogs
   that make closing and quitting easier and more consistent
 - Rename the File-Export menu labels to match Save/Save as
 - Fix keyboard shortcuts on OSX Mavericks
 - Don't open lots of progress popups when opening many files
 - Correctly restore the hidden state of docks in single window mode


Libgimp:

 - Fix exporting an image consisting of a single layer group
 - Don't attempt to pick transparent colors


Plug-ins:

 - Fix crash in LCMS plugin if RGB profile was missing


General:

 - Fix compile on NetBSD (missing -lexecinfo)
 - Bug fixes
 - Translation updates


Contributors


  Clayton Walker, Daniel Sabo, Jehan, Jernej Simončič, Martin Husemann,
  Michael Henning, Michael Natterer, Nils Philippsen


Translators
===

  Christian Kirbach, Daniel Mustieles, Marco Ciampa, Michael Henning,
  Piotr Drąg, SimaMoto,RyōTa


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.8 released

2013-11-03 Thread Michael Natterer
Hi,

GIMP 2.8.8 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

For a complete list of changes since 2.8.4 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.8 is available from:

  ftp://ftp.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  The checksum of the tarball is:

  ef2547c3514a1096931637bd6250635a  gimp-2.8.8.tar.bz2


Overview of Changes from GIMP 2.8.6 to GIMP 2.8.8
=


Core:

 - Make sure indexed images always have a colormap
 - Fix language selection via preferences on Windows
 - Don't crash on setting a large text size


GUI:

 - Keep the same image active when switching between MWM and SWM
 - Make sure all dockables are properly resizable (particularly
shrinkable)
 - Add links to jump directly to Save/Export from the Export/Save
   file extension warning dialogs


Libgimp:

 - Fix GimpPickButton on OSX


Plug-ins:

 - Properly document plug-in-autocrop-layer's PDB interface
 - Fix importing of indexed BMPs


General:

 - Fix lots of places to use GIO to get proper file sizes and times on
windows
 - Add an AppData file for GIMP
 - Backport lcms2 support from master, because lcms1 is not getting
   bug fixes any longer
 - Lots of bug fixes
 - Lots of translation updates


Contributors


  Alexandre Prokoudine, Clayton Walker, Daniel Sabo, Jehan, Jernej
  Simončič, Massimo Valentini, Michael Henning, Michael Natterer,
  Nils Philippsen, Piotr Drąg, Richard Hughes, Simon Budig, Sven
  Claussner, Téo Mazars


Translators
===

  A S Alam, Alexandre Prokoudine, Aurimas Černius, Balázs Úr,
  Daniel Mustieles, Dimitris Spingos, Enrico Nicoletto, Inaki Larranaga
  Murgoitio, Jehan, Marco Ciampa, Martin Srebotnjak, Matej Urbančič,
  Piotr Drąg, Seong-ho Cho, Sven Claussner, Timo Jyrinki


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] pcx export

2013-11-01 Thread Michael Natterer
On Fri, 2013-11-01 at 12:12 +0100, Simon Budig wrote:
 Jenny_222 (for...@gimpusers.com) wrote:
  Thanks Simon, but how can I integrate this plugin?
  
  Or does anyone other know how to install this plugin?
 
 You misunderstood me. This is the plugin you are already using. It needs
 to be changed to work the way you need it. For this you need to
 edit the source code and recompile the plugin.
 
 If you have no programming experience then it will be a rough ride
 though. Right now this bug has no real priority for us gimp developers,
 but it is a fairly easy task if some wants to start with gimp
 development. If someone is interested you'll probably get help in the
 #gimp irc channel on gimpnet or on the gimp-development mailing list.

It was a 5 minute fix, the entire resolution handling was already
there, just not connected to the image:

commit 3508079dcf3dfbfc337f838f9771681d661f009e
Author: Michael Natterer mi...@gimp.org
Date:   Fri Nov 1 13:51:31 2013 +0100

plug-ins: add loading and saving of the image's resolution in
file-pcx

 plug-ins/common/file-pcx.c | 20 ++--
 1 file changed, 18 insertions(+), 2 deletions(-)


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Major Puzzlement with GIMP

2013-10-21 Thread Michael Natterer

On 10/21/2013 06:15 AM, horrido wrote:

I'm new to GIMP. I installed Version 2.8.4 on my Mac mini (with standard Windows
keyboard). The very first thing I'm playing with is the Clone Tool. There's a
dearth of information on how to use this tool, but the few scraps I found
suggest that all I need to do is press CTRL and use the mouse to select an area
to clone. However, every time I do this, I bring up a context menu (File; Edit;
Select; View; Image; Layer; Color; etc.). The cursor consists of a stamp,
crossed-out circle, and dotted circle (representing the brush).

I've tried everything I can think of, but I am absolutely puzzled by this. It is
so unintuitive and opaque. What can possibly be wrong???


On the Mac we use the Mac-ish modifiers, so when online docs speak about
Control you would use the Command key. Also, look at the statusbar, it
should always give hints about what modifiers each tool supports in each
context.

The online docs are mostly about Linux/Windows shortcuts, you are welcome
to help improving them, we are short on manpower.

Regards,
--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] HATE the new save vs. export behavior

2013-10-10 Thread Michael Natterer

On 10/10/2013 11:20 PM, vitalif wrote:

We are given this software by the we can not demand anything


Of course! And the best of it is that the license is free so you can at least
patch it for yourself [just like I did].
But my idea was that it's generally a good idea to listen to your users even if
you develop an opensource project. )


What I really 'hate' seeing this title turn up in my 'inbox'.


If you 'hate' it maybe you'll just unsubscribe from it? :-)


Why don't the haters unsubscribe instead?

Let me repeat it for you: we will *not* make the save/export
separation a configurable option.

This has been said several times, and no matter how many useless
mails accumulate in this thread, the answer will still be *not*.

Regards,
--Mitch

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Question about bump map location

2013-09-03 Thread Michael Natterer
On Mon, 2013-09-02 at 13:32 -0600, Judy Wilson wrote:
 My question: I would like to put a watermark of my logo on images, and 
 I can do so with the Map, Bump Map Filter. However, the location of the 
 bump map is a problem. At 0 on the X and Y Offset sliders, it goes into 
 the upper left hand corner. OK. The problem is the sliders only move to 
 -1000, and my images are often larger than that, and I want to put the 
 bump map into the lower right hand corner, and the sliders will not 
 allow that. Typing in the numbers doesn't work, and moving the bump map 
 in the preview with the middle mouse button doesn't work. Of course if I 
 make the images smaller I can get it into the right hand lower corner, 
 but I want to use the larger image. Any solution for this, or do I have 
 to just live with this ... defect(?) for now. Thank you!

Hi Judy,

The limits are now -1 and 1, I have no clue how that silly
small limit happened in the first place. Thanks for being a long time
GIMP user! :)

Regards,
--Mitch


commit aa5c186a3dc211fd8c17c55f915edc12a4f658df
Author: Michael Natterer mi...@gimp.org
Date:   Tue Sep 3 16:00:09 2013 +0200

Bug 707354 - Bump Map offsets only go to 1000 regardless of image
size

Allow ranges from -1 to 1, still arbitrary but more
real-world. The scales still go -1000 to 1000, but the spinbuttons
allow for the full range.

(cherry picked from commit af0cfacfb3fdd4308dc28167a8be74e5141fc1eb)

 plug-ins/common/bump-map.c | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] dump defaults

2013-09-01 Thread Michael Natterer
On Sun, 2013-09-01 at 14:57 -0600, Gary Aitken wrote:
 Assuming one starts gimp with no user-specific gimprc,
 is there a way to dump out all the default values?

gimp --dump-gimprc

 I'm asking because the default gimprc has everything commented out,
 and there's no GIMP2_DIRECTORY or gimp_dir defined in my environment.

The default directories depend on the platform, and/or on the
compile time prefix. You should use gimptool to figure these,
the internal logic used is the same. Try gimptool --help.

--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Layer Opacity Access Point(s) Madness

2013-08-30 Thread Michael Natterer
TL;DR

Can you please say the same again, in a few readable sentences?

What is broken/missing?

On Thu, 2013-08-29 at 23:26 +0200, PSCS5ImagerConvert wrote:
 GIMP: Opacity Access Obscurity
   
 I. Would-be Satisfied User Question   
   
  
   
 II. System Feature Access Change Request | Recommendation, for GIMP SMEs and
 Online Enthusiasts' Forum:
 Maddening | Urgent Help Request:  
   
 I. Apparent is no navigational work-around for a lost, deleted (or simply no
 included/provided) Layer Opacity access feature ... at least in my version of
 GIMP v. 2.8.6; ie, I cannot locate among the application's Primary tabs any
 tab/sub-tab/path/palette link/hot button/menu/sub-menu/relevant-other-tab/data
 entry field prompt | window/mini-portal, to a much desired
 {ASIDE 1 of 2: albeit often one such Layer Opacity tool is readily referenced 
 in
 several of the extant online tutorials  as a given, and it is, too, 
 often
 depicted, replete with a supporting screenshot, no less: so the feature must
 exist  perhaps commanded by hidden access privilege(s) somehow, somewhere
 within GIMP ... for some users, at least ;-)}:
 GIMP | GUI  Other Layer Opacity Access Priority Change Recommendations:  
   
 Primary Layer tab's, anticipated, Layer Opacity tool/option
 tab/sub-tab/path/palette link/hot button/menu/sub-menu/relevant-other-tab/data
 entry field prompt | window/mini-portal or the like access point(s) is not
 found.
 Its (such a Layer Opacity tool/option's form-factor would be manifest 
 typically
 as an Opacity Glider aka a selectable |adjustable progress bar; nor, for that
 matter, is there evidence of any semblance of a percentage (%) transparency
 scroll bar nor an expectable like prompt data-entry field, of any description,
 which conceivably would execute a layer's desired fade user-specification
 (opacity) aka a amiss is any Layer Opacity adjustment tool (if such does in
 fact already exist) access point(s), whatsoever.
 Despite CIRCULAR narratives communicated on this, GIMP's official site, and
 among the posts of those others created by or in service to | contributed to 
 by
 GIMP enthusiasts, there exists no CLEAR nor MEANINGFUL ADDRESS as to how one
 MAKES APPARENT aka would ACCESS ie, access point(s) for Layer Opacity: neither
 by mouse clicking nor by eg, shortcut keys entry navigation/specification, for
 such a Layer Opacity tool access point(s).
 II. Again, when no such tab/sub-tab/path/palette link/hot
 button/menu/sub-menu/relevant-other-tab/data entry field prompt |
 window/mini-portal can be readily found to exist among one -- and ideally in
 more than one -- access point and by more than one navigational path -- GIMP's
 version (again, v. 2.8.6) is rendered effectively useless for layered imagery
 work; user satisfaction spirals downward rapidly after a work-around search --
 proves counter-intuitive ie, poor anticipatory GUI provisioning, or within the
 application ie, its Help and/or its User Guide index, and/or among online 
 forums
 -- exceeds 5, 10, 30, 60, 120 minutes.
 FIASCO is what that scenario spells: Why could GIMP's SMEs have failed on such
 an imperative SDLC GUI, indexing and easy-access multi-cross-referencing
 point(s) objective for this version's release?
 And what, if any, work-around, for Layer Opacity tool access point(s) within 
 the
 application, for selection of a layer(s) desired opacity display aka fade 
 level,
 would be advised, if, in fact, said does exist as a viable tool (just not 
 easily
 nor readily accessed) within GIMP 2.8.6? Why the Layer Opacity access point(s)
 convolution?
 Welcomed would be directions as to any navigation(al) path for said Layer
 Opacity tool access point(s). NONE is (access point) | are (access points)
 currently apparent under GIMP's 2.8.6 banner | top-level ribbon | panel of
 Primary Tabs, nor is such evident within its sub-tabs nor User Guide's Index 
 nor
 tutorials nor blogosphere.
 {ASIDE 2 of 2: in fact, Layer Opacity should appear in, so addressed, in both
 the very beginning of the User Guide, and then latter in the specific Layers
 section  but in a more detailed explication, within the latter] nor those
 tabs' secondary tabs, nor, for that matter under any tertiary-level tabs.
 Primary Tabs, namely, Tools, Layer, View nor any their cross-linked sub-tabs
 to other tab/sub-tab/path/palette link/hot
 button/menu/sub-menu/relevant-other-tab/data entry field prompt |
 window/mini-portal | option(s) | location(s) avails a sort of Layer Opacity
 Adjustment tool, whatsoever.}
 Lack of any easy-access point(s) aka obscure Layer Opacity (eg, a % glider)
 tool(s) blemishes one's entire would-be GIMP user-experience. Address of said
 shortcomings is URGENTLY needed, as recommended.
 Again the question persists: Is 

Re: [Gimp-user] Layer Opacity Access Point(s) Madness

2013-08-30 Thread Michael Natterer
On Fri, 2013-08-30 at 00:58 -0700, Burnie West wrote:
 On 08/30/2013 12:16 AM, Michael Natterer wrote:
  TL;DR
 
  Can you please say the same again, in a few readable sentences?
 
  What is broken/missing?
 
  On Thu, 2013-08-29 at 23:26 +0200, PSCS5ImagerConvert wrote:
  GIMP: Opacity Access Obscurity
  
 I think the OP is concerned because the opacity slider does not affect the 
 active layer.
 
 I tried to adjust opacity of a filled layer by changing the slider but could 
 never manage to see anything of the layer below. Seems like I could before 
 2.8.6 
 but I don't use it much so I don't recall well.

Seem to work fine here, and I think we would have heard it already if
such an important control was broken. I really don't know what this
is about.

--Mitch


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Error with Fedora 18 Gimp 28

2013-06-08 Thread Michael Natterer
On Sat, 2013-06-08 at 06:23 -0300, sergelli Ubatumirim wrote:

 (gimp:2042): Gtk-CRITICAL **: IA__gtk_entry_completion_get_model: 
 assertion `GTK_IS_ENTRY_COMPLETION (completion)' failed
 
 (gimp:2042): Gimp-Widgets-CRITICAL **: 
 gimp_container_tree_store_clear_items: assertion 
 `GIMP_IS_CONTAINER_TREE_STORE (store)' failed

This happens because a much worse bug in GTK+ was fixed.
That warning will be fixed in GIMP 2.8.6, but you can
ignore it, it is completely harmless.

--Mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] GIMP canvas white blinks...

2013-06-07 Thread Michael Natterer
On Fri, 2013-06-07 at 13:39 +0200, Javi wrote:
 ...frequently when scrolling.
 
 Truly annoying. Lost racord when working; never had problems with this 
 before ubuntu 12.
 
 Running GIMP 2.6.12 over Ubuntu 12.04 with nvidia official drivers.

Please upgrade to GIMP 2.8.latest, 2.6 is obsolete and won't see
fixes any longer.

Regards,
--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] GIMP app?

2013-05-28 Thread Michael Natterer
On Tue, 2013-05-28 at 06:38 -0400, Shannon Howe wrote:
 Hello all,
 
 Does Gimp have an apple application version yet?

No. And there won't be one because:

Apple sucks and doesn't allow GPL in the App store.

GIMP is 90% GUI code and porting that would be a complete rewrite.

Regards,
--Mitch

  If not, do they plan on coming out with one? I am considering buying a 
 tablet such as the iPad, but one of the main features I will be looking for 
 is the ability to use as a graphics tablet. I understand that there are 
 tablets specifically designed for this purpose, however, I also want to be 
 able to use other apps such as Facebook, email, wi-fi, netflix, etcetera. I 
 do NOT want to have to purchase two separate tablets! I already have a Mac, 
 iPhone and iPod, so I figure I should stick with apple products for smoother 
 continuity between them. I just want to be able to work on projects on the 
 go, and also be able to use the stylus rather than a mouse to do them, rather 
 than waiting until I am home and doing them on my Mac. Also if an app is 
 created, it should be fully functional (i.e. creating layers, everything). 
 Thank for your time! :)
 ___
 gimp-user-list mailing list
 gimp-user-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gimp-user-list


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Selecting single row or column

2013-04-30 Thread Michael Natterer
On Tue, 2013-04-30 at 19:46 +0200, baca wrote:
 I've been using Gimp since 2.6 and had previously used PS CS2
 That version had the option to select a single orw or column (from the 
 'Select'
 menu).
 I rarely had the need for this, but I'm now working on a project that could 
 use
 that feature, and Gimp  doesn't seem to have it . . . :(
 Checked out the gimp  plugin site and Googlesearched it, but to no avail.
 Can anybody point me to a solution? - I tried selecting it with the available
 selection tools, but I'm not having any success with a large image.
 If it matters, I'm running 2.8.4 on a Win7-64bit installation.
 Thanks in advance, baca

You can easily make yourself a script that does a rectangle select
on the extents of a guide, so the workflow would be: place guide,
run script, remove guide.

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Where does GTK Print dialog get its defaults from?

2013-03-13 Thread Michael Natterer
On Tue, 2013-03-12 at 20:46 +, Rich wrote:
 Hi
 
 As I understand, Gimp make GTK, used in Gnome. GTK provides a dialog for 
 selecting a printer and specifying the options for that printer. My 
 problem is that whenever I'm faced with this dialog, it's a completely 
 random set of settings; it's not the printer defaults (specified in 
 CUPS) and it's not the last-used settings either for the user or the 
 application.
 
 It's a big productivity issue when I regularly print documents and high 
 res photos and need to change ~10 or so options each time. Invariably I 
 forget to change one of them and have to print something twice.
 
 Is there any way to control these default print settings? Ideally I'd 
 like it to pick up the CUPS defaults for the print queue selected.

Hi Rich, are you using GIMP 2.8.4 and the latest stable GTK+ 2.24.x ?

--Mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] unsupported file format

2013-03-08 Thread Michael Natterer
On Mon, 2013-03-04 at 22:42 +0100, rht wrote:
 I am using Gimp 2.8.4 which was updated for Ubuntu 12.04 (DreamStudio 12.04) 
 via
 apt-get update. Since updating I am getting unsupported file format messages
 for photos converted from RAW by dcraw to the default ppm then piped through
 IM's convert utility into TIFFs.

Who is giving you that message when you do exactly what?

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] unsupported file format

2013-03-08 Thread Michael Natterer
On Fri, 2013-03-08 at 11:34 +0100, rht wrote:
 Who is giving you that message when you do exactly what?
 
 Gimp 2.8.4 when I attempt to open the file, either via menu -- file -- open,
 or from the command line using gimp file.tiff.
 
 Both methods work with file.tif.

That is most weird, because gimp should open the file even if
it had some totally different or no extension at all.

Can you check if ubuntu does some sort of patching to
gimp 2.8.4?

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.4 released

2013-02-05 Thread Michael Natterer
Hi,

GIMP 2.8.4 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

For a complete list of changes since 2.8.2 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.4 is available from:

  ftp://ftp.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  The checksum of the tarball is:

  392592e8755d046317878d226145900f  gimp-2.8.4.tar.bz2


Overview of Changes from GIMP 2.8.2 to GIMP 2.8.4
=


Core:

 - Move the OSX gimpdir to ~/Library/Application Support


GUI:

 - Better names for the default filters in save and export
 - Make tool drawing (esp. the brush outline) much more responsive
 - Remember the maximized state across sessions
 - Simplify the splash image code a lot, makes it appear immediately
again
 - Allow the text tool to start on an image without layers
 - Various fixes for text style attribute handling
 - Set unconfigured input devices to eraser if GTK+ says they are
erasers
 - Make language selectable in Preferences on OSX


Libgimp:

 - Make libgimp drawable combo boxes aware of layer groups
 - Make sure plug-in windows appear on top on OSX
 - Fix item width in GimpPageSelector (used e.g. in PDF import)


Plug-ins:

 - Better default values in the Drop Shadow script
 - Fix a whole bunch of bugs in the BMP plug-in
 - On OSX, use the system's screenshot utility


Installer:

 - Add Brazilian-Portuguese translation to the Windows installer


Source and build system:

 - Many improvements to the OSX bundle build system
 - Support automake 1.13


General:

 - Lots of bug fixes
 - Lots of translation updates


Contributors


  Alexandre Prokoudine, Clayton Walker, Jehan, Jernej Simončič, João
  S. O. Bueno, Liam Quin, Ludovic Rousseau, Massimo Valentini, Michael
  Henning, Michael Natterer, Mike Gran, Mukund Sivaraman, Nils
  Philippsen, Piotr Drąg, Simone Karin Lehmann, Sven Claussner, Ville
  Pätsi, Ville Skyttä


Translators
===

  Alexandre Prokoudine, Andika Triwidada, Bruce Cowan, Christian
  Kirbach, Daniel Mustieles, Dimitris Spingos, Khaled Hosny, Marco
  Ciampa, Marek Černocký, Martin Srebotnjak, Peter Mráz, Piotr Drąg,
  Rafael Ferreira, Rūdolfs Mazurs, Seong-ho Cho, Taijuin, Timo Jyrinki,
  taijuin


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Getting my tablet to work with GIMP

2013-01-20 Thread Michael Natterer
On Mon, 2013-01-21 at 00:35 +0900, Jehan Pagès wrote:
 Hi,
 
 
 On Sun, Jan 20, 2013 at 11:50 PM, Michael Natterer mi...@gimp.org
 wrote:
 On Sun, 2013-01-20 at 18:25 +0900, Jehan Pagès wrote:
  additionally to what Michael said, I also remind that you
 have to connect
  the tablet *before* starting GIMP for the program to see it.
 That's a
  common mistake of users (though I certainly don't blame
 them. I think this
  should be improved on our side. Maybe someday…).
 
 
 GTK+ 3.x has complete hotplug support and GIMP's gtk3-port
 branch uses it. This is impossible in GTK+ 2.x.
 
 
 
 Nice! :-) How advanced is this branch? Is this expected to be merged
 to master soon?

Nope, this will be GIMP 3.0, first we need 2.10 out :)

--Mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Gimp not starting on Mac OS 10.6.8 32 bit

2012-11-23 Thread Michael Natterer
On Tue, 2012-11-20 at 08:00 -0500, Matteo D email wrote:
 Hello,
 
 I have been using Gimp for a week or so and have really enjoyed it.  It was 
 perfect for my needs, and has helped me with many tasks.  However, one day 
 Gimp stopped working.  It wasn't that Gimp froze or anything, It would jump 
 in the dock for a few seconds, then just stop and an error would come on the 
 screen saying it quit unexpectedly.  I restarted my computer and Gimp worked 
 fine.  One day, Gimp wouldn't start at all, and restarting the computer did 
 not help.  I deleted all of Gimp's files and reinstalled it, somehow Gimp 
 STILL didn't work.  I triple checked and re-downloaded many more times, but 
 Gimp still did not want to start.  Sadly, I am unable to supply a crash 
 report.  However, when I read it, it said something about a GCS window or 
 something.  I understand how important a crash report would be, but I am just 
 unable to supply it to you. Here are my computer specs:
 
 MacBook, 13-inch 2006
 Mac OS X 10.6.8 (Snow Leopard) 32-bit
 Intel Core Duo 1.83GHZ
 2GB of RAM

And what version of GIMP, downloaded from where?

 I know that it is NOT the computer specs that make Gimp unable to run because 
 as I said, at one point Gimp worked fine.
 
 I really hope that you guys can help me with this problem!
 -Mc
 ___
 gimp-user-list mailing list
 gimp-user-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gimp-user-list


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Latest update on Debian Sid

2012-09-10 Thread Michael Natterer
On Mon, 2012-09-10 at 12:57 -0400, Frank McCormick wrote:
 Debian updated GIMP this morning (2.8.2) and I notice that after 
 cropping an image, the crop lines remain on the picture. Is this a bug 
 or a feature ?

Do you mean the rectangle select lines after you say
crop to selection? If you mean that, then it's a bug,
and it's fixed in git, will be in 2.8.4.

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.2 released

2012-08-23 Thread Michael Natterer
Hi,

GIMP 2.8.2 has been released. This is a bugfix release
in the stable 2.8 series, no new features were added.

For a complete list of changes since 2.8.2 please see the Changes
section below. Also see the release notes of the 2.8 series at
http://www.gimp.org/release-notes/gimp-2.8.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.2 is available from:

  ftp://ftp.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  The checksum of the tarball is:

  b542138820ca3a41cbd63fc331907955  gimp-2.8.2.tar.bz2


Overview of Changes from GIMP 2.8.0 to GIMP 2.8.2
=


Core:

 - Make tag matching always case-insensitive
 - Let the tile-cache-size default to half the physical memory


GUI:

 - Mention that the image was exported in the close warning dialog
 - Make sure popup windows appear on top on OSX
 - Allow file opening by dropping to the OSX dock
 - Fix the visibility logic of the export/overwrite menu items
 - Remove all Use GEGL menu items, they only add bugs and zero
function
 - Improve performance of display filters, especially color management
 - Fix the image window title to comply with the save/export spec
   and use the same image name everywhere, not only in the title
 - Fix positioning of pasted/dropped stuff to be more reasonable


Libgimp:

 - Move gimpdir and thumbnails to proper locations on OSX
 - Implement relocation on OSX
 - Allow to use $(gimp_installation_dir) in config files


Plug-ins:

 - Fix remembering of JPEG load/save defaults
 - Revive the page setup dialog on Windows


Source and build system:

 - Add Windows installer infrastructure
 - Add infrastructure to build GIMP.app on OSX


General:

 - Lots of bug fixes
 - List of translation updates


Contributors


  Clayton Walker, Daniel Sabo, Jan Lieskovsky, Jernej Simončič,
  Kristian Rietveld, Marco Ciampa, Massimo Valentini, Michael Henning,
  Michael Muré, Michael Natterer, Mikael Magnusson, Mukund Sivaraman,
  Nils Philippsen, Sebastian Pipping


Translators
===

  Albert F, Alexandre Prokoudine, Andika Triwidada, Christian Kirbach,
  Daniel Mustieles, Daniel Nylander, Daniel Winzen, Dimitris Spingos,
  Eulalia, Gabor Kelemen, Gil Forcada, Hleb Valoshka, Jihui Choi, Jiro
  Matsuzawa, Jordi Mallach, Khaled Hosny, Kiyotaka NISHIBORI, Kolbjørn
  Stuestøl, Marco Ciampa, Marek Černocký, Martin Srebotnjak, Muhammet
  Kara, Piotr Drąg, Praveen Illa, Rudolfs Mazurs, Sebul, Seong-ho Cho,
  Timo Jyrinki, Wouter, Wouter Bolsterlee, sebul


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Gimpshop.com

2012-07-13 Thread Michael Natterer
On Thu, 2012-07-12 at 10:10 -0700, Vu Le wrote:
 Hi all,
 
 I have an urgent matter I want to bring to your attention. If you can look 
 into this and confirm, it would be great.

Thanks for making the list aware of this, but the GIMP developers have
nothing to do with gimpshop, it's a separate project that doesn't
communicate with upstream.

--mitch

 Yesterday, one of our employees downloaded the Windows version from 
 Gimpshop.com. Our IT team alerted us to a trojan horse infection. See below:
 
 Classification:
 
 Trojan Horse Infection
 
 Description:
 
 This incident is a real-time notification for a malware infected host 
 detected on your monitored network. This infection was identified by 
 analyzing your monitored security device logs for known patterns fitting a 
 profile for Trojan horse or backdoor activity.
 
 A Trojan horse is a type of malware characterized by its ability to 
 masquerade as a legitimate application. Many Trojan horses have backdoor 
 communications capabilities. Backdoors allow remote attackers to gather 
 information from or otherwise access the infected  host.
 
 A malware infected host residing on your protected network poses a risk to 
 your organization. Many types of malware are multi-functional and have 
 network propagation, remote control, data theft and various other 
 capabilities.
 
 Analyst assessment:
 
 The host identified as the source IP address appears to be infected with 
 Trojan LilyJade. The SOC recommends triaging this host for malware infection.
 
 
 
 Can you confirm that this website is serving up malicious content? It seems 
 they are not affiliated with Gimp.org, but are willfully confusing consumers? 
 If so, can you guys get this site shut down and report to search engines like 
 Google to block them, their domain registrar, and to major security 
 providers? It may be a good idea notify all of the journalists who have 
 written articles that link to this site as well.
 
 Thanks!
 
 -Vu
 ___
 gimp-user-list mailing list
 gimp-user-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gimp-user-list


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Edit menu contents iin 2.8

2012-05-25 Thread Michael Natterer
On Thu, 2012-05-24 at 20:24 +0200, Russ57 wrote:
 Is it possible to edit the menu options to remove those items I will never 
 use ? 
 If so then how ?

Look into $prefix/share/gimp/2.0/menus/ and remove at will.

--Mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] HATE thread

2012-05-05 Thread Michael Natterer
You can stop this crap, the save and export stuff is going to
stay as specified here:

http://gui.gimp.org/index.php/Save_%2B_export_specification

Period. This is the final word in this discussion.

Besides, do you guys really think that HATE is a good
subject for achieving anything?

--Mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] How can I create huge billboard sized files in super high dpi?

2012-04-25 Thread Michael Natterer
On Tue, 2012-04-24 at 21:44 -0400, Tara Gover wrote:
 Hi guys,
 
  I am printing super high res images onto fabric. My print guy has instructed 
 me to create my images in 1440 dpi and my fabric is 58 inches wide and about 
 80 yards long. I need to create ONE image so they can just print it 
 continuously along the whoe piece of fabric. So I need to create a REALLY BIG 
 image. They have recommended Adobe Creative Suite, but of course I want to do 
 it with GIMP. 
 
  Just today, I installed the latest GIMP, and it doesn't seem to be letting 
 me create even a 58x72 inch image in 1440 dpi. Is there an add on or a way 
 that I can create huge tiff files in GIMP?.or do I have to shell out the 
 cash and get Creative Suite?

1440 dpi would mean you print many many lines of pixels on
each single thread of the fabric. You misunderstood the printer.
Ask again what resolution they can actually print, and use
that.

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] ANNOUNCE: GIMP 2.8.0-RC1 released

2012-04-05 Thread Michael Natterer
Hi,

GIMP 2.8.0-RC1 has been released. This is the first release candidate
of the upcoming stable 2.8 release.

Running this release for the first time will create a new 
~/.gimp-2.8 directory in your home directory, and will migrate your
GIMP 2.6 settings. Please report any issues you encounter during
settings migration, or later with the migrated settings.

For a complete list of changes since 2.7.5 please see the Changes
section below. Also see the release notes of the 2.7 series at
http://www.gimp.org/release-notes/gimp-2.7.html

Happy GIMPing,
--Mitch


Download


  GIMP 2.8.0-RC1 is available from:

  ftp://ftp.gimp.org/pub/gimp/v2.8/

  and from the mirrors listed at:

  http://www.gimp.org/downloads/#mirrors

  The checksum of the tarball is:

  134396e4399b7e753ffca7ba366c418f  gimp-2.8.0-RC1.tar.bz2


Changes in GIMP 2.8.0-RC1
=

Core:

 - Add our own GimpOperationBrightnessContrast because GEGL one is different


Plug-ins:

 - Fix some GFig rendering issues


Source and build system:

 - Depend on Babl 0.1.10, GEGL 0.2.0 and some other new library versions


General:

 - Bug fixes
 - Translation updates



Contributors


  Alexia Death, Alexis Wilhelm, Martin Nordholts, Massimo Valentini,
  Michael Natterer, Mikael Magnusson, Mukund Sivaraman, Sebastian
  Pipping, Simon Budig, Øyvind Kolås.


Translators
===

  Albert F, Alexandre Prokoudine, Carles Ferrando, Daniel Korostil,
  Dimitris Spingos (Δημήτρης Σπίγγος), Fran Diéguez, Khaled Hosny,
  Kiyotaka NISHIBORI, Marco Ciampa, Nils Philippsen, Piotr Drąg,
  Praveen Illa, Rodrigo Padula de Oliveira,


___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] A question about copyright on pictures product on GIMP

2012-04-04 Thread Michael Natterer
On Tue, 2012-04-03 at 13:41 +0200, kévin marx wrote:
 Hello all.
 
 I have a little question which i don't have find on the GIMP website.
 
 
 If I create a picture with GIMP, who have the copyright? Me or GIMP society??
 
 Can I sell my creations on this program or not???

If you paint a picture on canvas, who has the copyright? You, or the
shop where you bought canvas, brushes and paint? ;)

--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Gimp For Lion?

2011-12-17 Thread Michael Natterer
On Sat, 2011-12-17 at 11:22 -0500, Jacob Gorneau wrote:
 Hello,
 I have a Macintosh and have recently upgraded to the OS X Lion. I am 
 interested in your GIMP program, and was wondering if you were coming out 
 with a GIMP for the Lion. If not, can I still work with and export photos 
 from the Snow Leopard GIMP?
 Thanks,
 Jacob 

If you get very latest pango, gtk+ and gimp (preferrably git master
of all of them), it works really well on lion. We usually don't do
installable binaries, unless somebody steps forward and does it.

As a general note (not to you), I hope that whoever decides to package
gimp as an app bundle this time does is in cooperation with the
developers, and doesn't just patch it up, dump the patches on some
unrelated sourceforge project, and provides a bundle to download.

The way the windows packages are done works without *any* patches to
the source, because the packager hangs out on irc and is an upstream
developer, whatever gimp needs to be packaged on windows is simply
in upstream git.

I'm writing this here on gimp-user not to insult or antagonize the
people who have packaged gimp for mac in the past, but only so that
everybody can read it: please, come to irc/mailing list/bugzilla
and tell what patches you need to make gimp properly relocatable,
bundleable, whatever, and we can work together to get it upstreamed.

thanks,
--mitch


___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list