GIMP Chat
http://gimpchat.com/

Brian plugins for Gimp-2.10
http://gimpchat.com/viewtopic.php?f=9&t=18138
Page 1 of 7

Author:  MareroQ [ Sun Mar 22, 2020 12:11 am ]
Post subject:  Brian plugins for Gimp-2.10

Brian Andersen or Animicule has written a lot of plugins for Gimp-2.8.
For obvious reasons, to make them work in Gimp-2.10, I made minor modifications.
Because I think such good plugins should be used a few more newly adapted, I would like to introduce here.
The source image (you recognize?) has been greatly reduced due to the size limitations of the attachment and the resulting image is very random.
All plugins on the Gimp's menu are: Filters -> Artistic -> Brian

Attachments:
Animicule.png
Animicule.png [ 18.76 KiB | Viewed 7345 times ]

Author:  MareroQ [ Sun Mar 22, 2020 12:14 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Edgey Black
viewtopic.php?f=9&t=15057

Attachments:
EB1.png
EB1.png [ 11.62 KiB | Viewed 7344 times ]
EB2.png
EB2.png [ 1.06 MiB | Viewed 7344 times ]
BA_Edgey_Black.zip [2.86 KiB]
Downloaded 208 times

Author:  MareroQ [ Sun Mar 22, 2020 12:16 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Exaggeration
viewtopic.php?f=9&t=15373&hilit=BA_Exaggeration

Attachments:
File comment: Sorry, I'm not a programmer and good intentions are not enough
Bug fixed for "Switch modes on top 2 layers"

BA_Exaggeration2.zip [3.27 KiB]
Downloaded 193 times
EX1.png
EX1.png [ 8.07 KiB | Viewed 7344 times ]
EX2.png
EX2.png [ 1.12 MiB | Viewed 7344 times ]

Author:  MareroQ [ Sun Mar 22, 2020 12:19 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

FakeEmboss
viewtopic.php?f=9&t=15380&hilit=BA_FakeEmboss

Attachments:
FE1.png
FE1.png [ 7.17 KiB | Viewed 7344 times ]
FE2.png
FE2.png [ 1.06 MiB | Viewed 7344 times ]
BA_FakeEmboss.zip [2.51 KiB]
Downloaded 211 times

Author:  MareroQ [ Sun Mar 22, 2020 12:22 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Flamboyance
viewtopic.php?f=9&t=15368

Attachments:
FL1.png
FL1.png [ 11.19 KiB | Viewed 7343 times ]
FL2.png
FL2.png [ 1.37 MiB | Viewed 7343 times ]
BA_Flamboyance.zip [5.22 KiB]
Downloaded 208 times

Author:  MareroQ [ Sun Mar 22, 2020 12:25 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Novella
viewtopic.php?f=9&t=15349

Attachments:
N1.png
N1.png [ 11.42 KiB | Viewed 7342 times ]
N2.png
N2.png [ 1.4 MiB | Viewed 7342 times ]
BA_Novella.zip [4.56 KiB]
Downloaded 210 times

Author:  MareroQ [ Sun Mar 22, 2020 12:28 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

SpiderPaint
viewtopic.php?f=9&t=15440

Attention:
You must use an image with alpha and transparency. Even if the
transparency is a 1 pixel eraser in a corner.
A plug-in with this patch can be downloaded in the post#32 (not yet updated for the change in G'mic: -fx_morpho_v2 --> -fx_morphological)
viewtopic.php?f=9&t=18138&p=248928#p248928
.



Edit 25/11/2020:
In G'MIC command -fx_morpho_v2 does not exist anymore, this was replaced with a command: fx_morphological

Attachments:
BA_SpiderPaint-updated.zip [10.46 KiB]
Downloaded 118 times
SP1.png
SP1.png [ 18.42 KiB | Viewed 7342 times ]
SP2.png
SP2.png [ 1.54 MiB | Viewed 7342 times ]

Author:  MareroQ [ Sun Mar 22, 2020 12:41 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

If anyone needed (for Edgey Black)
LAYER ICCII-CONVOLUTION-PRESETS
also called FX FOUNDRY convlution matrix

Attachments:
LAYER ICCII-CONVOLUTION-PRESETS.ZIP [15.57 KiB]
Downloaded 215 times

Author:  Issabella [ Sun Mar 22, 2020 12:14 pm ]
Post subject:  Re: Brian plugins for Gimp-2.10

Thank you so much MareroQ for your work to become those plug-ins operative again. :tyspin :clap

Author:  Pat625 [ Sun Mar 22, 2020 11:09 pm ]
Post subject:  Re: Brian plugins for Gimp-2.10

So very nice of you to fix the scripts for 2.10. Thank you again. I do not know what happened with Brian. I still hope he is coming back.

Author:  Nidhogg [ Mon Mar 23, 2020 3:30 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Thank you MareroQ. Still running into errors with Spiderpaint, also on Windows.
I'm still using 2.10.12 will try 2.10.18.

Author:  MareroQ [ Mon Mar 23, 2020 7:41 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

@Pat625
I hope so too
Animicule Last active: 29 Nov 2018 on the forum gimplearn.net
It doesn't mean anything yet.


@Nidhogg
I can't repeat this mistake.
Can you add this code to the plugin and run it?

import sys
sys.stderr = open('C:/Tests/python-fu-output.txt','a')
sys.stdout=sys.stderr


method described here
https://www.gimp-forum.net/Thread-Debug ... in-Windows

Author:  Nidhogg [ Mon Mar 23, 2020 9:29 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

I added and then I didn't see the plug-in at all on Windows.
It was the same error I had on Linux, posted in the other topic.

Author:  hardy111 [ Mon Mar 23, 2020 9:47 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Hi there,
with the script BA_Exaggeration.py
the menu item "Switch modes on top 2 layers" does not work.

Best regards, Hardy

Author:  dinasset [ Mon Mar 23, 2020 9:50 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Hope this can help.
Installed Spider Paint.
Run with defaults.
After many performed steps I got this error (Windows 64, Samj's portable 2.10.18).
Attachment:
CatturaErrorSpiderPaint.PNG
CatturaErrorSpiderPaint.PNG [ 1013.49 KiB | Viewed 2892 times ]

Author:  dinasset [ Mon Mar 23, 2020 9:57 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

...more info

Attachment:
CatturaMoreInfo.PNG
CatturaMoreInfo.PNG [ 30.66 KiB | Viewed 2890 times ]

Author:  SeriousTom [ Mon Mar 23, 2020 9:58 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

I copied the error I received on Gimp 2.10.12
--------------------------------------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Program Files\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\Tom\AppData\Roaming\GIMP\2.10\plug-ins\BA_SpiderPaint.py", line 789, in BA_SpiderPaint_v2_10_qt2
lay5.mode = LAYER_MODE_SCREEN_LEGACY
error: could not set mode on layer (ID 175)
----------------------------------------------------------------------------------------------------
Gimp Message
Calling error for procedure 'gimp-layer-set-mode':
Procedure 'gimp-layer-set-mode' has been called with an invalid ID for argument 'layer'.
Most likely a plug-in is trying to work on a layer that doesn't exist any longer.
----------------------------------------------------------------------------------------------------
Gimp Message
Calling error for procedure 'gimp-item-set-name':
Procedure 'gimp-item-set-name' has been called with value '175' for argument 'item' (#1, type GimpItemID). This value is out of range.

Author:  dinasset [ Mon Mar 23, 2020 10:01 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

same error as my previous msg above (confirmed)

Author:  MareroQ [ Mon Mar 23, 2020 10:45 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

Maybe I found a mistake.
I am asking for a test

Author:  MareroQ [ Mon Mar 23, 2020 11:08 am ]
Post subject:  Re: Brian plugins for Gimp-2.10

@hardy111

Maybe I found a mistake.
I am asking for a test

Page 1 of 7 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/