Re: [Gimp-developer] Fw: Hello! I neeed help with the gimp-pencil function of Script-fu

2022-10-25 Thread Kevin Cozens
On 2022-10-25 23:03, Shlomi Fish wrote: Hi again. It didn't work. Says Error: Invalid type for argument 3 to gimp-pencil вт, 25.10.2022 19:53, Shlomi Fish пишет: It draws one small dot and does it well. But when I write it this way: (gimp-pencil draw 2 #(s1x s2x)) ... it returns error: "Error

Re: [Gimp-developer] [GIMP-developer] Discontinuation of mailing lists and moving to Discourse

2022-10-21 Thread Kevin Cozens
On 2022-10-17 12:38, Jehan Pagès via gegl-developer-list wrote: The GNOME Foundation has been moving all its discussions to a Discourse forum, progressively: I misread the above and thought it referred to the live chat system called Discord. I wondered how that could possibly replace an email

Re: [Gimp-developer] Hello Developers

2021-12-11 Thread Kevin Cozens
On 2021-11-30 4:52 p.m., David Johnson via gimp-developer-list wrote: Can someone from the Dev Team assist me in installing “Error Level Analyst’ Plugin. I have it showing in the images menu but I continue get the following messages. The error message didn't show up. I think the list blocks att

Re: [Gimp-developer] new version

2020-11-15 Thread Kevin Cozens
On 2020-11-15 8:14 a.m., Helmut Jarausch via gimp-developer-list wrote: You can install a Gimp plugin - I prefer nufraw - which can import raw files (.arw too) into Gimp I was going to mention ufraw. nufra must be a newer version (or fork) of ufraw. What I don't like about some of the external

Re: [Gimp-developer] Gimp 2.99: script-fu, gimp-file-load and GFile

2020-10-14 Thread Kevin Cozens
On 2020-10-14 8:07 a.m., Gottfried Müller wrote: In the developer version the same procedure uses 2 arguments "run-mode, file". The file has the format "GFile". The filename I get with the SF-FILENAME parameter in the script-fu definition. The parameter "file" in "gimp-file-load" does not accept

Re: [Gimp-developer] batch processing

2020-10-10 Thread Kevin Cozens
On 2020-10-05 12:39 p.m., Drake Koefoed via gimp-developer-list wrote: I would like to batch process a directory of images to h=768 retain aspect ratio. I have not seen a simple way to do this. Have a look at ImageMagick. Simpler solution if all you want to do is resize. -- Cheers! Kevin.

Re: [Gimp-developer] Build does not find gegl

2020-08-27 Thread Kevin Cozens
On 2020-08-18 3:45 a.m., Gregory Reshetniak via gimp-developer-list wrote: Trying to build as per instructions in https://wiki.gimp.org/wiki/Hacking:Building here. Having set all the envvars I get gegl dependency failure both via meson and autotools. [snip] Using 'PKG_CONFIG_PATH' from environm

Re: [Gimp-developer] Python vs Scheme

2020-07-22 Thread Kevin Cozens
On 2020-07-22 11:09 a.m., Shlomi Fish wrote: In addition to Scheme and Python, there are C plugins and there was gimp-perl in the past as well, and there can be others. In addition to C plug-ins the list is: Scheme, Python, Perl, and Ruby. The Ruby binding might be out-of-date and I also don't

Re: [Gimp-developer] Logon to gitlab.gnome.org broken?

2020-05-24 Thread Kevin Cozens
On 2020-05-24 5:20 p.m., Ofnuts wrote: While trying to report a bug, I try to sign in,ᅵ but on the logon page: - the "standard" option seems disabled, only the LDAP version is enabled (but I have no account for that) It is a little confusing at first glance. The "Standard" option may appear

Re: [Gimp-developer] How do I register for https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+Linux

2019-10-22 Thread Kevin Cozens
On 2019-10-22 7:08 a.m., Adalbert Han??en wrote: I have a bug report for Gimp which I want to post to https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+Linux. Apparently I have to sign in into??https://gitlab.gnome.org/users/sign_in since this forum uses the same log in as seve

Re: [Gimp-developer] Business usage of GIMP

2019-02-19 Thread Kevin Cozens
On 2019-02-19 10:04 a.m., Edgar Iván López via gimp-developer-list wrote: I have recently been working on the company communication area and have proposed to my manager that we change from our editing software (MS PowerPoint) to GIMP, since we sometimes need to cut and apply corrections to some i

Re: [Gimp-developer] configure: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: appstream-glib >= 0.7.7

2018-08-02 Thread Kevin Cozens
On 2018-07-24 06:04 AM, Jehan Pagès via gimp-developer-list wrote: On Sat, Jul 14, 2018 at 3:40 AM, Liam R E Quin wrote: [snip] For the record, I just checked current code and actual minimum dep (relatively to the functions I use from this lib) would be 0.6.7. [snip] Also this is development

Re: [Gimp-developer] configure: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: appstream-glib >= 0.7.7

2018-07-15 Thread Kevin Cozens
On 2018-07-13 09:40 PM, Liam R E Quin wrote: On Wed, 2018-07-11 at 14:59 +0100, richard brown via gimp-developer- list wrote: "configure: Ek! Missing dep: appstream-glib >= 0.7.7" On my system i edited configure to require 0.7.6 (which i have) and it worked. I thought abo

Re: [Gimp-developer] configure: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: appstream-glib >= 0.7.7

2018-07-13 Thread Kevin Cozens
On 2018-07-11 10:47 AM, richard brown wrote: On 11/07/18 15:16, Kevin Cozens wrote: On 2018-07-11 09:59 AM, richard brown via gimp-developer-list wrote: The latest git pull of 2.99 won't build. It gives me the error "configure: Ek! Missing dep: appstream-glib >

Re: [Gimp-developer] configure: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: appstream-glib >= 0.7.7

2018-07-11 Thread Kevin Cozens
On 2018-07-11 09:59 AM, richard brown via gimp-developer-list wrote: The latest git pull of 2.99 won't build.  It gives me the error "configure: Ek! Missing dep: appstream-glib >= 0.7.7" Ah, but I have appstream-glib >0.7.7 installed; built it from source and installed it

Re: [Gimp-developer] Git and Bugzilla migration to gitlab.gnome.org - action items and important hints

2018-06-03 Thread Kevin Cozens
On 2018-06-03 09:04 AM, Elle Stone wrote: I see "Global" in the drop-down list. But where are the Global settings? After you log in click the circle in the top right corner and select Settings. On the page that pops up click the Notfications link that is half-way down the left-hand side set o

Re: [Gimp-developer] Trouble building Gimp from GIT repo (20180530)

2018-05-30 Thread Kevin Cozens
On 2018-05-30 10:41 PM, Steven P. Ulrick wrote: I am attempting to build Gimp from GIT and I get the following error: "Error: GIMP configuration failed.   - Error: missing dependency glib-networking   *** Test for glib-networking failed. This is required.   - Error: missing dependency pa

Re: [Gimp-developer] Problems using the PF_STRINGARRAY parameter type when writing a Python plugin for Gimp.

2018-05-25 Thread Kevin Cozens
On 2018-05-23 08:00 AM, Kevin Payne wrote: A bit of Googling leads to the conclusion that PF_STRINGARRAY only exists in a hacked version of gimpfu.py so isn't a standard part of GIMP I looked at the code for pygimp. Since 2004 the 5 array types are commented out. From what I saw in the code th

Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Kevin Cozens
On 2018-05-17 12:19 PM, Deft Developer wrote: locate gexiv2.pc [snip] /usr/local/lib/pkgconfig/gexiv2.pc From: Partha Bagchi [mailto:parth...@gmail.com] Sent: Thursday, May 17, 2018 3:21 AM To: d...@hymes.name Cc: gimp-developer Subject: Re: [Gimp-developer] Please help me with dependency de

Re: [Gimp-developer] Build Error

2018-04-04 Thread Kevin Cozens
On 2018-04-04 05:43 AM, Darshan kadu wrote: I am building the GIMP, But I am getting this error https://pastebin.ca/4010673 I have updated the gegl and babl. Update your copy of GEGL. There was a change in GEGL on April 2 relating to the function mentioned in the error message. I had the same

Re: [Gimp-developer] GSoC project query

2018-03-05 Thread Kevin Cozens
On 2018-03-05 05:29 PM, Jehan Pagès wrote: The main reason why GIMP stopped doing GSoC is because we were giving the students very awesome projects, and even though the final results were very cool proof-of-concepts (so the students did do very good work), they were not finished (either extremely

Re: [Gimp-developer] Trouble building Gimp from GIT repo

2018-02-11 Thread Kevin Cozens
On 2018-02-11 05:48 AM, Steven P. Ulrick wrote: I also have libmypaint installed from GIT. It's "libmypaint-2.0.pc" file says the following: Version: 2.0.0 "rpm -qa | grep -i mypaint" says the following: [snip] My custom installs of BABL and GEGL are both accepted versions, and they ARE dete

Re: [Gimp-developer] Why is the 0.44 version of poppler required?

2018-02-11 Thread Kevin Cozens
On 2018-02-09 01:02 PM, Jehan Pagès wrote: On Wed, Feb 7, 2018 at 6:03 PM, Kevin Cozens wrote: Greetings. The git master version of GIMP requires the 0.44 version of poppler. That version is not available for the 18.3 (latest) version of Linux Mint. I modified the configure.ac file to require

[Gimp-developer] Why is the 0.44 version of poppler required?

2018-02-07 Thread Kevin Cozens
Greetings. The subject line of this message is the short version of this email. The git master version of GIMP requires the 0.44 version of poppler. That version is not available for the 18.3 (latest) version of Linux Mint. I modified the configure.ac file to require the 0.41 version of popple

Re: [Gimp-developer] Compiling GIMP-2.9 with the new mypaint requirements

2018-01-02 Thread Kevin Cozens
On 2018-01-02 11:51 AM, Alexandre Prokoudine wrote: OK, so I'm being Mr. Silly, switched to the 1.3 branch, it worked. Switching to the 1.3 branch, and the previous tip about adding share/pkconfig to the paths used by pkgconfig allowed GIMP to find the mypaint-brushes files that I installed f

Re: [Gimp-developer] Size on disk vs size reported on status bar

2017-11-24 Thread Kevin Cozens
Le 04/10/2017 à 15:51, Elle Stone a écrit : So a byte is 8 times a bit? For people like me who can never remember the difference between a byte and a bit, is there a one-sentence explanation for why there are bytes *and* bits? Perhaps a food analogy might help you remember the difference betwee

Re: [Gimp-developer] cairo.h missing - how can I locate it?

2017-10-24 Thread Kevin Cozens
On 2017-10-24 06:24 PM, Paul Thompson wrote: When I include gimp/libgimp/gimp.h as in compile, there is a statement #include I cannot find cairo.h in my gimp source which I downloaded quite recently. Cairo is a separate set of files required to build GIMP. If you are running Linux you shou

Re: [Gimp-developer] last git master of gimp/ is not possible complete the make on my behavior

2017-07-16 Thread Kevin Cozens
On 2017-07-16 06:17 PM, Americo Gobbo wrote: But the 'make' is always stop on: > Making all in libgimpbase make[2]: Entering directory `/home/jag/devel/gimp-default-master/gimp-2.9/libgimpbase' CC gimpmetadata.lo gimpmetadata.c: In function 'gimp_metadata_get_guid': gimpmetadata.c:21

Re: [Gimp-developer] question about script-fu and GIMP 2.10

2017-07-14 Thread Kevin Cozens
On Tue, May 30, 2017 at 2:18 AM, Marco Ciampa via gimp-developer-list wrote: I was wondering if, when the GIMP version 2.10 is ready (BTW: forecast of the release date?) it will contain the old beloved script-fus with the file->button and file->logo menu entries. [snip] Perhaps there were some d

Re: [Gimp-developer] request

2017-06-24 Thread Kevin Cozens
On 2017-06-24 02:40 PM, Tobias Ellinghaus wrote: Am Samstag, 24. Juni 2017, 13:02:11 CEST schrieb Kevin Cozens: On 2017-06-24 11:29 AM, Tobias Ellinghaus wrote: Am Freitag, 23. Juni 2017, 12:14:19 CEST schrieb Bert de Jong: When saving a JPG GIMP doesn't allow to save a JPEG for quite

Re: [Gimp-developer] request

2017-06-24 Thread Kevin Cozens
On 2017-06-24 11:29 AM, Tobias Ellinghaus wrote: Am Freitag, 23. Juni 2017, 12:14:19 CEST schrieb Bert de Jong: When saving a JPG GIMP doesn't allow to save a JPEG for quite some versions now. It doesn't allow you to save as JPEG. You need to export an image as a JPEG. -- Cheers! Kevin. h

[Gimp-developer] Very sad news

2017-03-24 Thread Kevin Cozens
I have some sad news to report. My father passed away this afternoon. I don't expect to be participating in any GIMP related development or be chatting in IRC for an indefinite period of time. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner

Re: [Gimp-developer] Wilber Logo

2017-01-29 Thread Kevin Cozens
On 2017-01-28 04:14 PM, C R wrote: It seems to be missing from the official GIMP Wilber downloads page, but a few years ago I made Wilbur in Inkscape, and gave it to the project. It's probably lost in a git archive somewhere. :) If you do an Internet search there are plenty of instances of Wilb

Re: [Gimp-developer] Script-fu, Windows 10

2016-09-05 Thread Kevin Cozens
On 16-09-05 12:18 PM, Lechner Peter wrote: I hope this description can help to find the reason of such errors! You can read the comment I posted to the bug report you filed. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner of Elecraft K2 #21

Re: [Gimp-developer] Script-fu, Windows 10

2016-08-27 Thread Kevin Cozens
On 16-08-02 03:01 AM, Lechner Peter wrote: I have installed Gimp 2.8.16 and have errors to run my Script-Fu-scripts which are running under Windows 8.1 without any problem. The error-massage said that there are some unbound variables: You need to upload images to an image sharing site provide t

Re: [Gimp-developer] Script-fu, Windows 10

2016-08-02 Thread Kevin Cozens
On 16-08-02 03:01 AM, Lechner Peter wrote: I have installed Gimp 2.8.16 and have errors to run my Script-Fu-scripts which are running under Windows 8.1 without any problem. The error-massage said that there are some unbound variables: The links to the images were not usable. If you have reports

Re: [Gimp-developer] Proposal: rename Symbolic icon themes to Symbolic-Light and Symbolic-Dark

2016-06-01 Thread Kevin Cozens
On 16-06-01 02:47 AM, Liam R. E. Quin wrote: I am not sure it's such a big deal. We could call the dark one Darth and the light one Luke, and people would just click on them and try them and it'd be enough. The names are of no importance to me. I use the click and try approach to check out the

Re: [Gimp-developer] Cross compiling gimp with mingw-w64 requires pangoft2 that is not available

2016-03-09 Thread Kevin Cozens
On 16-03-07 11:55 PM, YuGiOhJCJ Mailing-List wrote: - gimp-2.8.16 - cairo-1.14.2 - pango-1.39.0 - fontconfig-2.11.1 - freetype-2.4.10 [snip] When I cross compile gimp with mingw-w64 [1] I got an error telling I need pango with the optional support for cairo [2] but I already have installed pan

Re: [Gimp-developer] gimp.org domain has been renewed, DNS updates are still happening

2015-08-09 Thread Kevin Cozens
On 15-08-07 07:52 AM, Michael Schumacher wrote: the gimp.org domain had expired on 2015-08-03, so www.gimp.org, download.gimp.org and irc.gimp.org didn't resolve to an IP address. We got lucky that an individual or company with questionable behaviour didn't snatch up the domain right after it

Re: [Gimp-developer] if mentioning "Microsoft Windows", then is it correct to only mention "OS X" ?

2015-07-06 Thread Kevin Cozens
On 15-07-05 08:48 AM, Paka wrote: No, "[...] for Linux, Windows and OS X." As I'm someone who favours the Oxford comma, I would add a comma after "Windows" so it would read -> "[...] for Linux, Windows, and OS X." -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny th

Re: [Gimp-developer] 2.9 and Linux Mint

2015-06-22 Thread Kevin Cozens
On 15-06-22 03:48 PM, Alexander Rabtchevich wrote: I've just installed brand new Mint 17.2 Mate rc. It has GdkPixbuf version 2.30.7 and GIMP requires 2.30.8. Does it mean current development version of GIMP will not be available in Linux Mint? If you don't have the right version of GdkPixbuf a

Re: [Gimp-developer] wtf with the download?

2015-05-31 Thread Kevin Cozens
On 15-05-31 08:43 AM, C R wrote: I have developed the html for the buttons. A test can be found here: http://opendesignstudio.org/gimp/samples/ [snip] Comments? Looks good to me. The text about BitTorrent states the key information someone should know about that option without being long win

Re: [Gimp-developer] Plugins

2014-10-13 Thread Kevin Cozens
On 12/10/2014 1:59 AM, пользователь "MrCharliemcd" wrote: I am a Gimp user trying to find a way to create a plugin for DAZ Studio 4.6 DAZ offers Studio and a Photoshop plugin for free. Is there any way to make one for Gimp, or can Gimp even handle 3D like Photoshop? You need to look for any ava

Re: [Gimp-developer] Pro interface theme

2014-06-28 Thread Kevin Cozens
On 14-06-11 03:24 AM, Alexandre Prokoudine wrote: https://plus.google.com/u/0/+AlexandreProkoudine/posts/LP1pWr7YEgA is a preview of what's coming. Is that the general look for a future GIMP for both single and multiple window modes? -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerd

Re: [Gimp-developer] Emails for contributors?

2014-05-02 Thread Kevin Cozens
On 14-05-01 10:09 PM, Jehan Pagès wrote: Haven't we discussed gimp.org emails for contributors during LGM? Not for me, thanks. I already have enough email addresses. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner of Elecraft K2 #2172

Re: [Gimp-developer] Kickstarter

2014-02-25 Thread Kevin Cozens
On 14-02-25 03:31 AM, Alexander Varnin wrote: I think it is better to use bountysource and like this to finance Gimp development. However, my attempt had not so much result: https://www.bountysource.com/issues/1335023-wishing-for-history-brushhttps://www.bountysource.com/issues/1335023-wishing-f

Re: [Gimp-developer] API to parse a saved GIMP's curves file

2013-09-26 Thread Kevin Cozens
On 13-09-25 05:21 AM, Alessandro Francesconi wrote: I’m developing a plugin that must read the contents of a GIMP “curves” file [snip] # GIMP curves tool settings (time 0) (channel value) (curve (curve-type smooth) (n-points 17) (points 34 0.00 0.00 -1.00 -1.00 [ot

Re: [Gimp-developer] Any interested collaborators?

2013-09-18 Thread Kevin Cozens
On 13-09-16 09:53 PM, Srihari Sriraman wrote: I agree with you on that one. He could have done a better presentation by email. Sorry about my lazy one liner :) I had assumed familiarity with Tito since it had been discussed here in the past. Thanks to those who provided links about th

Re: [Gimp-developer] Any interested collaborators?

2013-09-16 Thread Kevin Cozens
On 13-09-16 12:31 PM, Jehan Pagès wrote: On Mon, Sep 16, 2013 at 5:58 PM, Srihari Sriraman wrote: http://sriharisriraman.in/blog/2013/09/15/gimp-tito/ The email would have been better if you stated what you wanted people to collaborate on instead of just giving a one line URL. A message like

Re: [Gimp-developer] Problem with showing EXIF data from NEF figures

2013-08-16 Thread Kevin Cozens
On 13-08-16 06:38 AM, Petr Hracek wrote: I have observed that when I am loading NEF figure into GIMP. then EXIF data are not visible in Advanced window. (File->Properties->Advanced) How can I checked whether problem is on UFraw side or in GIMP side. Any logs for analyse would be appropriated. Bu

Re: [Gimp-developer] problem with standalone perl script

2013-06-22 Thread Kevin Cozens
On 13-06-21 03:33 PM, salsaman wrote: I have a standalone perl script which used to work fine with older versions of gimp, but now for some reason with 2.8 at least, when I call "exit main;" the on_run callback is never triggered. I'm surprised it even works at all with the 2.8 version of GIMP.

Re: [Gimp-developer] GIMP for iPad

2013-05-03 Thread Kevin Cozens
On 13-05-02 07:03 PM, Alexandre Prokoudine wrote: The absolute minimum requirement is for the App Store to allow GPL software be uploaded which is (in)famously impossible right now. Having an app in the Apple store would give it more exposure. Can't you just make an app available for download

Re: [Gimp-developer] Research Study: Open Source Developers on the fence between company and community

2013-03-29 Thread Kevin Cozens
On 13-03-27 08:23 AM, Thomas Zerbach wrote: I hope I was able to catch your interest. If you can think of a way how to support me with my research (e.g. by forwarding this message or incorporating this information in a newsletter/ internal forum) or if you have any questions regarding the researc

Re: [Gimp-developer] What about RAW files?

2013-02-12 Thread Kevin Cozens
On 13-02-12 12:33 AM, Patrick wrote: I find it incredibly amusing that GIMP would go 99% of Adobe Photoshop and then stop with no RAW file support. Support for RAW files is available using either the dcraw or ufraw plug-in for GIMP. ___ gimp-develo

Re: [Gimp-developer] gimp developer

2013-01-14 Thread Kevin Cozens
On 13-01-13 04:07 PM, fatoser wrote: > please indicate me a link where I find the versãol of the gimp for > to develop plugins in c with all the necessary library and also I don't build GIMP in Windows and I only build for 32-bit. If you have a plugin that is one .c file you may be able to use gi

Re: [Gimp-developer] Coordination between developers in the GIMP project

2012-11-01 Thread Kevin Cozens
On 12-11-01 10:42 AM, Alexandre Prokoudine wrote: On Thu, Nov 1, 2012 at 6:29 PM, Tengy Td wrote: [snip] It would be a great help for me if you could answer a short online survey (it should take approximately 5 minutes). [snip] Personally I stopped filling all these survey, because people who

Re: [Gimp-developer] bad link on http://developer.gimp.org/bugs.html

2012-10-07 Thread Kevin Cozens
On 12-10-06 06:32 PM, Richard Allen wrote: http://developer.gimp.org/bugs.html the weekly summary link doesn't work. I've update the link and submitted the change. The change will be seen after the next time the pages are regenerated. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Ne

Re: [Gimp-developer] What about switching from Gtk+ to Qt

2012-08-06 Thread Kevin Cozens
On 12-08-06 04:56 AM, Shlomi Fish wrote: Now my page ( http://www.shlomifish.org/open-source/anti/autohell/ ) gives many valid reasons why CMake is superior and GNU Autotools is inferior, and as a result concludes it is valid to nickname Autotools "Autohell" as a derogatory name, just based on t

Re: [Gimp-developer] What about switching from Gtk+ to Qt

2012-07-29 Thread Kevin Cozens
On 12-07-29 06:21 AM, Shlomi Fish wrote: In any case, I would be willing to work on porting GIMP's build system to CMake, as long as there is a general agreement from GIMP's developers that CMake will be available in addition or instead of GNU Autotools (so I won't work for naught). My one expo

Re: [Gimp-developer] Fwd: self-compiled git gimp 2.9 complains about old babl version

2012-07-29 Thread Kevin Cozens
On 12-07-29 06:47 AM, Guiu Rocafort wrote: It seems like having made a compiling from git and an "sudo make install" installed the new versions of babl and gegl, but the package manager doesn't noticed that and still thinks i have the previous version installed. Does that make sense ? Any idea of

Re: [Gimp-developer] A letter of complaint

2012-07-25 Thread Kevin Cozens
On 12-07-23 04:22 PM, Michael Henning wrote: I suppose you've never used Windows ME **shudder** Just typing the name brings back memories. I used to use it a long time ago. I don't understand why some people say it's one of the worst versions of Windows. I always found ME to be at least

Re: [Gimp-developer] Bring back normal save

2012-06-13 Thread Kevin Cozens
On 12-06-06 12:21 PM, � wrote: Btw, why can we "open" a JPG but not "save" a JPG, if we "export" to JPG should we than not has "import" JPG files to keep the logic? That does seem like an inconsistency at first but a lot of other programs just use "open" for other file formats they can read in

Re: [Gimp-developer] file open and create

2012-06-01 Thread Kevin Cozens
On 12-06-01 12:52 PM, Srihari Sriraman wrote: Only the correct name for a sub-menu is under question IMHO. Both *Acquire* and *Import *don't convey *New.* I second *New From *as suggested by Gez. GIMP could try and start a new trend but I think that most of its users (even the ones that are c

Re: [Gimp-developer] file open and create

2012-06-01 Thread Kevin Cozens
On 12-05-30 11:04 PM, Liam R E Quin wrote: What if there was only File->Open and you got a file chooser (as now) but with a tabbed interface (or buttons) to get to Open File / Scan / Screenshot / Web page [snip] Goal: I'm sure I'm not alone in finding file->open and file->create confusing, a

Re: [Gimp-developer] Different Languagepacks Linux/Windows?

2012-06-01 Thread Kevin Cozens
On 12-06-01 07:34 AM, Joao S. O. Bueno wrote: On 31 May 2012 19:19, Partha Bagchi wrote: Not true. This was one of the reasons that I started my own builds. In my build, Python is 64-bit. [snip] I am glad to know that -- so it is a matter of configuring the Windows builds. It would be a goo

Re: [Gimp-developer] Different Languagepacks Linux/Windows?

2012-05-31 Thread Kevin Cozens
On 12-05-29 11:55 AM, Jernej Simončič wrote: Neither - PyGimp on Windows is always 32-bit, so I suspect it's looking for translations relatively to the 32-bit DLL directory. If a person wants to compile GIMP for 64-bit why is pygimp still only 32-bit? Known compatability issues? No one has got

Re: [Gimp-developer] [Gimp-user] Is it possible to access the capabilities of gimp in Java?

2012-05-31 Thread Kevin Cozens
On 05/31/2012 02:33 AM, stephen wrote: Does Gimp offer an interface (dll) which will allow me to access it capabilities through java or c++? I haven't heard of one for Java. The main language bindings for GIMP are for Scheme, Python, Perl, and Ruby. -- Cheers! Kevin. http://www.ve3syb.ca/

Re: [Gimp-developer] GAP on Gimp 2.8

2012-05-29 Thread Kevin Cozens
On 12-05-29 03:55 AM, Anke Lange wrote: some of my users have tried to install GAP on Gimp 2.8. It doesn't work, yet, because GAP seems to create a 2.6 directory where it puts in all the plugins. They are than shown on the menue, but nothing works. Will there be a new GAP-Version or is there an

Re: [Gimp-developer] Different Languagepacks Linux/Windows?

2012-05-29 Thread Kevin Cozens
On 12-05-29 08:13 AM, Jernej Simončič wrote: There's a problem with Python scripts on 64bit Windows currently - they always appear in English. Is that due to a bug in pygimp or in some 64-bit version of a library (ie. gettext) used by pygimp? -- Cheers! Kevin. http://www.ve3syb.ca/

Re: [Gimp-developer] Cross-application work-flows and document file formats

2012-05-23 Thread Kevin Cozens
On 12-05-22 11:25 AM, Alexandre Prokoudine wrote: www.adobe.com/devnet-apps/photoshop/fileformatashtml/ Thanks, Alexandre. Good to see that the publically available information on the PSD file format has been updated to include something beyond PS6. Let's hope the information always stays pub

Re: [Gimp-developer] Cross-application work-flows and document file formats

2012-05-22 Thread Kevin Cozens
On 12-05-22 02:30 AM, Michael Grosberg wrote: The reason is that some 3D and video editing programs support PSD natively and even allow importing specific layers, so in some workflows, it is not enough to just have a layered formats - it has to be PSD specifically. While PSD format *might* supp

Re: [Gimp-developer] Gimp 2.8.0 - Saving in .jpg or .png hmmmmm

2012-05-21 Thread Kevin Cozens
On 12-05-18 07:07 AM, Thorsten Wilms wrote: I would expect "Save Workspace" to save the arrangement of windows and panels. Maybe also the selection of opened files, but not any of the files themselves. That would be my interpretation of "workspace" based on how I can save/load the workspace in

Re: [Gimp-developer] Gimp 2.8.0 - Saving in .jpg or .png hmmmmm

2012-05-21 Thread Kevin Cozens
On 12-05-18 10:03 AM, Nicolas Robidoux wrote: (And yes, I am perfectly aware that in a graph theory sense what I'm proposing to call a "leaf" is actually a "root". The point here is to communicate the key information to non-technical users in a form that they will understand and remember.) It w

Re: [Gimp-developer] Gimp 2.8.0 - Saving in .jpg or .png hmmmmm

2012-05-21 Thread Kevin Cozens
On 12-05-18 10:49 AM, Nicolas Robidoux wrote: Yet another completely different (and rather radical) idea: If the user saves as JPEG (say), GIMP automatically and silently saves the XCF alongside it or in a special folder. Interesting idea but how/when will someone be able to toss away the XCF

Re: [Gimp-developer] Gimp 2.8.0 - Saving in .jpg or .png hmmmmm

2012-05-17 Thread Kevin Cozens
On 12-05-17 06:10 PM, Jason Simanek wrote: This is getting old. I'm sure it will get even older. :-) Most of these complaints could be addressed by simply changing their keyboard shortcuts to use the "overwrite" command instead. So you are saying that in order to "work around" the change we

Re: [Gimp-developer] Question about using "GIMP" in a domain name

2012-05-15 Thread Kevin Cozens
On 12-05-14 06:13 PM, robert_casav...@doh.state.fl.us wrote: Is it ok to use the word "gimp" in the actual domain name or is this against policy to use a company/product name? It should be fine as long as the web site doesn't try to make it appear to be an official GIMP project site. -- Chee

Re: [Gimp-developer] people can sell gimp for $10 ??

2012-05-14 Thread Kevin Cozens
On 12-05-14 03:42 PM, Burnie West wrote: Ghost Hunter Store packages a CD and offers to help with people's photos. They are doing a lot more than a lot of other sellers of GIMP. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner of Elecraft K2

Re: [Gimp-developer] Translating GIMP from GIMP master (is wrong)

2012-05-12 Thread Kevin Cozens
On 12-05-12 05:03 PM, Kevin Cozens wrote: On 12-05-09 05:30 AM, Gabor Kelemen wrote: Seems like a recent change in intltool causes this, which makes the scheme string extraction done by xgettext instead of intltools built-in and dropped parser. I forgot to add some information. There was

Re: [Gimp-developer] Translating GIMP from GIMP master (is wrong)

2012-05-12 Thread Kevin Cozens
On 12-05-09 05:30 AM, Gabor Kelemen wrote: https://bugs.launchpad.net/ubuntu-translations/+bug/986897 Seems like a recent change in intltool causes this, which makes the scheme string extraction done by xgettext instead of intltools built-in and dropped parser. The information for revision 722

Re: [Gimp-developer] wilber in the toolbar

2012-05-12 Thread Kevin Cozens
On 12-05-12 04:02 AM, Alexandre Prokoudine wrote: If we do care about it, is there a reason we add a Wilber logo to the top of the toolbar? As Tobias mentioned it is a drag and drop target area. There is a tooltip that pops up if you point at the area long enough with the mouse. The logo in t

Re: [Gimp-developer] [Gimp-user] Translation updates for GIMP 2.8

2012-05-11 Thread Kevin Cozens
On 12-05-05 05:11 PM, Cristian SecarДѓ wrote: Something is wrong also with the python translation. I've been taking another look at the plug-ins which ship with pygimp and I see problems in the markup. There is inconsistent use of N_ vs. _ and some strings that should be translated are not ma

Re: [Gimp-developer] Translating GIMP from GIMP master (is wrong)

2012-05-08 Thread Kevin Cozens
On 12-05-08 04:42 PM, Cristian Secară wrote: What is the status of the script-fu translation for 2.8 ? Right now the .pot file is the 61 strings version and so the files for all languages follow the truncated version. I don't know why you are only seeing 21 strings. I just checked out the 2.8

Re: [Gimp-developer] GIMP FxFoundry using GEGL?

2012-05-02 Thread Kevin Cozens
On 12-05-02 05:32 AM, Alexia Death wrote: GIMP-s plugin appi is not slated to change afaik, and fx foundry is only scriptfu scripts. They should just work with the geglified gimp... The API isn't likely to under go any changes until work really begins on 3.0. There were a lot of deprecations i

Re: [Gimp-developer] [Demo] Porting MyPaint brush engines to the GIMP.

2012-04-30 Thread Kevin Cozens
On 12-04-30 06:29 AM, sigetch wrote: 2. It has 9 inputs, 42 setting parameters, and 30 internal states to determine the timing, position, size, color, and blend mode. while the dynamics has 7 inputs, 11 setting parameters, and no internal states. On the surface it sounds like its more flexible

Re: [Gimp-developer] is it nationalized?

2012-04-29 Thread Kevin Cozens
On 12-04-29 01:14 PM, Marco Ciampa wrote: Sorry, I am not an expert of python but it seems that this in not nationalized: plug-ins/pygimp/plug-ins/gradients-save-as-css.py:"Save as CSS..." I can't find it in the .po files. Good catch. I just looked at the Python example plug-ins and s

Re: [Gimp-developer] gimp 2.8 splash screen suggestion

2012-04-27 Thread Kevin Cozens
On 12-04-25 04:59 AM, Devvv wrote: I finally uploaded 2 more versions with a blurred line and without the line. however I like my initial version little more. it gives some special to it :) what do you think? I slightly prefer the last one with the larger Wilber. The only problem I have with i

Re: [Gimp-developer] Difference between GIMP_PLUGIN and GIMP_EXTENSION

2012-04-23 Thread Kevin Cozens
On 12-04-22 12:33 PM, Alessandro Francesconi wrote: what's the conceptual difference between GIMP_PLUGIN and GIMP_EXTENSION types? When a "plugin" must be defined as an extension? A plug-in is only loaded and run when needed (such as at GIMP startup for plug-in query or when invoked from a men

Re: [Gimp-developer] gimp 2.8 splash screen suggestion

2012-04-17 Thread Kevin Cozens
On 12-04-17 07:49 PM, Alexandre Prokoudine wrote: Personally I wish we had just _one_ splash screen where Wilber goes berserk, bites the brush in half and takes all GIMP haters to cleaners, en masse. Just for fun. Sounds like a great idea for a splash screen of an upcoming development version,

Re: [Gimp-developer] gimp 2.8 splash screen suggestion

2012-04-17 Thread Kevin Cozens
On 12-04-17 05:38 PM, gespert...@gmail.com wrote: After some tweaking... http://dl.dropbox.com/u/255376/gimp/gimp-splash_gez-V3.png If a person was to get picky they could point out that GIMP has more than paint brushes in its toolbox. ;-) Looks good. Nice and colourful. -- Cheers! Kevin.

Re: [Gimp-developer] An update on the menu search

2012-03-30 Thread Kevin Cozens
On 12-03-27 10:50 AM, Srihari Sriraman wrote: We've developed TITO further. [snip] We're hoping to develop this further and build the command system... It looks promising. It helps to find all features with a given key word but there still seems to be a bit of scrolling up/down the list whic

Re: [Gimp-developer] GSoC Questions

2012-03-28 Thread Kevin Cozens
On 12-03-28 11:29 AM, Kevin Cozens wrote: You can also see nodal (or box and hose) editing systems in GIMP and in Shaderman. Ack! Typo. I meant to say Blender and Shaderman. Seems my brain and my fingers weren't quite in sync this morning when I wrote the above. -- Cheers! Kevin.

Re: [Gimp-developer] GSoC Questions

2012-03-28 Thread Kevin Cozens
On 12-03-28 06:44 AM, Alexandre Prokoudine wrote: On Wed, Mar 28, 2012 at 1:48 PM, Øyvind Kolås wrote: Doing that work is unsuited for a student right now and we do desire proper graph based editing for GEGL. We do really want a proper graph based editor for GEGL graphs, whether it has to do wi

Re: [Gimp-developer] Python FU Scripting -- Memory Leak? or How to release python gimp objects properly to manage memory usage?

2012-03-11 Thread Kevin Cozens
On 12-03-11 08:12 PM, Tom Vrankar wrote: only problems that remained were with the API. I guess there's a lot of history there, but inconsistencies in it make it a chore to learn. And when you call a function potentially thousands of times, you can't tolerate the pointlessly repeating "deprecated

Re: [Gimp-developer] How much money to make a dent in GIMP 2.8?

2012-03-09 Thread Kevin Cozens
Someone wrote: So what kind of money do you think would it take to catch up? Or to at least make a significant step towards catching up? No amount of money will help if there is no one available with the skills, level of knowledge of GIMP's source code, and the time to work on the project. I

Re: [Gimp-developer] [Script-fu] How to convert a path to a selection?

2012-03-01 Thread Kevin Cozens
On 12-03-01 01:01 AM, grafxuser wrote: To achieve this I used the following code snippet (let * ((v (gimp-vectors-import-from-file image filename FALSE scale-to-imagesize)) (gimp-vectors-to-selection v 2 TRUE FALSE 0 0) ) [snip] All my attempts using the variable v directly or with various comb

Re: [Gimp-developer] How to add our code into GIMP's GIT

2012-02-29 Thread Kevin Cozens
On 12-02-29 04:35 AM, Martin Nordholts wrote: provide good patches that improve GIMP, either by sending them to the mailing list or by attaching them to a bug report in Bugzilla. Code patches should NOT be sent directly via the mailing list. Instead, include a URL to where the patch file can b

Re: [Gimp-developer] Python FU Scripting -- Memory Leak? or How to release python gimp objects properly to manage memory usage?

2012-02-28 Thread Kevin Cozens
On 12-02-15 11:42 PM, Tom Vrankar wrote: Here's the simple command sequence that demonstrates the "leak". [snip] img =gp.gimp_image_new (1280, 720, 0) dsp =gp.gimp_display_new (img) lyr =gp.gimp_layer_new_from_drawable (src.layers[1], img) img.insert_layer (lyr, position =0) gp.gimp_display_del

Re: [Gimp-developer] Gimp 2.7 API script-fu

2012-02-11 Thread Kevin Cozens
On 11-12-18 12:59 PM, Salvatore De Paolis wrote: I was searching a way to duplicate a drawable n times instead of doing it manually. I found into the registry a script-fu plugin which does exactly that, but due to API changes it's not compatible anymore. You can try updating the plug-in yoursel