[Gimp-developer] Square App Icon Logo For Mac OS

2022-05-27 Thread Ben Molenhouse via gimp-developer-list
have attached the .png to this email and will also link the Reddit post below. https://www.reddit.com/r/GIMP/comments/tkh6wf/square_app_icon_for_mac_os/?ref=share&ref_source=link Regards, Ben Molenhouse ___ gimp-developer-list mailing list List add

[Gimp-developer] gimp git master + python

2020-06-16 Thread [Ben] via gimp-developer-list
;m just spinning my wheels searching for it. I've managed to get them to load and appear in filters but that's about all that works so far, and some of the functions don't seem to take the same set of parameters. At least a lot of it is unclea

[Gimp-developer] conformal mapping

2019-05-18 Thread Ben Thurston via gimp-developer-list
I was just working on this math again for a physics idea, but I always thought it’d be cool for Gimp, I sent something about a long time ago but I got stuck trying to implement it in Gimp. I’ve heard the plug-ins work different now maybe it’s easier. But I’m mainly working in physics so I don’t rea

[Gimp-developer] image warping

2019-05-08 Thread Ben Thurston via gimp-developer-list
I sent this to the list but I didn’t get any confirmation or error email or see it in the usual gimp-developer emails so I guess I’ll try again I'm working on this idea for physics but it seems like it could be pretty good for image manipulation. I only know simple python so I don't think I could

[Gimp-developer] image warping

2019-05-05 Thread Ben Thurston via gimp-developer-list
I'm working on this idea for physics but it seems like it could be pretty good for image manipulation. I only know simple python so I don't think I could manage a plug-in for Gimp but I can explain the formulas and how I did the simple example I show in python if someone wants to try to add it...

[Gimp-developer] image warping

2019-05-05 Thread Ben Thurston via gimp-developer-list
I sent this in a week ago but I think the image was too big to post on the mailing list... I'm working on this idea for physics but it seems like it could be pretty good for image manipulation. I only know simple python so I don't think I could manage a plug-in for Gimp but I can explain the formul

[Gimp-developer] GIMP 3.0/2.99 Dark Theme

2018-06-12 Thread [Ben]
Hi, I think i'm mostly done with a dark theme for version 2.99/3.0. I created a new issue with the latest file available @ https://gitlab.gnome.org/GNOME/gimp/issues/1628 and i'm currently maintaining it at https://github.com/draekko-rand/GIMP-3-Themes ... en

[Gimp-developer] Dark Theme

2018-06-02 Thread Ben
em to work right every except in docks and not sure why. The link has a screen shot of what i currently have there, just copy the Dark folder from the repo to your local gimp themes config folder (for those who might now how :) but interested in it). Ben __

[Gimp-developer] Bug report in Levels control

2017-09-03 Thread Ben Hutchinson
The Levels control (the dialog box you get with Ctrl+L) has a bug. When you select Value for the channel, it is supposed to have a histogram which is based on all of the color channels combined. However, this bug causes the Value channel for the histogram to only consider the green channel. The res

Re: [Gimp-developer] New metadata editor

2017-07-09 Thread Ben
Hello Alex, I have a fix for #1, someone regressed part of my changes. Did a new pull from the repo and noticed it. Submitted fix here https://bugzilla.gnome.org/show_bug.cgi?id=784717 As for #2 not sure what i need to modify. Ben On 07/08/2017 08:00 AM, gimp-developer-list-requ

Re: [Gimp-developer] New metadata editor

2017-07-08 Thread Ben
is morning when saving back the metadata from the editor which may have affected you with #1. For #2 i took a look at it again today and not sure how easily i can fix this. What exactly would need for this to work? Ben On 07/08/2017 08:00 AM, gimp-developer-list-requ...@gnome.org wrote:

Re: [Gimp-developer] New metadata editor

2017-07-08 Thread Ben
the editor filled out and works as well in here in GIMP as well as Adobe Bridge & Photoshop. 2. I didn't realize you wouldn't be able to localize those. Not sure how to tackle that one. Ben On 07/08/2017 08:00 AM, gimp-developer-list-requ...@gnome.org wrote: 4. Re: New m

Re: [Gimp-developer] New metadata editor

2017-07-05 Thread Ben
Hi, Just letting you know i've updated the patch to add Xmp.xmpMM.History support. Ben On 06/26/2017 06:41 AM, C R wrote: Thanks a lot Ben! -C On 25 Jun 2017 15:21, "Ben" <mailto:draekko.softw...@gmail.com>> wrote: Hi, Just an update to say i've up

Re: [Gimp-developer] New metadata editor

2017-06-26 Thread [Ben]
You're welcome. When i have more time i might tackle loading xmp sidecar files as well since it doesn't seem to work some of the files i have here. Ben On 06/26/2017 06:41 AM, C R wrote: Thanks a lot Ben! -C On 25 Jun 2017 15:21, "Ben" <mailto:draekko.softw...@gmai

Re: [Gimp-developer] New metadata editor

2017-06-25 Thread Ben
Hi, Just an update to say i've uploaded a new patch that fixes saving so now the editor should work fine. Ben On 06/21/2017 09:03 AM, C R wrote: Excellent work! I look forward to giving a thorough testing after the Inkscape hackfest is done. Thanks for doing this. It's going t

Re: [Gimp-developer] New metadata editor

2017-06-21 Thread Ben
2. Something about invalid namespaces (error 102 from the XMP SDK in Exiv2) but the tag it fails on is a valid one. I don't get any or similar errors on EXIF and IPTC tags. Not sure when i'll have the time to tackle that one. Have a good one. Ben On 06/21/2017 09:03 AM, C R

Re: [Gimp-developer] New metadata editor

2017-06-21 Thread Ben
files with your metadata depending on the various needs you may have. These are plain text xml files. See https://bugzilla.gnome.org/show_bug.cgi?id=769820 for the latest patch and there are screenshots posted as well to give you an idea of whats there. Ben On 06/18/2017 07:26 AM, C R wrote: T

Re: [Gimp-developer] New metadata editor

2017-06-18 Thread Ben
sion i had on my system as well lol. Ben On 06/18/2017 07:26 AM, C R wrote: Thanks Ben! This will be really useful! -C On 17 Jun 2017 16:00, "Ben" <mailto:draekko.softw...@gmail.com>> wrote: I've updated the patches for a new metadata editor plugin. It adds s

[Gimp-developer] New metadata editor

2017-06-17 Thread Ben
lated to the editor are some issues with GIMP when saving some XMP tags that need looking at. Enjoy. https://bugzilla.gnome.org/show_bug.cgi?id=769820 Ben ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membe

Re: [Gimp-developer] webp format?

2016-08-24 Thread Ben
Message: 1 Date: Tue, 23 Aug 2016 15:26:57 -0400 From: Elle Stone To: gimp-developer-list@gnome.org Subject: Re: [Gimp-developer] webp format? Message-ID: <2b28be7d-55c0-e4c4-1519-d1bef39b4...@ninedegreesbelow.com> Content-Type: text/plain; charset=windows-1252; format=flowe

Re: [Gimp-developer] webp format?

2016-08-22 Thread Ben
required. Ben On 08/22/2016 08:00 AM, gimp-developer-list-requ...@gnome.org wrote: libwebp-0.5.1: WebP Configuration Summary -- Shared libraries: yes Static libraries: yes Threading support: yes libwebp: yes libwebpdecoder: no libwebpdemux: no libwebpmux: no

[Gimp-developer] WebP Import/Export Plugin with Animation

2016-07-28 Thread Ben
(git) and libwebp 0.5.1 (git). You can give it a whirl using the code from here https://github.com/draekko/gimp-webp . No exif or xmp support yet because it looks like from my very preliminary peek at exiv2 code that it won't work as is with webp. Enjoy. Ben

Re: [Gimp-developer] Ctrl-Shift-clicking your way to a new layermask

2016-07-14 Thread Ben
Hi C, I just posted to the bug report where i was at on this issue. I'm rather tired of debating it and bending over making changes. It either stands as is or dies. Have a good one. Ben On 07/01/2016 09:56 AM, C R wrote: Hi Ben / Draekko software. Looks Like Mich asked you to come t

Re: [Gimp-developer] Ctrl-Shift-clicking your way to a new layer mask

2016-05-26 Thread Ben
mask-related setting -- default quick mask color -- is on a different tab. Should they be on the same tab instead? I don't think so. Other than that, I'd be happy to see the patch applied. Thanks for trying it out. You can also use ctrl-alt-click to bring up the dialog instead

[Gimp-developer] rectangle warping

2016-04-24 Thread Ben Thurston
I'm not sure if the things I'm sending are being viewed, I've been attaching pictures someone let me know if you can see them please... This one is on a type of system of linear equations to solve to warp any size of grid however one pleases... it can project into 3 dimensions as well... __

Re: [Gimp-developer] Code for editing in non-sRGB color spaces

2016-04-21 Thread Ben
Hi Elle, Can't speak for anyone else but i am interested, i was hoping to have the time to check out and test run the patches this weekend but sadly haven't had time so far. I wasn't attending but I know LGM 2016 was this week so maybe that's why no one's commente

[Gimp-developer] rectangle warping

2016-04-17 Thread Ben Thurston
Sorry I didn't know there was a limit to the body size, I've posted a link to this idea instead now... http://benpaulthurstonblog.blogspot.com/2016/04/rectangle-warping.html ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.o

[Gimp-developer] cc curve

2016-04-12 Thread Ben Thurston
I thought of this nice way to solve a system of linear equations to interpolate some points, I thought it might be a nice alternative to something like Bezier Curves because you don't have to use control points... ___ gimp-developer-list mailing list List

Re: [Gimp-developer] Ctrl-clicking your way to a new layer mask

2016-03-19 Thread [Ben]
@C R > The patch only adds a way to add the same options that already exist for adding layer masks but using the mouse/keyboard to make sure you can do so quickly. So far i think don't the powers that be will be adding it in as they seem adverse to the idea so you'll have to compile it in your

Re: [Gimp-developer] Ctrl-clicking your way to a new layer mask

2016-03-11 Thread Ben
dd or remove the mask for that layer. Ben On 12/30/2015 08:01 PM, Ben wrote: I've made a patch to add the ability to add or remove a layer mask by ctrl-clicking the layer image, the patch can be found here https://bugzilla.gnome.org/show_bug.cgi?id=759601 so far it hasn't gotten much tra

[Gimp-developer] qpc mapping

2016-01-02 Thread Ben Thurston
I posted a few days ago about a formula for conformal mapping, I have a python program listed at the bottom that does it to an arbitrary image and control points... I didn't see any responses to the last post so I don't know if anyone found it interesting or not... http://benpaulthurstonblog.blogsp

Re: [Gimp-developer] Ctrl-clicking your way to a new layer mask

2015-12-31 Thread Ben
On 12/31/2015 09:51 AM, C R wrote: Looks cool. Although I like the idea of being able to modifier-click on the layers, I worry that when layers become multi-selectable in GIMP, the ctrl-key may be better used to toggle-select individual layers (shift being used to select a sub-section of lay

[Gimp-developer] Ctrl-clicking your way to a new layer mask

2015-12-31 Thread Ben
default type or use of the dialog instead. Video is here https://youtu.be/WYyiRFKvYBg Ben ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-lis

[Gimp-developer] quadratic conformal mapping

2015-12-30 Thread Ben Thurston
This is a formula for doing conformal mappings that the cage transform and stuff like text on quadratic path would be a special case of... I don't know if there's been any effort to include stuff like this in Gimp or not... http://benpaulthurstonblog.blogspot.com/2015/12/parameterized-quadratic-con

[Gimp-developer] e_bezier

2015-12-12 Thread Ben Thurston
I thought of this reformulation of a quadratic Bezier curve through points A,B,C that makes it so the curve not only equals A at t=0 and C at t=1, but also B at t=(1/2), unlike the usual Bezier... I thought maybe that would be useful but I'm not sure when. If anyone has any ideas about that I'd lik

[Gimp-developer] distribution decomposition

2015-11-27 Thread Ben Thurston
Hi, I sent a previous version of this idea to get ideas for applications in image processing, but this version I've made is much simpler so I thought I'd post about it too... http://benpaulthurstonblog.blogspot.com/2015/11/distribution-decomposition-with-normal.html I thought it might be a good wa

[Gimp-developer] font math

2015-11-09 Thread Ben Thurston
I thought this could be a good math foundation for drawing scalable fonts because it does circular and off circular compound arcs well... http://benpaulthurstonblog.blogspot.com/2015/11/4-point-sigmoidal-elliptical-curve.html ___ gimp-developer-list maili

[Gimp-developer] acceleration smoothing interpolation

2015-11-06 Thread Ben Thurston
Hi I posted an idea about an interpolation method a while back, I've improved the idea a lot in the meantime so I thought I'd post a link to the new version.. I saw I got quite a few views to the blog from posting to this mailing list last time but no replys so I wasn't sure what that meant but if

[Gimp-developer] half acceleration interpolation

2015-10-27 Thread Ben Thurston
I thought of this kind of interpolation of an even number of points that I thought was interesting, it seems to be different than either polynomial or bezier interpolation, I thought maybe some of you might have an idea what it could be used for in graphics... http://benpaulthurstonblog.blogspot.co

Re: [Gimp-developer] Looking for applications for this math idea

2015-02-27 Thread Ben Thurston
Well I guess I should add that it also interpolates the known points of a distribution... On Fri, Feb 27, 2015 at 3:56 PM, Ben Thurston wrote: > Sorry of course you need the link: > > http://benpaulthurstonblog.blogspot.com/2015/02/supposing-you-have-process-that-reaches.html > >

Re: [Gimp-developer] Looking for applications for this math idea

2015-02-27 Thread Ben Thurston
Sorry of course you need the link: http://benpaulthurstonblog.blogspot.com/2015/02/supposing-you-have-process-that-reaches.html On Fri, Feb 27, 2015 at 3:56 PM, Ben Thurston wrote: > I developed this type of function that I feel is sort of like the > statistical analogue of the Fourrier

[Gimp-developer] Looking for applications for this math idea

2015-02-27 Thread Ben Thurston
I developed this type of function that I feel is sort of like the statistical analogue of the Fourrier series, it breaks a distribution up into simple normal distribution components as the Fourrier series breaks a wave into simple sine wave components. I thought maybe there could be an application

[Gimp-developer] denoise/edge detect

2013-10-02 Thread Ben Thurston
I found this algorithm to try and remove noise from a picture, but it seems to also work as an edge detector... it seems to yield different results on my sample image than any of the edge detectors built into gimp, so I thought maybe it would be interesting. I'll be monitoring if anyone feels like

[Gimp-developer] Python source code for the smooth curve through points algorithm I made

2013-07-17 Thread Ben Thurston
I made an implementation of the idea I had for the drawing of smooth curves through given points... http://benpaulthurstonblog.blogspot.com/2013/07/smooth-curve-generator-implemented-in.html ___ gimp-developer-list mailing list List address:gimp-devel

[Gimp-developer] Idea for free select tool

2013-07-13 Thread Ben Thurston
I thought it might be interesting if this algorithm I made could be incorporated somehow into the free select tool, it is a way to infer a smooth curve through an ordered set of points, different than polynomial interpolation or Bezier curves. http://benpaulthurstonblog.blogspot.com/2013/07/constru

[Gimp-developer] (no subject)

2012-06-22 Thread Ben Harrington-Ellsmore
On Thu, Jun 21, 2012 at 10:46 AM, Ben Harrington-Ellsmore wrote: > Hi I have been trying to work out how to get Gimp to only show fonts from > the user/fonts file rather than the vast amount of system fonts can anyone > point me at the code section I need to start mucking about wit

[Gimp-developer] (no subject)

2012-06-21 Thread Ben Harrington-Ellsmore
Hi I have been trying to work out how to get Gimp to only show fonts from the user/fonts file rather than the vast amount of system fonts can anyone point me at the code section I need to start mucking about with? http://www.freewebs.com/noughtypixy/ Thank you for DELETING my address, other

[Gimp-developer] fonts

2012-01-26 Thread Ben Harrington-Ellsmore
been trying to work out for a while how to limit the fonts that load on startup can anyone tell me where the file I need to edit is to restrict it to only loading home/.gimp2.6/fonts rather than also loading all the system fonts as well? http://www.freewebs.com/noughtypixy/