It is currently Thu Jun 04, 2026 1:55 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: GIMP3-Fix-CA for Win64
PostPosted: Thu Apr 10, 2025 9:47 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Apr 25, 2011
Posts: 121
Location: Taiwan
GIMP3-Fix-CA is a GIMP 3.0 plug-in to correct Chromatic Aberration (CA)

source:
https://github.com/JoesCat/gimp3-fix-ca

Win64 binary:
fix-ca.zip

This is what I modified, Change preview size to 512x512, And make the user interface scrollable
fix-ca.c.zip

Test
Image

Filters ->Colors ->Chromatic Aberration...
Image

Result
Image

_________________
Sorry for my poor English, I use Google Translate.
There may be something wrong, Please understand.

GIMP 2.10.38 rev1 portable+GAP+G'MIC+nufraw+Beautify+MathMap+...


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Sat Apr 12, 2025 11:25 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2637
Location: Poland
Hi James.

You did a great job with the large preview and scrollable interface. Maybe you'd like to dedicate your time to other plugins?
This might be difficult, but my favorite/request would be UserFilter for Gimp3 (even without the UI changes - because it's not that bad).
viewtopic.php?f=9&t=18311&hilit=userfilter#p250466

_________________
Image


Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Sun Apr 13, 2025 8:24 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 25, 2011
Posts: 121
Location: Taiwan
MareroQ wrote:
Hi James.

You did a great job with the large preview and scrollable interface. Maybe you'd like to dedicate your time to other plugins?
This might be difficult, but my favorite/request would be UserFilter for Gimp3 (even without the UI changes - because it's not that bad).
viewtopic.php?f=9&t=18311&hilit=userfilter#p250466

I try compiled with GIMP 2.10.38, after fix some compile error, it succeed
but when execute, it crash
Image

Image

_________________
Sorry for my poor English, I use Google Translate.
There may be something wrong, Please understand.

GIMP 2.10.38 rev1 portable+GAP+G'MIC+nufraw+Beautify+MathMap+...


Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Sun Apr 13, 2025 11:00 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2637
Location: Poland
Thanks a lot for trying (however, for Gimp-2.10.38-1 UserFilters it still works fine).

_________________
Image


Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Sun Apr 13, 2025 11:55 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Apr 25, 2011
Posts: 121
Location: Taiwan
JamesH wrote:
MareroQ wrote:
Hi James.

You did a great job with the large preview and scrollable interface. Maybe you'd like to dedicate your time to other plugins?
This might be difficult, but my favorite/request would be UserFilter for Gimp3 (even without the UI changes - because it's not that bad).
viewtopic.php?f=9&t=18311&hilit=userfilter#p250466

I try compiled with GIMP 2.10.38, after fix some compile error, it succeed
but when execute, it crash
[ Image ]

[ Image ]


Find the issue
gtk_combo_box_new_text
change to
gtk_combo_box_text_new
problem solved

Image


Attachments:
File comment: for GIMP 2.10.38
userfilter.zip [259.88 KiB]
Downloaded 143 times

_________________
Sorry for my poor English, I use Google Translate.
There may be something wrong, Please understand.

GIMP 2.10.38 rev1 portable+GAP+G'MIC+nufraw+Beautify+MathMap+...
Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Mon Apr 14, 2025 2:32 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2637
Location: Poland
Thank you very much for the larger preview. :jumpclap

Finally it works as it should. :yes

_________________
Image


Top
 Post subject: Re: GIMP3-Fix-CA for Win64
PostPosted: Sat Jun 21, 2025 9:20 pm  (#7) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
JamesH wrote:
JamesH wrote:
MareroQ wrote:
Hi James.

You did a great job with the large preview and scrollable interface. Maybe you'd like to dedicate your time to other plugins?
This might be difficult, but my favorite/request would be UserFilter for Gimp3 (even without the UI changes - because it's not that bad).
http://gimpchat.com/viewtopic.php?f=9&t ... er#p250466

I try compiled with GIMP 2.10.38, after fix some compile error, it succeed
but when execute, it crash
[ Image ]

[ Image ]


Find the issue
gtk_combo_box_new_text
change to
gtk_combo_box_text_new
problem solved

[ Image ]


Thanks JamesH! :hi5

_________________
Image


Top
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group