[Gimp-user] Custom Script UI

2016-10-12 Thread FierySwordswoman
I've been learning Python as a hobby for a while and can now write my own user
interfaces in TkInter or the 3rd party Kivy.

I'm trying to launch my own UI that can run Procedural Database plugins and
whatnot, but I can't figure out how to create a GIMP python plugin without using
the "Register(...)" command and it's built-in widgets.
Any help on how to get started with this is appreciated.

-- 
FierySwordswoman (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] Can't open extremely large .PNG

2016-10-12 Thread Liam R. E. Quin
On Wed, 2016-10-12 at 10:08 +0200, Deixis wrote:
> Does anyone know any tricks on how to resize extremely large images?
> I can't
> even open this computer generated .PNG.

I'm going to guess you are using a Linux system in this answer. Life is
too short for me to try telepathy.


If you run the file command on the image file in a terminal,
file foo.png
or
identify foo.png
do you get a size in pixels?

I routinely open 10,000 x 20,000 pixel images in gimp.

A good rule of thumb is the amount of memory you need will be
width * height * 4 (assuming an 8-bit colour image)
in bytes, e.g. for a 100,000 x 37,000 pixel image it's
10 * 37000 * 4
which gives 148 bytes
dividing by 1024 * 1024 (megabytes) gets
14114 megabytes
and dividing that by 1024 gives
13.7 gigabytes.

So to open this (fictional) image you'd want probably 16G of RAM or
more in your 64-bit computer. On a 32-bit computer you'd want at least
20GBytes of swap.

The size of the image file on disk just reflects how well or badly the
PNG compression has worked, but if it's worked well, the image could
easily need over 100G of memory, which you could do by adding a large
amount of swap space and being very patient.

Without more information about the image and your setup it's hard to
guess and give more advice on which tools would be best.

Liam

___
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] Mailing list subscription

2016-10-12 Thread Jan Kandziora
Am 12.10.2016 um 22:10 schrieb Tania Farries:
> 
> Hello,
> Please could you tell me how I get to the subscription page where I choose my 
> preferences. I do not want to receive everyone's email requests if that is 
> possible. I am receiving too many in my inbox. Many thanks.
> Kind regards
> Tania 
> Sent from my iPad
> ___
> gimp-user-list mailing list
> List address:gimp-user-list@gnome.org
> List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list

HERE-


> 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] Mailing list subscription

2016-10-12 Thread Tania Farries

Hello,
Please could you tell me how I get to the subscription page where I choose my 
preferences. I do not want to receive everyone's email requests if that is 
possible. I am receiving too many in my inbox. Many thanks.
Kind regards
Tania 
Sent from my iPad
___
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] Compatibilité avec El Capitan

2016-10-12 Thread Ofnuts

On 11/10/16 17:48, Gérard Brovelli wrote:

Bonjour,

Gimp ne semble pas fonctionner avec Mac Os El Capitan et Sierra, les deux 
versions les plus récentes de Mac Os.
Pouvez-vous confirmer?
Quand une nouvelle version de Gimp sera-t-elle proposée pour ces version de Mac 
Os?


This mailing-list uses English.

I use Linux but I heard of people using Gimp on El Capitan.

Which version of Gimp do you use, and where did you download it from? 
Not all Gimp builds are equal on OSX.


People usually have good results using the builds available on partha.com




___
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] Can't open extremely large .PNG

2016-10-12 Thread Ofnuts

On 12/10/16 10:08, Deixis wrote:

Does anyone know any tricks on how to resize extremely large images? I can't
even open this computer generated .PNG. It's about 1 GB in size and I tried
various tools so far to resize it. None of them can even open it. There must be
some trick I can use?


Trick=Bigger computer with 64-bit CPU/architecture, OS and applications :)

Otherwise if you don't tell us the tools tested already people will 
likely suggest those you have already tried.


Me, I would try ImageMagicks' 'convert' utility.



___
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 import fotos ?

2016-10-12 Thread Michael
Hi there,

I downloaded the GIMP software for my iMac, but have so far been unable to 
import my fotos from Apple's Foto application. I miss the function to open the 
Foto App in order to import the fotos I want to work on. Instead GIMP only asks 
to open a file. 

Does anybody know how to import fotos from an iMac into GIMP.

THANKS FOR YOUR HELP. 

Kind regards,
Michael
___
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] Compatibilité avec El Capitan

2016-10-12 Thread Gérard Brovelli
Bonjour,

Gimp ne semble pas fonctionner avec Mac Os El Capitan et Sierra, les deux 
versions les plus récentes de Mac Os.
Pouvez-vous confirmer?
Quand une nouvelle version de Gimp sera-t-elle proposée pour ces version de Mac 
Os?

Merci.
G. Brovelli
-
___
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] Can't open extremely large .PNG

2016-10-12 Thread Deixis
Does anyone know any tricks on how to resize extremely large images? I can't
even open this computer generated .PNG. It's about 1 GB in size and I tried
various tools so far to resize it. None of them can even open it. There must be
some trick I can use?

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