搜尋此網誌

2025年3月23日 星期日

Fix Resynthesizer Heal Transparency Error for GIMP 3.0

Fix Resynthesizer Heal Transparency Error for GIMP 3.0

原 Heal Transparency 執行時會產生如下的錯誤
以文字編輯器開啟 plugin-heal-transparency.scm,如紅框所指處,在 RUN-NONINTERACTIVE前加上『 ; 』號,將此行註解掉後存檔(我不知道是哪邊出問題,照理說有RUN-NONINTERACTIVE才是正確的呼叫方法 )
如此,Heal Transparency 就可以正常執行了
對話框
結果

3 則留言:

Martinson 提到...

I want to point out that even after your fix the current GIMP: 2025-03-25: GIMP 3.0.2 installer revision 1
after launching heal-transparency script leaves grey outline around healed area.

JamesH 提到...

I think the gray outline around the healed area is because the transparent area of ​​your selection is not completely transparent.
You can look at my result. Selection full transparency, There is no grey outline around healed area.

JamesH 提到...

Suggestion:
Sharpen your selection, and grow up the selection some pixels, clear your selection, make selection full transparency, then run heal-transparency script again