[Gimp-user] Arrays in Python

2018-04-09 Thread Beinsezii
>AFAIK you can't, but anyway how do you expect the user to enter the 
>bazillion numbers? If you want that many numbers just ask for a file 
>name and read the file.

The user already can. I wrote a custom system for making GTK configuration
windows that I use with all my plugins instead of the default python-fu thing
that just stacks all the widgets into a grand tower of Babel.
Where the enums come into play is allowing other scripts to call this one via
the PDB. Not really a problem right now since the registry's dead and therefore
it won't end up in the hands of others for a while (right?). I'm just
perfectionist.


Guess for now I'll refactor it to make the PDB method take i32's & floats
instead of arrays, and if some other weirdo wants the full horror of my plugin,
they'll just have to import the class.


If anyone else knows a way or has other inquiries, I'll stay subbed to this
thread.




>Or maybe your array can be pixels values in a layer (these are easy to
>get in Python) in which case the user would just specify a second
>layer.

You say that, but I was entirely unable to get proper pixel info in one of my
past scripts. I could get standard 8-bit info, but no 32-bit floating point info
that everything apparently uses now (2.10 RC-1).
Unless I'm completely missing it, the python-fu docs are patchy at best. Most of
my knowledge comes from trying to interpret the auto-generated pydoc stuff,
incomplete docs from like 4 years ago, or reverse engineering other over-the-top
scripts like LayerFX.

-- 
Beinsezii (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] mail traffic

2018-04-09 Thread Carol Spears
On Mon, Apr 9, 2018 at 5:18 PM, Ken Moffat via gimp-user-list <
gimp-user-list@gnome.org> wrote:

> On Mon, Apr 09, 2018 at 05:12:13PM -0400, Patrick Shanahan wrote:
> > after little to no traffic for about six weeks, today I have received 50+
> > posts dated from first of March to today.  is there a problem with the
> > list configuration?
> >
> I think most, or all of them, came from the gimp-users forum.  Posts
> from there always come in bursts, and usually late.
>
> Even when they show up on timeand you give them a great answer.  The
right answer for sure, one of them shows up, gives a different answer
which is always deemed to be much more of a right answer.

I was answering them because I did not want to be a snob.  Turns out,
they might have been barely tolerating me.  I wonder what my answers
look like at the forum

carol
___
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] mail traffic

2018-04-09 Thread Ken Moffat via gimp-user-list
On Mon, Apr 09, 2018 at 05:12:13PM -0400, Patrick Shanahan wrote:
> after little to no traffic for about six weeks, today I have received 50+
> posts dated from first of March to today.  is there a problem with the
> list configuration?
> 
I think most, or all of them, came from the gimp-users forum.  Posts
from there always come in bursts, and usually late.

ĸen
-- 
In my seventh decade astride this planet, and as my own cells degrade,
there are some things I cannot do now: skydiving, marathon running,
calculus. I couldn't do them in my 20s either, so no big loss.
-- Derek Smalls, formerly of Spinal Tap
___
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] What is the best Graphics Tablet for Beginners?

2018-04-09 Thread Maurizio Paglia
I have a Huion too and am very satisfied!
Maurizio

Il lun 9 apr 2018, 22:59 Ross Martinek  ha scritto:

> I’ve had very good luck with Huion tablets and Gimp.
>
> Ross
> > On Apr 9, 2018, at 3:57 PM, Ofnuts  wrote:
> >
> > On 03/30/18 08:43, shengxue wrote:
> >> I want to start a youtube animation channel(like swoozie, domics,etc)
> and
> >> wondering what is the best graphic tablet for me. I have always drawn
> well but
> >> have never done it digitally. I just want to start getting into it and
> see how
> >> that goes. Therefore, I dont want to spend so much, my budget is < $90
> Im stuck
> >> between three options:
> >>
> >> XP-PEN Star05-$69.89
> >>
> https://www.amazon.com/Star05-Wireless-Graphics-Painting-Battery-free/dp/B01MAZ5FDL
> >>
> >> Deco01-$59.99
> >>
> https://www.amazon.com/10x6-25-Graphics-Battery-free-shortcut-pressure/dp/B077P6BQP7
> >>
> >> StarG640-$29.99 :
> >>
> https://www.amazon.com/StarG640-Ultrathin-Graphics-Battery-free-pressure/dp/B078YR2MTF
> >>
> >> Which do you think is the best option for me? Thank you.
> >>
> > The 8K pressure levels is suspicious in a cheap tablet. If there are
> there, are they accurate? Gimp usually works best with Wacom tablets
> (Intuos or Bamboo).
> >
> > ___
> > 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
___
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.8 ver. Text box difficulty

2018-04-09 Thread Ofnuts

On 04/04/18 22:44, Michelle Beckstrom via gimp-user-list wrote:

Hi I recently downloaded GIMP & have tried to enter text in a text box I 
created.  But even tho my cursor is inside the box no text will appear when I hit 
the keys.
Could there maybe be a glitch in the copy I downloaded?
Please help.

Thank you,MIchelle B.
___
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


Unlikely. Is the text box resizing as you type? If not put it back to 
"dynamic" in the Tool options. Otherwise maybe you are adding text with 
the same color as the background.


Otherwise a screenshot could help us understand your problem.

___
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] mail traffic

2018-04-09 Thread Patrick Shanahan
after little to no traffic for about six weeks, today I have received 50+
posts dated from first of March to today.  is there a problem with the
list configuration?

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Registered Linux User #207535@ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode
___
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] Arrays in Python

2018-04-09 Thread Ofnuts

On 04/09/18 21:09, Beinsezii wrote:

No matter what I try, I can't get the plugin to load while using an array in
either the input params or return values.
Taken straight from the 'gimpenums' pydocs, I should have access to
"PDB_INT32ARRAY"
"PDB_FLOATARRAY"
and a bunch others, but using any of them causes the script to fail to load in
GIMP. And just to make *absolutely sure* it wasn't a typo, I tried their numeric
values, too.

I can't just use a bajillion i32's or whatever since the Frankenstein's Monster
of a script I'm working on takes an unknown amount of numbers as an input. Could
be anywhere from a a few to a few thousand depending on how long you want your
PC to act as a space heater.
There's a 65% chance I'll re-do the main function of the script in a way where
it wouldn't take arrays for layer return purposes, but I'll probably come across
the array problem in future scripts anyway.


I've included an example script. What it *should* be able to do is print out
whatever array you put into it with something like the python console or another
script, but it doesn't even load. It'll appear under "/Beinsezii/" if it
*does* load.

Attachments:
* 
http://www.gimpusers.com/system/attachments/871/original/bsz_array_input_debug.py

AFAIK you can't, but anyway how do you expect the user to enter the 
bazillion numbers? If you want that many  numbers just ask for a file 
name and read the file.


Or maybe your array can be pixels values in a layer (these are easy to 
get in Python) in which case the user would just specify a second layer.



___
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] X-Default

2018-04-09 Thread Ofnuts

On 04/09/18 16:19, GeoSte wrote:

Hello Rich404,
thanks for your prompt answer to my question. But I think your proposal is not a
solution as I have to handle thousands of pictures and as I understand your
remarks, the insert to the program imagemagick has to be done manually. I think
there is no chance to handle in this way such a lot of jpeg-files without
enormous additional time consumption.
An alternate is to copy the title, to paste it to any word program, to recopy it
from there and to past it back to the changed picture.
According to my research in the internet there are many of potential users of
GIMP with the same problem. I wonder that such an obvious problem is not
corrected as the EXIF datas are already available in GIMP.

Attachments:
* http://www.gimpusers.com/system/attachments/870/original/19650416C_009aDK.jpg


Manually for one image, but you can use ImageMagick in a script.

___
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] What is the best Graphics Tablet for Beginners?

2018-04-09 Thread Ross Martinek
I’ve had very good luck with Huion tablets and Gimp.

Ross
> On Apr 9, 2018, at 3:57 PM, Ofnuts  wrote:
> 
> On 03/30/18 08:43, shengxue wrote:
>> I want to start a youtube animation channel(like swoozie, domics,etc) and
>> wondering what is the best graphic tablet for me. I have always drawn well 
>> but
>> have never done it digitally. I just want to start getting into it and see 
>> how
>> that goes. Therefore, I dont want to spend so much, my budget is < $90 Im 
>> stuck
>> between three options:
>> 
>> XP-PEN Star05-$69.89
>> https://www.amazon.com/Star05-Wireless-Graphics-Painting-Battery-free/dp/B01MAZ5FDL
>> 
>> Deco01-$59.99
>> https://www.amazon.com/10x6-25-Graphics-Battery-free-shortcut-pressure/dp/B077P6BQP7
>> 
>> StarG640-$29.99 :
>> https://www.amazon.com/StarG640-Ultrathin-Graphics-Battery-free-pressure/dp/B078YR2MTF
>> 
>> Which do you think is the best option for me? Thank you.
>> 
> The 8K pressure levels is suspicious in a cheap tablet. If there are there, 
> are they accurate? Gimp usually works best with Wacom tablets (Intuos or 
> Bamboo).
> 
> ___
> 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

Re: [Gimp-user] What is the best Graphics Tablet for Beginners?

2018-04-09 Thread Ofnuts

On 03/30/18 08:43, shengxue wrote:

I want to start a youtube animation channel(like swoozie, domics,etc) and
wondering what is the best graphic tablet for me. I have always drawn well but
have never done it digitally. I just want to start getting into it and see how
that goes. Therefore, I dont want to spend so much, my budget is < $90 Im stuck
between three options:

XP-PEN Star05-$69.89
https://www.amazon.com/Star05-Wireless-Graphics-Painting-Battery-free/dp/B01MAZ5FDL

Deco01-$59.99
https://www.amazon.com/10x6-25-Graphics-Battery-free-shortcut-pressure/dp/B077P6BQP7

StarG640-$29.99 :
https://www.amazon.com/StarG640-Ultrathin-Graphics-Battery-free-pressure/dp/B078YR2MTF

Which do you think is the best option for me? Thank you.

The 8K pressure levels is suspicious in a cheap tablet. If there are 
there, are they accurate? Gimp usually works best with Wacom tablets 
(Intuos or Bamboo).


___
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] What Do I Do With RPG's?

2018-04-09 Thread Ofnuts

On 03/25/18 00:01, SamNy wrote:

How do I use Gimp files after edits? I've been doing everything with jpg's.
Nothing outside of Gimp seems to recognize these files. Is there a way to
convert them back into jpg's or something? I'm trying to make large prints to
sell.

Also how do I brighten specific areas of a photo? I want to brighten just the
eyes of an image.

Thanks!

The purpose of these files is to save your work, and not only the image. 
The XCF is the equivalent of a .DOC when the JPG is the PDF. When you 
start doing non-trivial edits, (using layers, selections, paths) 
these things are saved in the XCF. When you have an XCF, you can always 
use File>Export to produce a "publication format": JPEG, PNG, GIF...


To restrict change to a portion a the image, use a selection. See

https://docs.gimp.org/en/gimp-painting.html#gimp-concepts-selection



___
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] selection(text) to path issue

2018-04-09 Thread Ofnuts

On 04/06/18 10:31, rich404 wrote:

every time I try to use the selection to path function; whenever I go
to hide the path afterwords it still shows a feint red outline and
wont go away, but if I use the selection to path just using say, a
circle and hide that path, it hides it just fine. The issue comes
specifically when I try to make a path from text after setting the
text onto an already existing path (the circle) and after filling the
text and rotating it I am left with a feint red outline. Why is there
still an outline after I try to hide the text path?

Difficult to give an opinion (other than not reproducible here) without a shot
of the layers dialogue. Are all layers visible? Have you tried finding the layer
containing the 'ghosting' (if there is one)?

Just a comment on your work flow.

Path to selection, fill selection, rotate layer  is one way to go, but will lead
to degraded text as pixels are interpolated. screenshot 1

A better way is rotate the path, then path to selection and fill selection.
screenshot 2

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/865/original/01-rotate-text.jpg
* http://www.gimpusers.com/system/attachments/866/original/02-rotate-text.jpg



I suspect that you create the text, make a selection (alpha to 
selection) and then cut/paste from that. The edge pixels, being 
partially transparent, are only partially selected, and therefore only 
partially cut out, leaving some remains behind. You could avoid this by 
making a rough selection around the text, with some margin. The 
selection would include transparent pixels but then pasting transparent 
pixels doesn't change anything.


But as Rich says,  the right workflow is to use Layer>text to path, 
move/rotate the path, and then create a selection from the result and 
bucket-fill it.


You could also find the ofn-text-along-path script useful: 
http://sourceforge.net/projects/gimp-path-tools/files/scripts/




___
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] How to create a layer of only guide lines?

2018-04-09 Thread Ofnuts

On 03/23/18 23:30, GerryPeters wrote:

I'm working on a CD Label. The template has lots of text instructions on it. So
I'd like to pattern just simply the inner circle of the CD cutout and the outer
circle border of the CD that's a layer but only those 2 circles.  Everything
else is see though. This way I can overlay it on top of my CD graphics and
accurately see the inner and outer borders. What's the best way to do this?

Make a selection, and then `Select>To path`. Then open the Path dialog 
and make the path(s) visible. They won't be a layer, but just an 
indication like plain guides.


You can also create the path(s) directly sing various scripts.

___
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 2.8 ver. Text box difficulty

2018-04-09 Thread Michelle Beckstrom via gimp-user-list
Hi I recently downloaded GIMP & have tried to enter text in a text box I 
created.  But even tho my cursor is inside the box no text will appear when I 
hit the keys.
Could there maybe be a glitch in the copy I downloaded?  
Please help.

Thank you,MIchelle B.
___
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] Print resolution limit

2018-04-09 Thread Juris Lugovskojs
Hi! I need to print large resolution files but Gimp rejects prints larger than 
32767 pixels (in height or width).
Is there a way to overcome this limitation?

Best regards,
Juris
___
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] Linux Printing workflow with color management in GIMP git

2018-04-09 Thread Dwain Alford
hi gabriele,
color management has been a mystery on many a list. i had a discussion on
the scribus list many years ago when i mentioned my solution to my color
management problems. i was told i was wrong, that i needed to calibrate all
of my hardware and make a profile of each. i was a photojournalist in a
former life and i teach photography with emphasis on light and lighting and
color temperature.

when i first embarked on my color theory journey, i was designing brochures
and flyers as a freelancer for a company in new orleans, la that did
meeting and convention planning (as well as designing their web site).
after much research and question asking, i lit upon color.org. i went there
and downloaded 2 color profiles (sRGB_IEC61966-2-1_no_black_scaling and
SWOP2006_Coated3v2). i later ran across a cmyk profile when i used linux
and saved that profile. these color profiles have the same d50 color temp
(5000k). with progress, the rgb profiles at color.org are at version 4; i
have not tested these profiles.

here are my hardware and software setup for my systems (win, mac and
linux). i copy the two color profiles to the appropriate profile folders
according to the os and set them as the default color profiles for the
system. then i set the rgb and cmyk profiles as default in all of my
graphic software. i also set the rgb and cmyk profiles as default to
printers, scanners and other hardware attached to the system that uses
color profiles.

i will usually make a "straight" print to preview what changes in color,
exposure, shadow, mid-tone and highlights need to be made. i have found the
color does not vary much from what the thumbnail on the screen presents.

i would be happy to provide these profiles to you or anyone else on the
list if you send me a private email; unless, the administrators will allow
the attached profiles.

i would be interested to learn if your results are similar to mine. there
is much more to color management that i did not say to the argument that
was raised on the scribus list.

i hope this helps you find your way on your journey in the land of color
management.

many greetings
kdd

On Thu, Mar 15, 2018 at 4:46 AM, Gabriele Piccini 
wrote:

> Hi All,
> I think I'm wrong when I print from GIMP because I have a very yellowish
> printa very yellow color cast in neutral zones.
>
> I created a printer profile with ArgyllCMS and seems it works well because
> if I test it with xicclu command (for who known Argyll) with neutral Lab
> values I got neutral values (Lab->RGB output->Lab).
> The issue arises when I print but I think to make a wrong way:
>
> Ok, what I did:
>
> I download a proof image from internet with Prophoto color profile.
>
> When I load in GIMP I keep ProPhoto therefore RGB device values are
> ProPhoto RGB.
> Then I convert the image into printer profile and I think the values are
> converted to RGB values of printer profile based on Lab values of ProPhoto.
>
> Now I should have an image with device (printer) RGB values to send the
> printer , haven't I? The printer if matches the ICC profile I created
> should "translate" those RGB numbers into colors.
>
> But the image, I view correct on display is very yellowish on the paper.
>
> Is this workflow correct fro printing color managed in GIMP?
> Or am I missing something??
>
> I do not know if I'm clear ( English is not my language 😐)
>
> Cheers
> Gabriele
> ___
> 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

[Gimp-user] 2.10.0-RC1 on Ubuntu 16.04 LTS (Xenial)

2018-04-09 Thread wiel


Hello all,

I really want to use the newest release. I updated my software from the
ppa: https://launchpad.net/~otto-kesselgulasch/+archive/ubuntu/gimp-edge .

Yesterday evening the new rel. was build and published. However for my 
system (Xenial, 16.04)
it was not updated due to a problem with glib (that's the way I 
understand) since december 2017.


I really want to use the new software what is your advise:
- wait until the Ubuntu release 18.04 (end of april) and upgrade Ubuntu
- wait until problem with glib is solved
- upgrade to 17.04?

Thanx for your thoughts.

Wiel

___
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] user feedback - tiling window managers and such

2018-04-09 Thread Mike Harris
Hello!

Thanks to everyone who has worked on GIMP, I've used it loads over the
years, I'm currently using it to make tiles for a game similar to the 1994
game Outpost,

Hope this is the right place for user feedback. I'm not a typical user -
I'd prefer to spend my time in emacs, to be honest, and I still use
ratpoison as my window manager. Gimp's a bit frustrating here because:

1. The default multi-window setting doesn't fail gracefully. It flickers
awfully with no suggestion of how to fix it.
2. Once one gets everything working, the panels are kind of unintuitive,
the arrow that points left doesn't collaps the thing, but comes up with
another menu.
3. Things are generally confusing to people coming from a program like
MtPaint.

I wouldn't be complaining if I wasn't willing to help (though I'm only free
on weekends, I have a job, yay) and I completely understand if power users
take preference - I do use emacs, after all. Just thought I'd share. But #1
in particular seems like a bug, maybe not with Gimp, but somewhere.

Thanks for reading!
Mike
___
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 for Windows

2018-04-09 Thread Josh Nay
HI all,

I'm a Windows 10 S user. I would like to see GIMP in the Microsoft Store so 
that we can use it instead of Photoshop and other apps already in the store. 
Since GIMP now allows for one-screen use and can be converted using the various 
bridges, I don't know if this would be a huge undertaking.

It would also help take some of the pressure (however large or small it is) off 
of the GIMP.org servers when using direct download, since all updates and 
downloads would be managed through the Microsoft Store. In addition, it will 
ensure that computer registries are not tampered with, keeping the computer 
fast.

I hope we'll be able to use GIMP from the Microsoft Store soon. As a user and 
contributor for GiMP for over ten years, it's one of those apps I really want 
to see.

Thank you for your time.
___
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] Arrays in Python

2018-04-09 Thread Beinsezii
No matter what I try, I can't get the plugin to load while using an array in
either the input params or return values.
Taken straight from the 'gimpenums' pydocs, I should have access to
"PDB_INT32ARRAY"
"PDB_FLOATARRAY"
and a bunch others, but using any of them causes the script to fail to load in
GIMP. And just to make *absolutely sure* it wasn't a typo, I tried their numeric
values, too.

I can't just use a bajillion i32's or whatever since the Frankenstein's Monster
of a script I'm working on takes an unknown amount of numbers as an input. Could
be anywhere from a a few to a few thousand depending on how long you want your
PC to act as a space heater.
There's a 65% chance I'll re-do the main function of the script in a way where
it wouldn't take arrays for layer return purposes, but I'll probably come across
the array problem in future scripts anyway.


I've included an example script. What it *should* be able to do is print out
whatever array you put into it with something like the python console or another
script, but it doesn't even load. It'll appear under "/Beinsezii/" if it
*does* load.

Attachments:
* 
http://www.gimpusers.com/system/attachments/871/original/bsz_array_input_debug.py

-- 
Beinsezii (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] X-Default

2018-04-09 Thread GeoSte
Hello Rich404,
thanks for your prompt answer to my question. But I think your proposal is not a
solution as I have to handle thousands of pictures and as I understand your
remarks, the insert to the program imagemagick has to be done manually. I think
there is no chance to handle in this way such a lot of jpeg-files without
enormous additional time consumption.
An alternate is to copy the title, to paste it to any word program, to recopy it
from there and to past it back to the changed picture.
According to my research in the internet there are many of potential users of
GIMP with the same problem. I wonder that such an obvious problem is not
corrected as the EXIF datas are already available in GIMP.

Attachments:
* http://www.gimpusers.com/system/attachments/870/original/19650416C_009aDK.jpg

-- 
GeoSte (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] GIMP 2.10 RC1 , cannot merge down layer after Warp transform

2018-04-09 Thread rich404
>Hi,
>
>Maybe this is a bug, where the warped layer discards the changed done
>when merging down
>
>1. Open an Image
>2. Select a rectangle region and then copy and paste as a new layer
>3. Click on Tools>  Transform Tools> Warp Transform
>4. Do some shrinking or moving.
>5. ON the Layers dock, Right click the warped layer and merge down.
>
>The layers will be merged, but whatever was changed in the warped
>layer will just be discarded and the original layer below will be
>saved. Whatever warping done is gone.
>
>Thanks.

Many of the on-canvas GEGL operations need an 'ENTER' to complete. Warp is one.

The sequence should be

4. Do some shrinking or moving. 

4a. Hit the enter key to complete the warp operation.

5. ON the Layers dock, Right click the warped layer and merge down.

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


[Gimp-user] GIMP 2.10 RC1 , cannot merge down layer after Warp transform

2018-04-09 Thread imaginniko
Hi,

Maybe this is a bug, where the warped layer discards the changed done when
merging down

1. Open an Image
2. Select a rectangle region and then copy and paste as a new layer
3. Click on Tools>  Transform Tools> Warp Transform
4. Do some shrinking or moving.
5. ON the Layers dock, Right click the warped layer and merge down.

The layers will be merged, but whatever was changed in the warped layer will
just be discarded and the original layer below will be saved. Whatever warping
done is gone.

Thanks. 

-- 
imaginniko (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] X-Default

2018-04-09 Thread rich404
>I hope somebody can help me. 
>Meanwhile I've corrected thousends of fotographs by Gimp (Vers.
>2.8.14).
>All of these pictures are described with any foto processing program
>(e.g. photoshop) under the EXIF name of 'title'.
>If I use gimp2 the EXIF picture description got lost and instead of
>this I get 'x-default' as new title.
>If I open File>Properties I can find the my original picture
>description as EXIF-Dates of  'ImageDescription' and 'XPTitle'.
>If I save the picture I find (instead of the correct Title) always
>'X-default' as the Title.
>
>Example:
>My foto is described by 'Railway Station' as EXIF title.
>In Gimp2 I find under file>properties as ImageDescription and as Title
>'Railway Station'
>If I Export or overwrite the respective foto I get 'X-default' instead
>of 'Railway Station'
>
>I use the windows version 2.8.14 in German.
>
>I tried nearly everything to find a solution but I failed. Does
>somebody could help me?

Even if you update to Gimp 2.10 which has better exif support, that particular
XMP data is lost.

What you can use is Imagemagick - www.imagemagick.org - to save the data
**before** any editing.

The command to extract the data is:

magick original.jpg in.xmp

The file in.xmp is text and can be edited if required.

After editing and exporting the file (edited.jpg) the XMP data is written back
to a new jpeg

magick edited.jpg -profile XMP:in.xmp new.jpg

A couple of screenshots:

1. Shows the terminal and commands.

2. Shows a comparison between the original jpeg and the final (new) edited jpeg.

Not that it helps in your case but why Gimp 2.8.16? The current is 2.8.22 with
many bugs fixed.

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/868/original/01-make.jpg
* http://www.gimpusers.com/system/attachments/869/original/02-compare.jpg

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


[Gimp-user] X-Default

2018-04-09 Thread GeoSte
I hope somebody can help me. 
Meanwhile I've corrected thousends of fotographs by Gimp (Vers. 2.8.14). 
All of these pictures are described with any foto processing program (e.g.
photoshop) under the EXIF name of 'title'.
If I use gimp2 the EXIF picture description got lost and instead of this I get
'x-default' as new title.
If I open File>Properties I can find the my original picture description as
EXIF-Dates of  'ImageDescription' and 'XPTitle'.
If I save the picture I find (instead of the correct Title) always 'X-default'
as the Title.

Example:
My foto is described by 'Railway Station' as EXIF title.
In Gimp2 I find under file>properties as ImageDescription and as Title  'Railway
Station'
If I Export or overwrite the respective foto I get 'X-default' instead of
'Railway Station'

I use the windows version 2.8.14 in German.

I tried nearly everything to find a solution but I failed. Does somebody could
help me?




Attachments:
* http://www.gimpusers.com/system/attachments/867/original/19650416C_009DK.jpg

-- 
GeoSte (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] Some light reading...

2018-04-09 Thread Remmik
Well, now it is very quickly changing and evolving) Need to get used to
everything new.
Even money is already becoming virtual in many countries ->
http://bitcoinbestbuy.com/countries/ . It's inevitable, man.

-- 
Remmik (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] selection(text) to path issue

2018-04-09 Thread knoxik
every time I try to use the selection to path function; whenever I go to hide
the path afterwords it still shows a feint red outline and wont go away, but if
I use the selection to path just using say, a circle and hide that path, it
hides it just fine. The issue comes specifically when I try to make a path from
text after setting the text onto an already existing path (the circle) and after
filling the text and rotating it I am left with a feint red outline. Why is
there still an outline after I try to hide the text path?

Attachments:
* http://www.gimpusers.com/system/attachments/864/original/why.png

-- 
knoxik (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] selection(text) to path issue

2018-04-09 Thread rich404
>every time I try to use the selection to path function; whenever I go
>to hide the path afterwords it still shows a feint red outline and
>wont go away, but if I use the selection to path just using say, a
>circle and hide that path, it hides it just fine. The issue comes
>specifically when I try to make a path from text after setting the
>text onto an already existing path (the circle) and after filling the
>text and rotating it I am left with a feint red outline. Why is there
>still an outline after I try to hide the text path?

Difficult to give an opinion (other than not reproducible here) without a shot
of the layers dialogue. Are all layers visible? Have you tried finding the layer
containing the 'ghosting' (if there is one)?

Just a comment on your work flow.

Path to selection, fill selection, rotate layer  is one way to go, but will lead
to degraded text as pixels are interpolated. screenshot 1

A better way is rotate the path, then path to selection and fill selection.
screenshot 2

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/865/original/01-rotate-text.jpg
* http://www.gimpusers.com/system/attachments/866/original/02-rotate-text.jpg

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


[Gimp-user] 32-bit build of 2.8 for OS X / macOS?

2018-04-09 Thread mcjardine
Hi,

Can anyone tell me where to find a 32-bit build of 2.8 for OS X 10.6.8 Snow
Leopard?

I had to reinstall OS X on my 2006 MacBook Pro. It is limited to OS X 10.6 snow
Leopard as it has a 32-bit processor. I think I used to have GIMP 2.8 (maybe an
unofficial build), but now I can only find 2.6 32-bit builds


Thanks in advance!


-- 
mcjardine (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] request features

2018-04-09 Thread andreaverdi
i compiled gimp 2.10 rc1 without any errors on opensuse 42.3
i found it very good
it is a wonderful program.
i am a amatorial photographer
i have some questions to ask

is it possible to have in future versions: a heal tool on the fly? a heal tool
that it works healing the spot searching the right color near the spot?
if it is possible to desaturate/saturate a range of color selected by the color
picker?
with color picker i select a blu pixel and i can increase/decrease the range of
blue-colors in order to desaturate/saturate them.

-- 
andreaverdi (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] request features

2018-04-09 Thread rich404
>i compiled gimp 2.10 rc1 without any errors on opensuse 42.3
>i found it very good
>it is a wonderful program.
>i am a amatorial photographer
>i have some questions to ask
>
>is it possible to have in future versions: a heal tool on the fly? a
>heal tool that it works healing the spot searching the right color
>near the spot?
>if it is possible to desaturate/saturate a range of color selected by
>the color picker?
>with color picker i select a blu pixel and i can increase/decrease the
>range of blue-colors in order to desaturate/saturate them.

Not the best forum to ask such questions.

My recommendation: https://discuss.pixls.us/

rich: www.gimp-forum.net

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


[Gimp-user] Depressed Button image

2018-04-09 Thread Dddiam
>example 1
>
>To reverse the effect, the basic way is invert the colours of the
>bumpmap image. Colors -> Invert
>
>example 2
>
>Easier than that, tick the 'Invert bumpmap button in the dialogue.
>
>rich: www.gimp-forum.net

Thank you, Rich.

   I will give it a try.

David

-- 
Dddiam (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] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>Great, your CD template is looking good.
>
>On the #18 image, the way it opens is as the screenshots - First thing
>I see is the active later is not visible.
>
>see: https://i.imgur.com/YdUDr7Q.jpg
>
>Guessing it is an "intermediate layer" and you need the one above.
>Keeping old layers is good practice.
>
>On the layer above, which is visible but you still can not edit
>because there is an active selection elsewhere in the image. This is a
>common beginner problem. Even a single pixel as an active selection
>prevents anything working outside the selection. An active selection
>will show as 'crawling ants' however if you are zoomed in to another
>part of the image you might not see it.
>
>see: https://i.imgur.com/BfBQioz.jpg
>
>Easy to check/fix. Go to *** Select -> None *** and click if it is not
>greyed out to kill it. Guessing that is your "dotted line rectangle
>artefact" you deleted.
>
>What to do then. I cannot see anything there to clone. You can try
>lightening under the text with a fuzzy brush and the dodge/burn tool.
>Go easy with that one, not very nice. There are other ways, you can
>outline the text for example.
>
>see: https://i.imgur.com/mgNJFqo.jpg
>
>One thing I notice. In the template, Inside left page indicates it
>should be flipped both vertical and horizontal. Check with your
>printer.
>
>see: https://i.imgur.com/TCBlyiA.jpg
>
>rich: www.gimp-forum.net


This was super easy to fix with it showing up in the Selection Editor. And
simply hitting * Select -> None ***. It was gone. Dodge/Burn does work nice and
I see what you mean about overdoing it. Glad we have undo.

You're right I need to rotate that top right panel 180 degrees. Earlier I had it
done but I ended up getting that Transformation Selection, so I decided to just
was until the end to rotate it. I'm having the client look at the PDF's of this
template and didn't want to confuse her with the rotated text and pic.

Thanks for taking a look at my work and offering suggestions.

-- 
GerryPeters (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] filters

2018-04-09 Thread Remmik
>looking for a filter that makes the subject "people" look painted like
>the background. like in the attached photo
Maybe u right

-- 
Remmik (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] G'mic error : g_getenv could not be located in libgimp-2.0-0.dll

2018-04-09 Thread imaginniko
Thank you. I installed the GTK version and while the startup error still occurs,
at least it appears under Filters and works.

>I gave it a try out earlier and it looks like gmic_gimp_qt does not
>yet work with the Gimp 2.10RC1 release from gimp.org.
>
>Give the gmic guys a chance to update their Windows package.
>
>Alternatives.
>
>The gmic_gimp_gtk works
>
>The partha version of Gimp 2.10 already contains gmic_gimp_qt  see:
>www.partha.com

-- 
imaginniko (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] Depressed Button image

2018-04-09 Thread Dddiam
I am a GIMP newbie (although I do have some P.E. experience).

I liked the tutorials on using the Bevel filter to create buttons. Thank you.  

I would like to create pairs of button images - one for the raised button (as in
the Bevel tutorial), and one for the depressed button, appearing to be recessed
a little below the surface.

I would appreciate suggestions on how to create the pressed button image.

 

-- 
Dddiam (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] Depressed Button image

2018-04-09 Thread rich404
>I am a GIMP newbie (although I do have some P.E. experience).
>
>I liked the tutorials on using the Bevel filter to create buttons.
>Thank you.
>
>I would like to create pairs of button images - one for the raised
>button (as in the Bevel tutorial), and one for the depressed button,
>appearing to be recessed a little below the surface.
>
>I would appreciate suggestions on how to create the pressed button
>image.

Lots of tutorials on making buttons, can you give a link to the one you used..

However

Most use a bumpmap Filters -> Map -> BumpMap somewhere in the procedure, using a
black/grey/white image as a bumpmap.

example 1

To reverse the effect, the basic way is invert the colours of the bumpmap image.
Colors -> Invert

example 2

Easier than that, tick the 'Invert bumpmap button in the dialogue.

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/862/original/01button.jpg
* http://www.gimpusers.com/system/attachments/863/original/02button.jpg

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


[Gimp-user] Best way to fix background pic so text is readable

2018-04-09 Thread rich404
>I carefully copied all of the settings you had on the clone tool in
>your JPG. Also I have both #14 and #18 file versions and the same
>clone tool with the same settings works fine on #14 but not on #18.
>
>For a test I deleted all the layers so all I have is one pic and it's
>text and it still doesn't work. After deleting everything I still see
>a dotted line rectangle artifact.  I have a feeling the problem is
>this dotted line rectangle that was left after using the crop tool and
>scissors tool. I was trying to crop the bottom of a pic, the one on
>the top far right. The bottom of this pic was sticking out into the
>panel below it. When I cropped it, it left some garbage below, my
>sloppy cropping. So I used the scissors tool to remove it, but it left
>the doted line rectangle that I can't delete.
>
>I think at this point it may be simpler to let you download my files
>from MS onedrive, so you can see for yourself.
>
>https://onedrive.live.com/?id=C256E2DAE26B22A5%21105&cid=C256E2DAE26B22A5
>
>The files are 56 and 73 meg, so I assume those are too big to upload
>here. Let me know if I need to do this a different way

Great, your CD template is looking good.

On the #18 image, the way it opens is as the screenshots - First thing I see is
the active later is not visible.

see: https://i.imgur.com/YdUDr7Q.jpg

Guessing it is an "intermediate layer" and you need the one above. Keeping old
layers is good practice.

On the layer above, which is visible but you still can not edit because there is
an active selection elsewhere in the image. This is a common beginner problem.
Even a single pixel as an active selection prevents anything working outside the
selection. An active selection will show as 'crawling ants' however if you are
zoomed in to another part of the image you might not see it.

see: https://i.imgur.com/BfBQioz.jpg

Easy to check/fix. Go to *** Select -> None *** and click if it is not greyed
out to kill it. Guessing that is your "dotted line rectangle artefact" you
deleted.

What to do then. I cannot see anything there to clone. You can try lightening
under the text with a fuzzy brush and the dodge/burn tool. Go easy with that
one, not very nice. There are other ways, you can outline the text for example.

see: https://i.imgur.com/mgNJFqo.jpg

One thing I notice. In the template, Inside left page indicates it should be
flipped both vertical and horizontal. Check with your printer.

see: https://i.imgur.com/TCBlyiA.jpg

rich: www.gimp-forum.net

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


[Gimp-user] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>Very difficult to diagnose without full details of tool settings, the
>actual image...etc.
>
>Traps that a beginner might fall into using the clone tool.
>
>Not correctly selecting the source - remember to control-click
>
>Working on a layer under a visible layer. Turn off visibility of
>layers above active.
>
>An inappropriate / tiny / clipboard brush - check the brush
>
>The clone tool mode. For example registered mode clones from layer to
>another layer, So you can not clone on the same layer in that mode. -
>change the tool mode.
>
>Always more than one way to get a result with Gimp, much depends on
>the image.

I looked into it further and opened #15 and clone tool works fine. The top right
pic is cropped and I can see the faint line of garbage it left from bad
cropping. #16 is the version that I used the scissors tool to delete this faint
line and this is when the dotted line rectangle appeared and it won't go away
even if I delete that layer. The dotted line rectangle for some reason prevents
the clone tool from working.

-- 
GerryPeters (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] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>Very difficult to diagnose without full details of tool settings, the
>actual image...etc.
>
>Traps that a beginner might fall into using the clone tool.
>
>Not correctly selecting the source - remember to control-click
>
>Working on a layer under a visible layer. Turn off visibility of
>layers above active.
>
>An inappropriate / tiny / clipboard brush - check the brush
>
>The clone tool mode. For example registered mode clones from layer to
>another layer, So you can not clone on the same layer in that mode. -
>change the tool mode.
>
>Always more than one way to get a result with Gimp, much depends on
>the image.

I carefully copied all of the settings you had on the clone tool in your JPG.
Also I have both #14 and #18 file versions and the same clone tool with the same
settings works fine on #14 but not on #18.

For a test I deleted all the layers so all I have is one pic and it's text and
it still doesn't work. After deleting everything I still see a dotted line
rectangle artifact.  I have a feeling the problem is this dotted line rectangle
that was left after using the crop tool and scissors tool. I was trying to crop
the bottom of a pic, the one on the top far right. The bottom of this pic was
sticking out into the panel below it. When I cropped it, it left some garbage
below, my sloppy cropping. So I used the scissors tool to remove it, but it left
the doted line rectangle that I can't delete.

I think at this point it may be simpler to let you download my files from MS
onedrive, so you can see for yourself.

https://onedrive.live.com/?id=C256E2DAE26B22A5%21105&cid=C256E2DAE26B22A5

The files are 56 and 73 meg, so I assume those are too big to upload here. Let
me know if I need to do this a different way

-- 
GerryPeters (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] G'mic error : g_getenv could not be located in libgimp-2.0-0.dll

2018-04-09 Thread rich404
>Hi,
>
>I am trying to get g'mic to work in Gimp 2.10 RC1. but the following
>error occurs with it tries to load the gmic_gimp_qt.exe.
>
>Have installed gmic in it's own folder "C:\GimpPlugin\gmic_gimp_qt"
>and have listed that folder in Gimp's plugin folder list.
>
>Please advice? 
>
>Thanks.

I gave it a try out earlier and it looks like gmic_gimp_qt does not yet work
with the Gimp 2.10RC1 release from gimp.org.

Give the gmic guys a chance to update their Windows package.

Alternatives.

The gmic_gimp_gtk works

The partha version of Gimp 2.10 already contains gmic_gimp_qt  see:
www.partha.com


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


[Gimp-user] Best way to fix background pic so text is readable

2018-04-09 Thread rich404
>I have 18 file versions of my project and the most current file
>version #18 is not working at all using the clone tool. Yet if I open
>an older file version #14, clone works fine. I have both 14+18 open
>and can use the top thumbnails to switch between the 2 and can't
>figure out why it doesn't work on 18.
>
>I'm careful to select the pic layer so it's the active layer. In the
>layer view I know there's a pixel lock, but it's not engaged for any
>of my layers, yet it's behaving like there is a lock on any pixel
>changes. Do you have an idea on what's going on?

Very difficult to diagnose without full details of tool settings, the actual
image...etc.

Traps that a beginner might fall into using the clone tool.

Not correctly selecting the source - remember to control-click

Working on a layer under a visible layer. Turn off visibility of layers above
active.

An inappropriate / tiny / clipboard brush - check the brush

The clone tool mode. For example registered mode clones from layer to another
layer, So you can not clone on the same layer in that mode. - change the tool
mode.

Always more than one way to get a result with Gimp, much depends on the image.

Attachments:
* http://www.gimpusers.com/system/attachments/859/original/clone-options.jpg

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


[Gimp-user] Keyboard shortcut to deselect Text Tool

2018-04-09 Thread GerryPeters
>As far as I know there is no 'exit-text-tool' shortcut.
>
>What you can do is set a shortcut yourself, starting with ctrl or alt.
>Decide which tool you most often go to after text.
>
>Example: as easy-to-remember, replace p with ctrl-p for the paint
>tool.
>
>I am sure you already know the procedure but for the record
>
>https://docs.gimp.org/en/gimp-concepts-shortcuts.html


Thanks so much Rich. I think the biggest part is me getting used to GIMP and
stopping myself while using the text tool to be very careful about hitting
shortcut keys like Z for zoom and find that I have a Z in my text. In fact I
should simply use the mouse to hit the zoom tool or I can program a shortcut
like you suggested if it keeps coming up, Have a great Easter!

-- 
GerryPeters (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] G'mic error : g_getenv could not be located in libgimp-2.0-0.dll

2018-04-09 Thread imaginniko
Hi,

I am trying to get g'mic to work in Gimp 2.10 RC1. but the following error
occurs with it tries to load the gmic_gimp_qt.exe.

Have installed gmic in it's own folder "C:\GimpPlugin\gmic_gimp_qt" and have
listed that folder in Gimp's plugin folder list.

Please advice? 

Thanks.

Attachments:
* 
http://www.gimpusers.com/system/attachments/860/original/gMic_G_getenv_Error.jpg
* http://www.gimpusers.com/system/attachments/861/original/GIMP_preference.jpg

-- 
imaginniko (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] Keyboard shortcut to deselect Text Tool

2018-04-09 Thread rich404
>Thanks so much Rich. I think the biggest part is me getting used to
>GIMP and stopping myself while using the text tool to be very careful
>about hitting shortcut keys like Z for zoom and find that I have a Z
>in my text. In fact I should simply use the mouse to hit the zoom tool
>or I can program a shortcut like you suggested if it keeps coming up,
>Have a great Easter!

Zoom in/out with the text tool active.

Same as anything else.

Use ctrl-(mouse scroll wheel).

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


[Gimp-user] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>That will be better. Even better if the text is on a separate layer?
>Assuming that it is not.
>
>You can isolate the text by selecting it, then inverting the selection
>and painting around it.
>
>Try something like this. Using your jpeg scaled up 400% so a bit
>fuzzy.
>
>Use the colour select tool and increase the threshold up to maybe 30.
>Click inside the black text to select.  see screenshot:
>https://i.imgur.com/Ax0FPTk.jpg
>
>Now grow the selection a pixel or 2 to make sure make sure the text
>outline is inclusive. screenshot: https://i.imgur.com/JZAyJ5k.jpg
>
>Invert the selection Select -> Invert. 
>
>I would use the clone tool to clone in adjacent light areas 
>https://docs.gimp.org/en/gimp-tool-clone.html  - not the best
>description in the world.
>
>Use a fuzzy brush with suitable size, ctrl-click to select a (light
>color) source. Then just paint over the dark area around the text.
>https://i.imgur.com/7zSCkMc.jpg The active selection prevents painting
>out the text.
>
>You can repeat for the other areas. https://i.imgur.com/bwy3HgJ.jpg
>choosing a new clone source for each.
>
>When complete kill the selection Select -> None. You might still have
>to go in at high zoom and 'tweak' parts of the text to improve
>legibility. Depends how keen you are.
>
>rich: www.gimp-forum.net

I have 18 file versions of my project and the most current file version #18 is
not working at all using the clone tool. Yet if I open an older file version
#14, clone works fine. I have both 14+18 open and can use the top thumbnails to
switch between the 2 and can't figure out why it doesn't work on 18.

I'm careful to select the pic layer so it's the active layer. In the layer view
I know there's a pixel lock, but it's not engaged for any of my layers, yet it's
behaving like there is a lock on any pixel changes. Do you have an idea on
what's going on?

-- 
GerryPeters (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] Scaling Algorithms

2018-04-09 Thread rich404
>There are many of us using Gimp to upscale textures for Skyrim LE and
>SE.
>
>What is the best algorithm for upscaling in Gimp 2.10 RC1?
>
>I was under the impression that it was going to have options for halo
>and no halo. In Gimp 2.8, I have been using Lanczos3. But if there is
>anything I can use to improve texture quality even better than
>Lanczos3, I would love to know about it!

>From here http://www.gimpusers.com/tutorials/whats-new-in-gimp-2-10 - section 4

LoHalo method: when you downscale an image thats less than a half of the
original size

NoHalo method: when you do not reduce the size much (rotate, shear or something)

All about downscaling, not upscaling.

There are one or two filters in the gmic_gimp plugin that might be better than
Cubic or NoHalo

Other than that, command line ImageMagick has some upscaling algorithms

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


[Gimp-user] Scaling Algorithms

2018-04-09 Thread ShmooZ
There are many of us using Gimp to upscale textures for Skyrim LE and SE.

What is the best algorithm for upscaling in Gimp 2.10 RC1?

I was under the impression that it was going to have options for halo and no
halo. In Gimp 2.8, I have been using Lanczos3. But if there is anything I can
use to improve texture quality even better than Lanczos3, I would love to know
about it!

-- 
ShmooZ (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] What is the best Graphics Tablet for Beginners?

2018-04-09 Thread shengxue
I want to start a youtube animation channel(like swoozie, domics,etc) and
wondering what is the best graphic tablet for me. I have always drawn well but
have never done it digitally. I just want to start getting into it and see how
that goes. Therefore, I dont want to spend so much, my budget is < $90 Im stuck
between three options:

XP-PEN Star05-$69.89
https://www.amazon.com/Star05-Wireless-Graphics-Painting-Battery-free/dp/B01MAZ5FDL

Deco01-$59.99
https://www.amazon.com/10x6-25-Graphics-Battery-free-shortcut-pressure/dp/B077P6BQP7

StarG640-$29.99 :
https://www.amazon.com/StarG640-Ultrathin-Graphics-Battery-free-pressure/dp/B078YR2MTF

Which do you think is the best option for me? Thank you. 

-- 
shengxue (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] Keyboard shortcut to deselect Text Tool

2018-04-09 Thread rich404
>Is there a Keyboard shortcut to deselect Text Tool? When working with
>the Text tool at times I want to hit a keyboard shortcut to change
>tools and then that gets inputted as text in the text box that is
>open. Is moving the mouse to another tool and selecting it the only
>way around this?

As far as I know there is no 'exit-text-tool' shortcut.

What you can do is set a shortcut yourself, starting with ctrl or alt.  Decide
which tool you most often go to after text.

Example: as easy-to-remember, replace p with ctrl-p for the paint tool.

I am sure you already know the procedure but for the record

https://docs.gimp.org/en/gimp-concepts-shortcuts.html

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


[Gimp-user] Keyboard shortcut to deselect Text Tool

2018-04-09 Thread GerryPeters
Is there a Keyboard shortcut to deselect Text Tool? When working with the Text
tool at times I want to hit a keyboard shortcut to change tools and then that
gets inputted as text in the text box that is open. Is moving the mouse to
another tool and selecting it the only way around this?

-- 
GerryPeters (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] from color range (blue to red) to greyscale range (white to black)

2018-04-09 Thread rich404
>Dear rich404,
>
>ok thank you.
>I will check this or maybe I can find another easier solution which is
>quicker to implement.
>Thank you very much for now.

Hate to be beat. Lots of messing around resulting in a very simple
look-up-table.  A tiny png (8 pix) g2.png attached.

Again uses g'mic plugin from www.gmic.eu This time in the 'Film Emulation'
section as 'User Defined'.

The gmic dialogue is in the screenshot.

As before the result is shades of gray and RGB, use Image -> Mode -> Grayscale
to finish.

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/857/original/g2.png
* http://www.gimpusers.com/system/attachments/858/original/LUT.jpg

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


[Gimp-user] from color range (blue to red) to greyscale range (white to black)

2018-04-09 Thread colorchange
Dear rich404,

ok thank you.
I will check this or maybe I can find another easier solution which is quicker
to implement.
Thank you very much for now.

-- 
colorchange (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] from color range (blue to red) to greyscale range (white to black)

2018-04-09 Thread rich404
>Hello,
>
>I hope you can help me with this issue since I could not find an
>apropriate solution so far. For my report I am not allowed to use
>diagrams with colors which are not recognisable after a black/white
>copy anymore, like the one attached to this message.
>Since a normal greyscale of the attached plot makes blue (lowest
>value) and red (highes value) looking similar. This is not an option.
>I am seeking for a quick way to, let's say translate from a color
>range (blue to red) to a grey scale (white to black). Since I have to
>do this for several images I would appreciate a quick way, if there is
>one...
>
>I heard that there are more than one weighting algorithms like
>(R+G+B)/2 or 0,3*R+0,7*B+0,11*G and so on, but basically I would be
>interested in 0*Blue + maybe 30*Green + 70*Red to achieve White as a
>minimum (which is now marked with blue color) and black as a maximum
>(which is now marked with red).
>
>Thank you in anticipation.
>
>Best regards.

A possibility to try.

I know how it can be done. Use a Look-Up-Table (LUT) to replace one colour with
another. Problem is I can not find a ready-made LUT.

There is a Gimp plugin gmic-gimp-qt (note the qt version) that lets you assemble
a bespoke LUT see: www.gmic.eu for download and instructions.

Very tedious to set up: looks like this: https://i.imgur.com/DNM2PDK.jpg

However once done, the settings can be saved. Those settings can also be
incorporated into a script (attached), which runs the gmic-gimp-qt plugin.

Unzip, pop in your gimp scripts folder. Find it bottom of the Filters menu along
with gmic.

Produces this:  https://i.imgur.com/I79QxDS.jpg the plugin has lots of work to
do, so be patient, it gets there.

Note it is still RGB and needs converting to greyscale Image -> Mode ->
Greyscale

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/856/original/gmic_shell.zip

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


[Gimp-user] Gimp 2.10

2018-04-09 Thread eingram25
>Yes
>
>By default it installs to C:\Program Files\GIMP 2.10\
>
>The Gimp profile is separate in
>C:\Users\your-name\Appdata\Roaming\GIMP\2.10\
>
>My advice if installing. 
>
>Disable (rename) temporarily the Gimp 2.8 profile to prevent migration
>of existing settings. Start off with a clean installation.
>
>rich: www.gimp-forum.net
Thanks, Rich.

-- 
eingram25 (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] Gimp 2.10

2018-04-09 Thread eingram25
Can one run rc 2.10 concurrently with ver 2.8.xx?

-- 
eingram25 (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] Gimp 2.10

2018-04-09 Thread rich404
>Can one run rc 2.10 concurrently with ver 2.8.xx?

Yes

By default it installs to C:\Program Files\GIMP 2.10\

The Gimp profile is separate in C:\Users\your-name\Appdata\Roaming\GIMP\2.10\

My advice if installing. 

Disable (rename) temporarily the Gimp 2.8 profile to prevent migration of
existing settings. Start off with a clean installation.

rich: www.gimp-forum.net

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


[Gimp-user] Windows 10 Gimp 2.9.6 Resynthesizer V1.0

2018-04-09 Thread lostcowboy
>10 files? I do not know which version you are using but resynthesizer
>does work. I recommend removing those.
>
>Get resynthesizer from here:
>http://www.mediafire.com/file/gwc928wmwti30g3/resynth_win_32_64.zip
>
>(no longer pay for this account so put up with some adverts)
>
>Unzip and put the two files from the 64 bit folder 'resynthesizer' and
>'resynthesizer-gui' in the Gimp profile
>
>C:\Users\your-name\AppData\Roaming\GIMP\2.9\plug-ins
>
>Add any of the python plugins that you need, typically heal-selection:
>screenshot 1
>
>Still in the usual place Filters -> Map -> Resynthesizer: screenshot 2
>
>Many of these plugins have never been updated (even for Gimp 2.8.x)
>and even when the plugin works there are deprecated procedure
>warnings. Heal selection still in the usual place Filters -> Enhance
>-> Heal Selection: screenshot 3
>
>The way to suppress the pop-ups is use the command line switch
>--pdb-compat-mode=on
>
>Add it to the shortcut screenshot 4
>
>rich: www,gimp-forum.net
Hi, I was having the same problem missing dll file. I got my version from
http://registry.gimp.org/node/27986 said it was the latest! I did what you
suggested, downloaded your zip file, but put them in"program
files\Gimp\gimp\lib\gimp\2.0\plugins" and all is well. I did not have to do the
command line switch command, no errors showing up. As I have the 64 bit version,
I used that version of the exe files. Thank You for fixing the problem.

-- 
lostcowboy (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] from color range (blue to red) to greyscale range (white to black)

2018-04-09 Thread colorchange
Hello,

I hope you can help me with this issue since I could not find an apropriate
solution so far. For my report I am not allowed to use diagrams with colors
which are not recognisable after a black/white copy anymore, like the one
attached to this message.
Since a normal greyscale of the attached plot makes blue (lowest value) and red
(highes value) looking similar. This is not an option.
I am seeking for a quick way to, let's say translate from a color range (blue to
red) to a grey scale (white to black). Since I have to do this for several
images I would appreciate a quick way, if there is one...

I heard that there are more than one weighting algorithms like (R+G+B)/2 or
0,3*R+0,7*B+0,11*G and so on, but basically I would be interested in 0*Blue +
maybe 30*Green + 70*Red to achieve White as a minimum (which is now marked with
blue color) and black as a maximum (which is now marked with red).

Thank you in anticipation.

Best regards.

Attachments:
* http://www.gimpusers.com/system/attachments/855/original/colored_plot.bmp

-- 
colorchange (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] which version?

2018-04-09 Thread rich404
>Hi
>I am using version 2.8.22.
>There are videos about version 9  on You Tube.
>They also say that version 10 is getting close to release.
>
>When I go to download, the web site says that the current stable
>version is Version 2.8.22.
>
>Which version is the best?
>
>confused,
>Terry

Gimp 2.8.22 is the current release.

The next version will be Gimp 2.10.x Working up to that are development versions
2.9.x which are used to test, find & fix bugs and new features.

The current stage as-of-today is the first release candidate (RC1) of Gimp 2.10
has been released. This is also meant for checking and fixing bugs, before the
final 2.10 is considered OK for general use.

If you are a beginner, keep using Gimp 2.8.22

If you use Windows and want to try out Gimp 2.9.8/9 try the installer from
www.partha.com It will run alongside Gimp 2.8.22

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


[Gimp-user] which version?

2018-04-09 Thread Terry50
Hi
I am using version 2.8.22.
There are videos about version 9  on You Tube.
They also say that version 10 is getting close to release.

When I go to download, the web site says that the current stable version is
Version 2.8.22.

Which version is the best?

confused,
Terry


-- 
Terry50 (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] Removing white background from logo

2018-04-09 Thread rich404
>I have some additional info:
>
>I used undo to return to where the strange animation was and now see
>that at the very top of the layers view it says Floating selection -
>Transformation.
>
>I used  "open as layer" to open the logo. I see that as soon as the
>logo appears it has a dotted line rectangle around it's border. The
>dotted lines are moving around the rectangle. As soon as I choose the
>scale tool and scale the logo smaller the outer dotted line rectangle
>does not have dotted lines moving around it anymore.
>
>Instead I have a smaller dotted line rectangle around the logo border
>and these dotted lines are moving. This is the instant that a new
>layer appears at the top -  Floating selection - Transformation. Then
>when I choose Color to alpha, this is when the animation affects the
>black letters of the logo
>
>Here's what my undo history says:
>move layer
>Scale to 494x605
>Color to alpha
>
>later when I moved the logo with the move tool the Floating selection
>- Transformation layer disappeared and everything was OK

Always beware of "this must be a bug" when that is most improbable. I have been
using Gimp for a dozen years, always suspect myself first, always something new
to learn.

I can see my earlier post about vector graphics when unheeded, in this case
scaling down you can get away with bitmap scaling. One day it will be tiny logo
to monster logo and it will be a fuzzy mess.

However. The Gimp interface contains all sorts of clues as to what is going on.
A yellow dotted line is a layer boundary. Not all layers are the same size as
the basic canvas size. Usually smaller but can be larger.

This example (3 shots together - this mailing list format is a killer) for
anything other than simple.

see: https://i.imgur.com/VSh03Od.jpg

1. You opened the C-L logo using File -> Open as layers (the best way) The logo
is US letter size and larger than the canvas. see the dotted line

2. That can be scaled (and moved) using the scale tool. Looks a bit odd because
of the grid that is in place.

3. Applying the tool gets that new (smaller) layer.

What it looks like you did. see: https://i.imgur.com/INSPaaW.jpg

1. Copied the logo, pasted into the CD template. That creates a "Floating
Selection (Pasted Layer)"

2. The Floating Later can be transformed same as any other layer. Resized and
moved.

3. Then it needs to be fixed. All sorts of ways, pasting another selection for
example, but be in control. Use the Layer menu -> To New Layer or Layer ->
Anchor layer.  Anchor layer will merge with the last active layer used.

4. With a new layer the layer boundary is now dotted yellow changed from the
dotted gray of the "Floating Selection".

rich: www.gimp-forum.net

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


[Gimp-user] Removing white background from logo

2018-04-09 Thread GerryPeters

I have some additional info:

I used undo to return to where the strange animation was and now see that at the
very top of the layers view it says Floating selection - Transformation.

I used  "open as layer" to open the logo. I see that as soon as the logo appears
it has a dotted line rectangle around it's border. The dotted lines are moving
around the rectangle. As soon as I choose the scale tool and scale the logo
smaller the outer dotted line rectangle does not have dotted lines moving around
it anymore.

Instead I have a smaller dotted line rectangle around the logo border and these
dotted lines are moving. This is the instant that a new layer appears at the top
-  Floating selection - Transformation. Then when I choose Color to alpha, this
is when the animation affects the black letters of the logo

Here's what my undo history says:
move layer
Scale to 494x605
Color to alpha

later when I moved the logo with the move tool the Floating selection -
Transformation layer disappeared and everything was OK


-- 
GerryPeters (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] Gradual opacity and photo stretching

2018-04-09 Thread rich404
>Check out this 2 snipping tool file I made of 2 versions of my CD back

>I thought also it would be nice to move the pic to the right so you
>see more of the girl and on the left where it's only ocean and land to
>maybe stretch the pic to make up for the blank space I'd get on the
>right if I moved the pic over. I used the entire pic to fill this back
>panel, no cropping.

A spare half hour so, had to dig up some comparable images. 

With the image you are using, a copy paste would work. That left side will take
a bit of distortion, although a bit of cloning might eventually be required.
Just work on a single image.

Increase the canvas size Image -> Canvas Size. Width only, maybe 300 pix set to
all layers.

Make a narrow (say 300 pix) selection on the left side. Copy then paste to get a
floating layer.

Resize the floating layer with, dragging to the left. Anchor the floating layer.

Move the whole layer to the right.

Another way, seam carving, uses a Gimp plugin 'liquid rescale'
http://liquidrescale.wikidot.com/ Downloads and examples there.  The image you
are using might prove difficult with this method.

Both these as a demo in a single video https://youtu.be/9TlmZTeECzg  duration 6
1/2 mins

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


[Gimp-user] Gradual opacity and photo stretching

2018-04-09 Thread GerryPeters

Check out this 2 snipping tool file I made of 2 versions of my CD back cover.
The one on the right, it's hard to read the text especially where the black
boots and dark areas are. The one on the left, I used opacity on the pic to fade
the pic into the background, so the text is more readable.

I wonder how hard it would be to have a combination of the 2. In other words
reduced opacity on the left where the text is and full opacity on the right
where the picture is and a middle transition blending between the 2?

I thought also it would be nice to move the pic to the right so you see more of
the girl and on the left where it's only ocean and land to maybe stretch the pic
to make up for the blank space I'd get on the right if I moved the pic over. I
used the entire pic to fill this back panel, no cropping.














Attachments:
* http://www.gimpusers.com/system/attachments/854/original/back_cover_2.JPG

-- 
GerryPeters (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] Gradual opacity and photo stretching

2018-04-09 Thread rich404
>Check out this 2 snipping tool file I made of 2 versions of my CD back
>cover. The one on the right, it's hard to read the text especially
>where the black boots and dark areas are. The one on the left, I used
>opacity on the pic to fade the pic into the background, so the text is
>more readable.
>
>I wonder how hard it would be to have a combination of the 2. In other
>words reduced opacity on the left where the text is and full opacity
>on the right where the picture is and a middle transition blending
>between the 2?
>
>I thought also it would be nice to move the pic to the right so you
>see more of the girl and on the left where it's only ocean and land to
>maybe stretch the pic to make up for the blank space I'd get on the
>right if I moved the pic over. I used the entire pic to fill this back
>panel, no cropping.


What you need is a layer mask for the background layer. see
https://docs.gimp.org/en/gimp-layer-mask-add.html

Add a white layer mask Layer -> Mask -> Add Layer mask. Anything marked white in
the mask is opaque, anything black is transparent, shades of grey various
transparency.

The points to note are in the layer dialogue, an active layer has a white
border, inactive a black border

see: https://i.imgur.com/DyMjc1C.jpg

Click in the layer mask to make it active.

Draw across the canvas a FG/BG gradient. FG can be a dark grey BG is white. 

The shape (linear/circular..),start & end point, offset and direction of the
gradient tool all matter and make a difference.

If you do not like the result, fill with white and start again. Because of the
transparency, put a white layer underneath.

see: https://i.imgur.com/zOamDfl.jpg

Why use a layer mask? It is non-destructive. 

Save your work as a Gimp xcf file, keeps all layers, masks, guides etc. When
finished export to your required format, png, jpeg, tiff.

Alternative for your image, change the text colour to white.

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


[Gimp-user] Placing one image to a background

2018-04-09 Thread Levityen
Thank you rich404.  I need to get the hang of it but I can realize its working
wonders.  So much appreciated and glad to have joined in.


-- 
Levityen (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] Placing one image to a background

2018-04-09 Thread rich404
>Thank you very very much.  The process you showed is very simple to
>use and very appreciated.  I will do my work in this way definitely.
>But I still have a distorted/speckled shadow left.  I've changed the
>threshold values but it doesn't seem to help.  Is there any way I can
>smooth out the shadow to make it look more original?

Always a trade-off between keeping it simple and getting into more extensive and
complicated procedures.

In this case you need to blur just the shadow area. Working on that layer, make
a selection around the shadow somehow. You can use the free select tool and
carefully draw around it. Another way is use what is called the quick mask and
paint the selection in.

Use Select -> Toggle Quick Mask (down the bottom of the menu) That gets you a
red cast over the image. Painting in White makes a selection, painting in Black
removes a selection. So using White fore-ground colour and a suitable sized
brush, carefully paint over the shadow.

screenshot: https://i.imgur.com/rlOkvOt.jpg

and end up with this: https://i.imgur.com/9pbphDj.jpg

Now go Select -> Toggle Quick Mask again (to toggle off) and you get those
"marching ants" denoting the selection.

Use Filters -> Blur -> Gaussian blur with value 30 to 40 and apply that :
https://i.imgur.com/Nu9UYuE.jpg

Turn the selection off Select -> None gives this:
https://i.imgur.com/cfbAn5u.jpg

rich: www.gimp-forums.net

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


[Gimp-user] How to create a layer of only guide lines?

2018-04-09 Thread GerryPeters
>Not quite sure what you mean but, If the transparent 'overlay' layer
>is active what ever you 'paint' is on there.
>
>That includes stroking a selection. A selection can be invoked any
>time. The default mode is replace. So make a selection and stroke it.
>
>Then there is a choice, the selection is still active and you can
>resize it by dragging the handles and stroke again, or if you have
>moved to another tool, go back to the elliptical select tool, make the
>selection, stroke it. Once the selection is stroked that is now pixels
>on the layer. To change that needs an erase or a new layer.
>
>How to tweak the size of the ellipse? 
>
>Is that the diameter? Drag the handles around to size
>
>Is it the width of the stroke? Set the stroke width in Edit -> Stroke
>selection dialogue.
>
>rich: www.gimp-forum.net

Thanks, that explains why I couldn't do it the way I was trying to.

-- 
GerryPeters (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] Placing one image to a background

2018-04-09 Thread Levityen
Thank you very very much.  The process you showed is very simple to use and very
appreciated.  I will do my work in this way definitely.
But I still have a distorted/speckled shadow left.  I've changed the threshold
values but it doesn't seem to help.  Is there any way I can smooth out the
shadow to make it look more original?

-- 
Levityen (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] Removing white background from logo

2018-04-09 Thread GerryPeters
>The easy way, as below is Color -> Color to alpha, but taking in
>context of previous posts
>
>That is actually a good logo. It is a vector graphic that can be
>scaled up or down without loss of quality. You could open in Gimp and
>remove the background, then copy / paste /scale into your project but
>that is not the best way for quality.
>
>The 'natural' size is US letter which guessing in too large. Using
>your CD template (but could be say that CD case insert graphic)
>
>screenshot https://i.imgur.com/vvO72kO.jpg
>
>Determine the size required using the measure tool (1) in the graphic
>(2) which will give a size in pixels (3)
>
>File -> Open as layers the cindy larson.pdf and set the width (4) to a
>suitable size based on your measurement. The height adjusts to suit,
>ignore the resolution. Ok it (5)
>
>https://i.imgur.com/vm8rWL1.jpg
>
>Use the move tool (6) to move the layer into position. Use Colors ->
>Color-to-Alpha, the default is already white so just OK it to make all
>White transparent. If you adjust the position again make sure the move
>tool cursor is on a solid part (or enable move the active layer)
>
>Zoomed in looks like this.
>
>https://i.imgur.com/Gou1rnq.jpg
>
>There are other (possibly better) ways but at the moment that will
>confuse you.


I already had it in the project and it looked fine, but I left the white
background. The  Color to alpha worked great and was so quick to do. I had a
feeling you'd know a less tedious way than the scissors tool.

I tried to re-import the logo PDF using your methods and after I sized it with
the scale tool, the black color turned into something like an animation, like
black and white liquid was flowing through the logo. I've seen this before in
other settings even when I was making the inner guide circle. When I colored the
inner guide circle, it started doing the same animation thing.

Back to the logo I used the move tool to reposition it and the animation went
away and now it's solid black like it's supposed to be. Is this a glitch in GIMP
or what?




-- 
GerryPeters (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] How to create a layer of only guide lines?

2018-04-09 Thread rich404
>I'm working on a CD Label. The template has lots of text instructions
>on it. So I'd like to pattern just simply the inner circle of the CD
>cutout and the outer circle border of the CD that's a layer but only
>those 2 circles.  Everything else is see though. This way I can
>overlay it on top of my CD graphics and accurately see the inner and
>outer borders. What's the best way to do this?

Use the UD109.pdf as a base, open @ 300 ppi

Add a new transparent layer, top of the layer stack.

Set horizontal and vertical 50% guides Image -> Guides -> New Guide (by percent)
Fortunately the pdf is symmetrical.

Check that View -> Snap to Guides is on

Use the elliptical select tool. Set the tool properties to Fixed Aspect ratio
(1:1) and expand from center.

Draw out the selection from the guides intersection to fit the pdf.

Use Edit -> Stroke selection to paint the circle on the layer.

Repeat for other circle. Turn off selection.

All your artwork goes under that layer. Save as a Gimp .xcf to keep all the
layers, guides etc.

Before exporting as a jpg/tiff/... turn off the visibility of the layer.

The above as a 3 minute video https://youtu.be/0UgVavZ3l78

rich: www.gimp-forum.net

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


[Gimp-user] Placing one image to a background

2018-04-09 Thread rich404
>Hello Everyone,
>
>New here and nice to be a part of the community.   I've just recently
>started/trying to use gimp and I have a main criteria that I have
>found difficult to implement and needs serious solving.
>
>Basically, I just need to cut a part of an image and place it into
>another image.
>
>The base image is a product that I would need to place in the second
>image which is a colorless light background.
>
>Problem is the base product image has a shadow which I would wish to
>keep when I transfer it to the background image and I want to make it
>look like the original without any shadow distortions.
>
>I have attached the product image and the background image. 
>
>Is there anyone there that can help and possibly show a solution?
>
>Greatly appreciated.

Add the IMG jpeg over the background.  File -> Open as Layers.

Give the IMG layer an alpha channel for transparency. Layers -> Transparency ->
Add alpha channel

Use the fuzzy select tool with a threshold set to about 50. Click in the grey
area to make the selection. see screenshot 1

Now you can use Edit -> Cut to remove the original background allowing the new
background to show. see screenshot 2

Save your work as a Gimp xcf for future use, It saves all layers, guides, all
sorts of things. When complete Export as a png / tiff / jpeg.

rich: www.gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/852/original/01-select.jpg
* http://www.gimpusers.com/system/attachments/853/original/02-select.jpg

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


[Gimp-user] How to create a layer of only guide lines?

2018-04-09 Thread GerryPeters
I'm working on a CD Label. The template has lots of text instructions on it. So
I'd like to pattern just simply the inner circle of the CD cutout and the outer
circle border of the CD that's a layer but only those 2 circles.  Everything
else is see though. This way I can overlay it on top of my CD graphics and
accurately see the inner and outer borders. What's the best way to do this?

-- 
GerryPeters (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] maximum and minimum brush slize slider

2018-04-09 Thread rich404
>Thanks for the tip. Do you have any suggestions about zooming. With
>zoom took sometimes when i tap gimp zooms way too far in or out.
>Navigation is a bit slow. Are there any keyboard and mouse combos for
>zooming like photoshops ctrl+spacebar? Thanks.

Try not to think PS, Gimp works in its own way. Was once said Gimp has a steep
learning curve and PS a steeper un-learning one.

I suppose the most used are:

Zoom in - ctrl + mouse scroll wheel. The zoom focus is the cursor position 

screenshot https://i.imgur.com/OFT1YtM.jpg

Move the canvas - spacebar + click and drag in the canvas.

https://i.imgur.com/xu1ddXE.jpg

When zoomed right in move the canvas using the navigation window icon

https://i.imgur.com/rNsA8VL.jpg

keyboard shorcuts: http://clownfishcafe.blogspot.co.uk/p/gimp-28-shortcuts.html

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


[Gimp-user] Placing one image to a background

2018-04-09 Thread Levityen
Hello Everyone,

New here and nice to be a part of the community.   I've just recently
started/trying to use gimp and I have a main criteria that I have found
difficult to implement and needs serious solving.

Basically, I just need to cut a part of an image and place it into another
image.

The base image is a product that I would need to place in the second image which
is a colorless light background.

Problem is the base product image has a shadow which I would wish to keep when I
transfer it to the background image and I want to make it look like the original
without any shadow distortions.

I have attached the product image and the background image. 

Is there anyone there that can help and possibly show a solution?

Greatly appreciated.

Attachments:
* http://www.gimpusers.com/system/attachments/850/original/IMG_8478.JPG
* http://www.gimpusers.com/system/attachments/851/original/Background.jpg

-- 
Levityen (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] How to create a layer of only guide lines?

2018-04-09 Thread rich404
>Thank you thank you Rich. The video really helped a lot. The text
>explanation was very good, but a video really gives such clarity. I
>learned a lot. GIMP is such a deep program with so many not so obvious
>features. The only think I still can't figure out is after you have
>the ellipse made and later come back to it by hitting the ellipse tool
>and selecting they layer. How do you tweak the size of the ellipse? I
>actually have 3 ellipses in that layer and colored the outer border
>and inner circle.

Not quite sure what you mean but, If the transparent 'overlay' layer is active
what ever you 'paint' is on there.

That includes stroking a selection. A selection can be invoked any time. The
default mode is replace. So make a selection and stroke it.

Then there is a choice, the selection is still active and you can resize it by
dragging the handles and stroke again, or if you have moved to another tool, go
back to the elliptical select tool, make the selection, stroke it. Once the
selection is stroked that is now pixels on the layer. To change that needs an
erase or a new layer.

How to tweak the size of the ellipse? 

Is that the diameter? Drag the handles around to size

Is it the width of the stroke? Set the stroke width in Edit -> Stroke selection
dialogue.

rich: www.gimp-forum.net

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


[Gimp-user] Removing white background from logo

2018-04-09 Thread rich404
>Here's a simple logo. I need to delete the white background, so the
>logo is floating by itself. I know I can use the scissors  tool to do
>this, but considering what a simple 2 color logo this is. Is there an
>easier way to do it?

The easy way, as below is Color -> Color to alpha, but taking in context of
previous posts

That is actually a good logo. It is a vector graphic that can be scaled up or
down without loss of quality. You could open in Gimp and remove the background,
then copy / paste /scale into your project but that is not the best way for
quality.

The 'natural' size is US letter which guessing in too large. Using your CD
template (but could be say that CD case insert graphic)

screenshot https://i.imgur.com/vvO72kO.jpg

Determine the size required using the measure tool (1) in the graphic (2) which
will give a size in pixels (3)

File -> Open as layers the cindy larson.pdf and set the width (4) to a suitable
size based on your measurement. The height adjusts to suit, ignore the
resolution. Ok it (5)

https://i.imgur.com/vm8rWL1.jpg

Use the move tool (6) to move the layer into position. Use Colors ->
Color-to-Alpha, the default is already white so just OK it to make all White
transparent. If you adjust the position again make sure the move tool cursor is
on a solid part (or enable move the active layer)

Zoomed in looks like this.

https://i.imgur.com/Gou1rnq.jpg

There are other (possibly better) ways but at the moment that will confuse you.

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


[Gimp-user] Removing white background from logo

2018-04-09 Thread GerryPeters
Here's a simple logo. I need to delete the white background, so the logo is
floating by itself. I know I can use the scissors  tool to do this, but
considering what a simple 2 color logo this is. Is there an easier way to do it?

Attachments:
* 
http://www.gimpusers.com/system/attachments/849/original/cindy_larson_logo_3_.pdf

-- 
GerryPeters (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] What Do I Do With RPG's?

2018-04-09 Thread SamNy
How do I use Gimp files after edits? I've been doing everything with jpg's.
Nothing outside of Gimp seems to recognize these files. Is there a way to
convert them back into jpg's or something? I'm trying to make large prints to
sell.

Also how do I brighten specific areas of a photo? I want to brighten just the
eyes of an image.

Thanks!

-- 
SamNy (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] How to create a layer of only guide lines?

2018-04-09 Thread GerryPeters
>Use the UD109.pdf as a base, open @ 300 ppi
>
>Add a new transparent layer, top of the layer stack.
>
>Set horizontal and vertical 50% guides Image -> Guides -> New Guide
>(by percent) Fortunately the pdf is symmetrical.
>
>Check that View -> Snap to Guides is on
>
>Use the elliptical select tool. Set the tool properties to Fixed
>Aspect ratio (1:1) and expand from center.
>
>Draw out the selection from the guides intersection to fit the pdf.
>
>Use Edit -> Stroke selection to paint the circle on the layer.
>
>Repeat for other circle. Turn off selection.
>
>All your artwork goes under that layer. Save as a Gimp .xcf to keep
>all the layers, guides etc.
>
>Before exporting as a jpg/tiff/... turn off the visibility of the
>layer.
>
>The above as a 3 minute video https://youtu.be/0UgVavZ3l78
>
>rich: www.gimp-forum.net

Thank you thank you Rich. The video really helped a lot. The text explanation
was very good, but a video really gives such clarity. I learned a lot. GIMP is
such a deep program with so many not so obvious features. The only think I still
can't figure out is after you have the ellipse made and later come back to it by
hitting the ellipse tool and selecting they layer. How do you tweak the size of
the ellipse? I actually have 3 ellipses in that layer and colored the outer
border and inner circle.

-- 
GerryPeters (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] maximum and minimum brush slize slider

2018-04-09 Thread rich404
>Hello. Is it possible to change the maximum and minimum of the brush
>size slider. It seems that the brush sizes that I most frequently use
>is a very small portion at that takes up about the first 1/20 th of
>the slider. This makes the slider virtually useless because I have to
>use the up and down arrows, the [ ] hotkeys or manually enter brush
>sizes when needed. If I can change the range or the slider that I can
>make my preferred brush size range take up most of the slider. Thank
>you.

As far as I know it is in the Gimp code and not possible to change.

There are two positions for the slider cursor, top is large increments, bottom
is small increments. The cursor changes shape as screenshot. As well as dragging
the appropriate cursor, the mouse scroll wheel adjusts the value (at least it
does here)

Attachments:
* http://www.gimpusers.com/system/attachments/847/original/slider-position.jpg

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


[Gimp-user] Enable OpenCL for OSX/Gimp 2.8

2018-04-09 Thread PedroEB
>You are :) OpenCL is only available in 2.9 (and upcoming 2.10).
>
>Alex
This batch file will work with 2.8.22. Save in GIMP2/bin folder as gimp-2.8.bat.

rem http://gimpforums.com/thread-enable-gpu-acceleration-in-gimp-2-8-rc1
@echo off
set GEGL_USE_OPENCL=yes
start gimp-2.8.exe
exit

Attachments:
* http://www.gimpusers.com/system/attachments/848/original/Nvidia_Gimp.jpg

-- 
PedroEB (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] maximum and minimum brush slize slider

2018-04-09 Thread olladitan
>As far as I know it is in the Gimp code and not possible to change.
>
>There are two positions for the slider cursor, top is large
>increments, bottom is small increments. The cursor changes shape as
>screenshot. As well as dragging the appropriate cursor, the mouse
>scroll wheel adjusts the value (at least it does here)

Thanks for the tip. Do you have any suggestions about zooming. With zoom took
sometimes when i tap gimp zooms way too far in or out. Navigation is a bit slow.
Are there any keyboard and mouse combos for zooming like photoshops
ctrl+spacebar? Thanks.

-- 
olladitan (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] maximum and minimum brush slize slider

2018-04-09 Thread olladitan
Hello. Is it possible to change the maximum and minimum of the brush size
slider. It seems that the brush sizes that I most frequently use is a very small
portion at that takes up about the first 1/20 th of the slider. This makes the
slider virtually useless because I have to use the up and down arrows, the [ ]
hotkeys or manually enter brush sizes when needed. If I can change the range or
the slider that I can make my preferred brush size range take up most of the
slider. Thank you.

-- 
olladitan (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] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>That will be better. Even better if the text is on a separate layer?
>Assuming that it is not.
>
>You can isolate the text by selecting it, then inverting the selection
>and painting around it.
>
>Try something like this. Using your jpeg scaled up 400% so a bit
>fuzzy.
>
>Use the colour select tool and increase the threshold up to maybe 30.
>Click inside the black text to select.  see screenshot:
>https://i.imgur.com/Ax0FPTk.jpg
>
>Now grow the selection a pixel or 2 to make sure make sure the text
>outline is inclusive. screenshot: https://i.imgur.com/JZAyJ5k.jpg
>
>Invert the selection Select -> Invert. 
>
>I would use the clone tool to clone in adjacent light areas 
>https://docs.gimp.org/en/gimp-tool-clone.html  - not the best
>description in the world.
>
>Use a fuzzy brush with suitable size, ctrl-click to select a (light
>color) source. Then just paint over the dark area around the text.
>https://i.imgur.com/7zSCkMc.jpg The active selection prevents painting
>out the text.
>
>You can repeat for the other areas. https://i.imgur.com/bwy3HgJ.jpg
>choosing a new clone source for each.
>
>When complete kill the selection Select -> None. You might still have
>to go in at high zoom and 'tweak' parts of the text to improve
>legibility. Depends how keen you are.
>
>rich: www.gimp-forum.net


Man the clone tool was perfect for this fix - very easy to use - thanks so much

-- 
GerryPeters (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] Best way to fix background pic so text is readable

2018-04-09 Thread rich404
>I just made a snipping tool screen copy of it. that's not the real
>image, which is 300 dpi. Can I point to the whitish rock color and
>match that color? So would I need to touch up the black text if I was
>careful not to accidentally color it?

That will be better. Even better if the text is on a separate layer? Assuming
that it is not.

You can isolate the text by selecting it, then inverting the selection and
painting around it.

Try something like this. Using your jpeg scaled up 400% so a bit fuzzy.

Use the colour select tool and increase the threshold up to maybe 30. Click
inside the black text to select.  see screenshot:
https://i.imgur.com/Ax0FPTk.jpg

Now grow the selection a pixel or 2 to make sure make sure the text outline is
inclusive. screenshot: https://i.imgur.com/JZAyJ5k.jpg

Invert the selection Select -> Invert. 

I would use the clone tool to clone in adjacent light areas 
https://docs.gimp.org/en/gimp-tool-clone.html  - not the best description in the
world.

Use a fuzzy brush with suitable size, ctrl-click to select a (light color)
source. Then just paint over the dark area around the text.
https://i.imgur.com/7zSCkMc.jpg The active selection prevents painting out the
text.

You can repeat for the other areas. https://i.imgur.com/bwy3HgJ.jpg choosing a
new clone source for each.

When complete kill the selection Select -> None. You might still have to go in
at high zoom and 'tweak' parts of the text to improve legibility. Depends how
keen you are.

rich: www.gimp-forum.net

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


[Gimp-user] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
>That is so horrible, too small, full of jpeg artifacts, best advice is
>find a better image.
>
>Hope you are not trying to print that
>
>However, since it is so small, dive in with a one pixel brush, use a
>light colour, paint out the dark areas. Then use black and try and
>touch up the text (such as it is)


I just made a snipping tool screen copy of it. that's not the real image, which
is 300 dpi. Can I point to the whitish rock color and match that color? So would
I need to touch up the black text if I was careful not to accidentally color it?

-- 
GerryPeters (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] Best way to fix background pic so text is readable

2018-04-09 Thread GerryPeters
Notice the CD label attachment. The text on the rocks on the left is hard to
read only in certain spots that are too dark or black. What's the easiest way to
alter the colors in those spots? It seems like copying rocks that are more white
in those places may be very good and then possibly a way to blend the seams.

Attachments:
* http://www.gimpusers.com/system/attachments/845/original/CINDY_CD_LABEL_2.JPG

-- 
GerryPeters (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] Best way to fix background pic so text is readable

2018-04-09 Thread rich404
>Notice the CD label attachment. The text on the rocks on the left is
>hard to read only in certain spots that are too dark or black. What's
>the easiest way to alter the colors in those spots? It seems like
>copying rocks that are more white in those places may be very good and
>then possibly a way to blend the seams.

That is so horrible, too small, full of jpeg artifacts, best advice is find a
better image.

Hope you are not trying to print that

However, since it is so small, dive in with a one pixel brush, use a light
colour, paint out the dark areas. Then use black and try and touch up the text
(such as it is)

Attachments:
* http://www.gimpusers.com/system/attachments/846/original/CINDY_CD_LABEL_2.png

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


[Gimp-user] Changing size for one tool changes all other tool sizes too.

2018-04-09 Thread GoJinxYourself
>I'm having trouble with the new Gimp version when it comes to changing
>tool sizes. For example, when I would have my brush at a certain size
>and then switch to the eraser, the eraser tool would be at whatever
>size I had it last and then I could change the size if I needed. Now
>when I'm using a brush and have it at a certain size, if I switch to
>the eraser and resize that, when I go back to the brush it's now the
>size I made the eraser making me change the brush size again to how I
>had it before. Basically, it used to be that each tool stayed the same
>size I had them at independent of each other. Now they all change size
>when I only want the current tool I'm using to change. This is really
>frustrating and time consuming and I was wondering if there's a
>solution that would make this process more like how it was in the
>earlier Gimp iterations.
>
>If someone could help me with this I would be so grateful. Thank you.



Hiya! I just came across your post after realizing the same problem with my
brushes. It's over a year later, and you may have already found a fix or
alternate solution, but if not, I found this forum post helped me fix it:
http://gimpforums.com/thread-different-brush-settings-for-different-tools

Apologies if this was useless information at this point, but hey you never know.
c:
Cheers~

-- 
GoJinxYourself (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] Enhancing old document

2018-04-09 Thread AlanR
Many thanks for all the advice.  I have now upgraded to 2.8.22 and added GMIC to
my installation - lots to experiment with there.  Looks like masking down to the
specific areas of interest was something I should have been doing all along (I
had thought of this but not got round to trying it).

Thanks again, Alan

-- 
AlanR (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] Enhancing old document

2018-04-09 Thread AlanR
I am trying to use GIMP (2.8.10) to make some indistinct annotations on a
medieval manuscript more legible.  Typical of the published images of its pages
is http://ica.themorgan.org/manuscript/page/35/159535

Examples of the scrawled additions I am trying to enhance are those in brownish
ink after the end of the main (blackletter) text, and across the foot of the
page.

So far I have tried Unsharp Mask (including varying the parameter settings);
several of the colour adjustment tools (including the interesting but drastic
Auto > Equalise); and Rob A's high-pass filter.  All of these are some help, but
I'm still looking for something better - and as a relatively inexperienced Gimp
user, I'm concerned that I don't have a good enough understanding of the problem
to pick the right tools.

Can anyone help, please?  I would be really grateful for any and all
suggestions.

Thanks, Alan

PS Ideally we could do with higher-resolution images to begin with, but as I
don't have access to the original manuscript I have to work with those available
on the web.
 

-- 
AlanR (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] Enhancing old document

2018-04-09 Thread rich404
>I am trying to use GIMP (2.8.10) to make some indistinct annotations
>on a medieval manuscript more legible.  Typical of the published
>images of its pages is
>http://ica.themorgan.org/manuscript/page/35/159535
>
>Examples of the scrawled additions I am trying to enhance are those in
>brownish ink after the end of the main (blackletter) text, and across
>the foot of the page.
>
>So far I have tried Unsharp Mask (including varying the parameter
>settings); several of the colour adjustment tools (including the
>interesting but drastic Auto > Equalise); and Rob A's high-pass
>filter.  All of these are some help, but I'm still looking for
>something better - and as a relatively inexperienced Gimp user, I'm
>concerned that I don't have a good enough understanding of the problem
>to pick the right tools.
>
>Can anyone help, please?  I would be really grateful for any and all
>suggestions.
>
>Thanks, Alan
>
>PS Ideally we could do with higher-resolution images to begin with,
>but as I don't have access to the original manuscript I have to work
>with those available on the web.

I do not think there are any "right tools" for this. Experimenting as you have
done, is a good way to learn about Gimp.

If the same as I downloaded (about 400 x 600 pix) then really..a bit too small.

You could try:

1. Select the areas required. I used quick mask but freeselect in add mode works
as well. see screenshot 1

2. With the selection active (toggle quickmask off) use the gmic plugin
www.gmic.eu and the repair scanned documents filter. Output typical settings and
output mode shown screenshot 2

3. Gives this with when selection is turned off screenshot 3

4. Put the new layer into Multiply mode to merge, gives as screenshot 4 but back
to small image size and pixel sized graphics.

Using Gimp 2.8.10? Why, when the most recent stable is Gimp 2.8.22

rich: gimp-forum.net

Attachments:
* http://www.gimpusers.com/system/attachments/841/original/01doc.jpg
* http://www.gimpusers.com/system/attachments/842/original/02doc.jpg
* http://www.gimpusers.com/system/attachments/843/original/03doc.jpg
* http://www.gimpusers.com/system/attachments/844/original/04doc.jpg

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


[Gimp-user] Precompiled GIMP on macOS does not recognize plugins

2018-04-09 Thread raxod502
I am attempting to install the Resynthesizer plugin for GIMP on macOS 10.11.6.

I installed GIMP 2.8.22 using Homebrew Cask
  https://github.com/caskroom/homebrew-cask/blob/master/Casks/gimp.rb
and downloaded the Resynthesizer plugin version 1.0 from
  http://registry.gimp.org/node/27986

According to Preferences > Folders, the following directories are used for
plug-ins
  /Users/raxod502/Library/Application Support/GIMP/2.8/plug-ins
  /Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins

The contents of the former are
  Permissions Size User Date Modified Name
  .rw-r--r--@ 6.6k raxod502 13 Apr  2011  plugin-heal-selection.py
  .rw-r--r--@ 3.2k raxod502 13 Apr  2011  plugin-heal-transparency.py
  .rw-r--r--@  17k raxod502 13 Apr  2011  plugin-map-style.py
  .rw-r--r--@ 7.7k raxod502 13 Apr  2011  plugin-render-texture.py
  .rw-r--r--@ 3.3k raxod502 13 Apr  2011  plugin-resynth-enlarge.py
  .rw-r--r--@ 3.6k raxod502 15 Apr  2011  plugin-resynth-fill-pattern.py
  .rw-r--r--@ 3.3k raxod502 13 Apr  2011  plugin-resynth-sharpen.py
  .rw-r--r--@ 6.0k raxod502 13 Apr  2011  plugin-uncrop.py
  .rwxr-xr-x@  62k raxod502 15 Apr  2011  resynthesizer
  .rwxr-xr-x@  53k raxod502 15 Apr  2011  resynthesizer-gui

On restarting GIMP, I believe there should be a menu entry Filter > Enhance >
Heal selection (among others), but there is no such item. Furthermore, I get no
results from Help > Plug-In Browser when searching for either "heal" or
"resynthesizer".

Have I misunderstood how to install plugins? Is there some kind of compilation
step? Any way I can debug the situation?

-- 
raxod502 (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] How to print GIMP from git

2018-04-09 Thread dafrasaga
Hi All,
I created a custom ICC profile and I get wrong color when printing..
I think to made profile correctly but I'm not sure to make printing process
well.

In Gimp there is not option to ICC profile when printing, isn't?
Hence what I made is:

-I opened the image ( Prophoto profile)
- Converted to printer profile
-Printed

Is this workflow right or I have to do other things?

In this way the color in output are wrong, but if the workflow is right I have
to review my ICC profile..

Cheers
Gabriele

-- 
dafrasaga (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