It is currently Mon Jul 01, 2024 3:16 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Help! What's the plugin called?
PostPosted: Mon Oct 28, 2019 11:34 am  (#1) 
Offline
GimpChat Member

Joined: Oct 04, 2016
Posts: 45
Attachment:
File comment: What's the plugin called?
mad11.jpg
mad11.jpg [ 5.68 MiB | Viewed 4497 times ]
Can you help?
Some time ago I reinstalled GIMP and forgot to reinstall a particular plugin and I really can't remember what it was called. I've attached a typical result. As I recall it generated multiple drafts in a 3*3 format from which to select full outcomes - I loved it!

Any idea what it was called?


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: Help! What's the plugin called?
PostPosted: Mon Oct 28, 2019 12:17 pm  (#2) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Hello muffinn
I'm just going to tell you that I like this effect! :clap

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Mon Oct 28, 2019 11:28 pm  (#3) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7744
Location: On the other side of this screen
Wasn't GMIC - Stylize?

_________________


Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Tue Oct 29, 2019 3:18 am  (#4) 
Offline
GimpChat Member

Joined: Oct 04, 2016
Posts: 45
I seem to remember it produced something in the Filters drop down as a separate menu item. I'll attach another example


Attachments:
Carnival costume.jpg
Carnival costume.jpg [ 3.82 MiB | Viewed 4425 times ]
Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Tue Oct 29, 2019 5:38 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12705
Location: Spain, Aragón
I think that it's a Diego's script named Abstract Art. :)

_________________
Image

Gimp 2.10.30(samj) portable _ OS Windows 10 Home_ 64bits
Don’t be afraid to start over. It’s a new chance to rebuild what you want.


Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Tue Oct 29, 2019 6:27 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1389
Location: FInland
I think Issabella is right. Works in 2.10, no wonder as it is .py plug-in.
Attached the original archive from gimpscripts (R.I.P.)

Image


Attachments:
AbstractArt-package.zip [1.91 MiB]
Downloaded 130 times
Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Tue Oct 29, 2019 9:22 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Oct 10, 2018
Posts: 181
Location: Charlottesville Virginia
For anyone on Windows 10 or maybe versions, to use the plugin provided above, you have to add the Python initiation string as the first line in a python script/plugin file:

#!/usr/bin/env python

Open the python file in a text editor.

Copy & paste the initialization line above as the first line in the python file. OR:

Delete the entire '''comment section''' (enclosed in three apostrophes) down to the initialization string that already appears in the python file. It doesn't appear to matter if the string appears twice in the file, but it has to be the first line. I prefer the first option as the comments are always valuable.

Generally speaking, a number of Diego's vintage scripts start with a '''comment section''' instead of the python initialization string. In some computer setups it makes no difference but in Windows not having the initialization string as the initialization line will keep the script from loading. Although he has recently updated a number of these, GIMP users are likely to come across the older versions which under current Windows will need this tweak to work.

Diego has created a number of scripts/plugins that allow users to take advantage of GIMP's often obscured artistic image transformations. The stunning and clearly memorable results and the further-possibility-provoking responses very often draw and then keep new users.


Top
 Post subject: Re: Help! What's the plugin called?
PostPosted: Tue Oct 29, 2019 9:31 am  (#8) 
Offline
GimpChat Member

Joined: Oct 04, 2016
Posts: 45
Brilliant! Thanks so much and yes all works as before in latest gimp. Example test shown.


Attachments:
File comment: Diego Example
Diego example.jpg
Diego example.jpg [ 390.36 KiB | Viewed 4374 times ]
Top
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Curve Bend tool called from python giving error not very consistent.

0

No new posts Attachment(s) Baby's first GEGL plugin - a very basic GEGL plugin anyone can make.

9

No new posts Can't get plugin to appear (mostly)

3

No new posts Dying Plugin Pox

2

No new posts Attachment(s) pm_plexiglass_bevel_text_logo plugin

3



* Login  



Powered by phpBB3 © phpBB Group