[Gimp-user] ANNOUNCE: gimp-data-extras 2.0.4 released

2018-06-14 Thread Alexandre Prokoudine
Hi,

While working on v2.10, we removed scripts that used to be available
via 'File > Create' and 'Filters > Alpha to Logo' submenus. This is
because the scripts generated rather dated-looking graphics mostly of
subpar quality.

However it turns out that some users still want them and ask how they
can get them back. So we moved them to a package we used to maintain,
called gimp-data-extras. It used to contain just brushes and patterns,
now it also contains scripts.

The new release is available from
https://download.gimp.org/mirror/pub/gimp/extras/.

The Git repository is here: https://gitlab.gnome.org/GNOME/gimp-data-extras/

Changes in v2.0.4:

- Updated license to GPLv3+
- Moved brushes to dedicated folders to enable tags
- Moved all patterns to the Legacy folder to tag them accordingly
- Added scripts obsoleted in GIMP 2.10
  ('File > Create' and 'Filters > Alpha to Logo'
  and update some PDB use to match changes in 2.10
- Modernized automake
- Switched to minor/micro versioning

If you are a Linux user, you should be able to install the package
following the usual ./configure && make && make install routine (you
can also ping gimp-data-extras packager of your Linux distribution to
update it). Windows users can simply unpack the archive and copy
scripts to their local GIMP folder.

Please note that while the package is called gimp-data-extras, you
should really treat it as gimp-data-legacy.

Additionally, please note that some of the plug-ins we disabled in
2.10 don't quite belong there for a variety of reasons.

Alex
___
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] Combining Images

2018-06-14 Thread akovia
Make sure to save it as a png file.

Here is my own work file when I made an InuYasha logo for fanart.tv.
https://www.dropbox.com/s/qsk4kwfcc8zusw4/Inuyasha%20-%20Logo1HD.xcf?dl=0
I used the path tool to cut it out exactly and built it from there. 

You can check out some of the tutorial videos from the site if you want.
https://www.youtube.com/channel/UCoq4TZLr-IWmQbw71ZQFxiQ

You can download tons of logos there if you need them. Here are some of mine I 
made in gimp.
https://fanart.tv/members/akovia/tv-images/hdtvlogo/

On Thu, Jun 14, 2018, at 3:55 PM, Abaddon wrote:
> >Open the two images as layers: Open -> As Layers so the text is on
> >top.
> >
> >Add transparency to that top layer: Layer -> Transparency -> Add Alpha
> >channel
> >
> >Use the fuzzy select tool, set the threshold to about 20, click in the
> >white background to select. screenshot:
> >https://i.imgur.com/Yk8KlV6.jpg
> >
> >Go into the Select Menu and grow the selection 1 pixel: Select -> Grow
> >
> >Cut the selection: Edit -> Cut That gets to this :
> >https://i.imgur.com/aYGqEOU.jpg
> >
> >Kill the selection: Select -> None
> >
> >Adjust the position of the layer with the Move Tool, enable
> >move-the-active-layer to avoid moving the base layer. Adjust opacity
> >in the Layer dock if required: https://i.imgur.com/jTOUSG2.jpg
> >
> >The dotted outline is the layer boundary, only exists in Gimp. Export
> >your image as a png (or jpeg) for a single layer image.
> 
> 
> I appreciate your reply; however, as I followed the steps, the white 
> background
> still shows up. Any way to cut out the lettering and then make it transparent?
> 
> -- 
> Abaddon (via www.gimpusers.com/forums)
> ___
> 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


-- 
  akovia
___
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] How to conribute to translate gimp 2.10 what's new

2018-06-14 Thread sebul
Hello.
I'm a Korean GIMP user.

I want to translate gimp web documents.
For example
https://docs.gimp.org/2.10/ko/gimp-introduction-whats-new.html into Korean.

What process to do ?


-- 
세벌식 http://sebul.sarang.net 
___
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] Combining Images

2018-06-14 Thread Abaddon
I'm trying to make a neat cover page for an InuYasha role-play.

I got a picture I want to use specifically, and the InuYasha logo.

I want to combine the two, maybe lower the opacity on the logo so it blends with
the image?


Attachments:
* http://www.gimpusers.com/system/attachments/934/original/Untitled_6.jpg
* http://www.gimpusers.com/system/attachments/935/original/Untitled_7.jpg

-- 
Abaddon (via www.gimpusers.com/forums)
___
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] Grow in One Direction

2018-06-14 Thread tikku22
Hi folks... I'm trying to use the GROW Tool on an image of some glasses.  I'm
trying to make the rim of the glasses bigger but only want it to grow outward by
one pixel and not inward.  Is there a way to do this?

Thanks!!
Paras.

-- 
tikku22 (via www.gimpusers.com/forums)
___
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] Set zoom level from PDB

2018-06-14 Thread jman
Hello,

I've recently started a big project, scanning a lot of magazine and reducing
them to PDF files (I'll share my experience in another thread maybe).

So far Gimp have served me well, I've succeded in automating a lot of the
workflow using PDB, but there's still room for improvement, and here's my
question:

Is it possible to programmatically set the zoom level on an opened image? I'd
like to automate:
- View > Zoom > Zoom Out (shortcut "-") or
- View > Zoom > Fit Image In Window (shortcut SHIFT+CTRL+J)

Thanks,

-- 
jman (via www.gimpusers.com/forums)
___
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] Combining Images

2018-06-14 Thread rich404
>I'm trying to make a neat cover page for an InuYasha role-play.
>
>I got a picture I want to use specifically, and the InuYasha logo.
>
>I want to combine the two, maybe lower the opacity on the logo so it
>blends with the image?

Open the two images as layers: Open -> As Layers so the text is on top.

Add transparency to that top layer: Layer -> Transparency -> Add Alpha channel

Use the fuzzy select tool, set the threshold to about 20, click in the white
background to select. screenshot: https://i.imgur.com/Yk8KlV6.jpg

Go into the Select Menu and grow the selection 1 pixel: Select -> Grow 

Cut the selection: Edit -> Cut That gets to this :
https://i.imgur.com/aYGqEOU.jpg

Kill the selection: Select -> None

Adjust the position of the layer with the Move Tool, enable
move-the-active-layer to avoid moving the base layer. Adjust opacity in the
Layer dock if required: https://i.imgur.com/jTOUSG2.jpg

The dotted outline is the layer boundary, only exists in Gimp. Export your image
as a png (or jpeg) for a single layer image.

-- 
rich404 (via www.gimpusers.com/forums)
___
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-help needs contributors

2018-06-14 Thread Rick Strong

Hello Julien,

I will take a shot at doing a plain text and images  GIMP-Help for these 
four "Colors" features:

- Hue-Chroma
- Saturation
- Exposure
- Shadows-Highlights

We'll see how it goes after that.

Cheers,
Rick Strong,
Ottawa


-Original Message- 
From: Julien Hardelin

Sent: Thursday, June 14, 2018 1:21 AM
To: gimp-user-list@gnome.org
Subject: [Gimp-user] Gimp-help needs contributors

Hello all,

One months ago, I asked for contributors in GIMP-help. I received
several answers, and some people got near to start. But finally, nothing
happens, candidates being discouraged by the complexity of git + gitlab
+ xml + gimp-help structure.

So, I propose you write documentation in plain text that I'll adapt to
xml and manage in git.

It must be plain text ( NotePad++ under Windows).

A general plan could be:

- Overview: what the feature does, what is it useful for?

- Options: description of every option, with examples if necessary.

- Example(s) of using the command, tool, filter.

Images preferably in Light theme and Color icon theme, and comments
preferably outside the image. If you use text layers, please supply the
xcf file (translators need it).

You could start with the Colors new features:

- Hue-Chroma

- Saturation

- Exposure

- Shadows-Highlights

- Linear Invert

- Auto/Color-Enhance

- Components/Extract Component

- Components/ Mono Mixer

- Desaturate/Color to Gray

- Map/Alien Map

- Tone Mapping/Fatal, Mantiuk, Reinhard, Stress

- Info/Export Histogram

- Dither

- RGB Clip

Helping this will suit you.

Julien

___
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-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