It is currently Tue Jul 02, 2024 6:27 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 115 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: Re: Simple path shapes
PostPosted: Sun Oct 30, 2016 2:25 am  (#81) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
MareroQ wrote:
Hi Peter.
Guideslabextra.py is very interesting - but tough code (need more time).
Unfortunately, as most plugins Arakne for Gimp 2.9.5 does not work.


Yes, am busy with 2.8.18, the 2.9 versions of gimp I have all without a Python Konsole and therefore yet not really interesting for me ...

Difficult task: to change plugins usable both versions 2.8 and 2.9 (as you did already) without change.
OK, one can check, I think, in an plugin with what version of Gimp it is called.

If you like we could privately talk about the 'tricks' used in Araknes guide-lab ...
Several possibilities, via mail of this forum, via real email or via a private WIKI on my website ...
If interesting for you, let me know ;)


Top
 Post subject: Re: Simple path shapes combined ...
PostPosted: Tue Nov 01, 2016 9:35 am  (#82) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Hi, my guidlab with Simple path shapes and random patterns used
got in a 2000 x 2000 time-, maybe too memory-problems though not (yet) crashed.
Attachment:
SimpleLayerGuidelab.jpg
SimpleLayerGuidelab.jpg [ 107.19 KiB | Viewed 1519 times ]

Probably I have to flatten the image now and then and maybe remove the used vectors ??!!


Top
 Post subject: Re: Simple path shapes
PostPosted: Tue Nov 01, 2016 1:06 pm  (#83) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
This version was not planned (only based on GTK - but it really is no longer a kindergarten :gaah ,
I hope that Peter will help me - after learning the basics gtk :geek ).

Rel 1.0 FR (final release?):
- repair error (Don't stroke all layer) for Stroke Path (using SVG method)
- add shapes "Runded Rectangle", WAVE: "Sine", "Triangle", "Square" created by Jonathan Stipe 2004-2006 - necessary script-fu Shape-path.scm
- add shapes "Spirals" created by Samj (Des_spirales.scm 2013 http://samjcreations.blogspot.ca/)- necessary script-fu Shape-path.scm
- add Fill "With Foreground" and "With Background"
- add Stroke "With active brush and foreground color" (for MyPaint Brush in Gimp 2.9)
- add a separate option (Color and Line Width) for "Stroke Path (using SVG method).

Plugin Simple path shapes.py 1.0 FR for GIMP 2.8 and 2.9 :gimp in the first post.


Attachments:
Wave.png
Wave.png [ 328.06 KiB | Viewed 1502 times ]
Blue - Stroke Brush calligraphy for Mypaint- unexpected results.png
Blue - Stroke Brush calligraphy for Mypaint- unexpected results.png [ 23.33 KiB | Viewed 1502 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Simple path shapes
PostPosted: Tue Nov 01, 2016 1:43 pm  (#84) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
How about a Ice cream Waffle cone addition to the shapes? Would that be possible?


Top
 Post subject: Re: Simple path shapes
PostPosted: Tue Nov 01, 2016 1:55 pm  (#85) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Practically You can design any shape - example: Wilber and Recycle bin (only connecting points).
If You give an example of the pattern - I can try ...

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Simple path shapes
PostPosted: Tue Nov 01, 2016 3:17 pm  (#86) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
MQ, I am just a beginner in gtk UI's ... used and learned a great deal from Araknes guide-lab , that author we should try to contact and start HERE(?) a new thread starting very easy ...
Telling over call-backs, how actions are triggered and the like. Where to get eventually special help, may talking together of what in pygtk.org/tutorial.html is to be learned.
AND what to do to START using it in Gimp ... There should be a lot of people knowing a lot of gtk ... but we want it for Gimp, don't we?

For myself I have a "ChangemeTemplate.py" with the idea to replace the name of the py-file into something meaningful and in the content everywhere Changeme by what would tell a reader the content is for ... .

And what is really, I think, the drawui from guide-lab, makes using gtk very much comfortable.
Sliders, check boxes etc. are, with a tool like that, very very easy.

Let me know ;-) ...
Greets
Peter


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 6:18 am  (#87) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
MareroQ how about an concentric line shape?
https://www.shutterstock.com/search/concentric+lines

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 11:07 am  (#88) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4752
Already doable with path-inbetweener....

_________________
Image


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 11:14 am  (#89) 
Offline
Global Moderator
User avatar

Joined: Oct 06, 2010
Posts: 4050
ofnuts wrote:
Already doable with path-inbetweener....


You beat me to it. I was just testing that, because I thought I had done that before.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 12:18 pm  (#90) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
ofnuts wrote:
Already doable with path-inbetweener....

Not for 2.9 :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 12:26 pm  (#91) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
MareroQ wrote:
Practically You can design any shape - example: Wilber and Recycle bin (only connecting points).
If You give an example of the pattern - I can try ...


Here's the example shape:
Image


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 12:50 pm  (#92) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Works excellent in 2.9. However i did have to shorten the dialog widget a bit. :lol
To do that i just removed most of the SamJ Spiral notes. And some of the title blurb. Now i can see the bottom two buttons. :hehe


Image

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 12:54 pm  (#93) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Hack
As you can see my screen grabber grabbed what it could from the dialog window.
Image

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Wed Nov 02, 2016 3:18 pm  (#94) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4752
2.9 doesn't exist :)

_________________
Image


Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 4:41 am  (#95) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
@ mackenzieh - add TEST - Ice cream Waffle (if I have to change something - attach a sketch path)
@ Rod - no longer use gimpfu3 ?. Not everyone wants - so I Shrunk the menu ("Resize layer" only interactive).
@ Peter - a new thread for GTK is a good idea. Does it start?


Attachments:
Example Ice cream Waffle.png
Example Ice cream Waffle.png [ 341.97 KiB | Viewed 1507 times ]
Smaller menu.png
Smaller menu.png [ 38.26 KiB | Viewed 1507 times ]

_________________
Image

Slava
Ukraini!


Last edited by MareroQ on Wed Nov 09, 2016 3:31 pm, edited 1 time in total.
Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 5:31 am  (#96) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
MareroQ wrote:
@ mackenzieh - add TEST - Ice cream Waffle (if I have to change something - attach a sketch path)
@ Rod - no longer use gimpfu3 ?. Not everyone wants - so I Shrunk the menu ("Resize layer" only interactive).
@ Peter - a new thread for GTK is a good idea. Does it start?


I use the gimp-fu.py from Bytes and Pixels in GIMP-2.8. It will not work in GIMP-2.9 :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 6:51 am  (#97) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Image

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 7:00 am  (#98) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
For me gimpfu version Jazzon http://gimpchat.com/viewtopic.php?f=9&t=13714 in Gimp 2.9.5 Win 32 bit It works perfectly (for PF_SLIDER and PF_SPINNER).

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 7:33 am  (#99) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
MareroQ wrote:
For me gimpfu version Jazzon http://gimpchat.com/viewtopic.php?f=9&t=13714 in Gimp 2.9.5 Win 32 bit It works perfectly (for PF_SLIDER and PF_SPINNER).

Thanks MareroQ, That works excellent! :) I didn't know this would work in GIMP-2.9 versions. Pretty cool.
Thank you also Jazzon, wherever you are.

I also got Bytes n Pixels "Word Art" plug-in to function. :wh

GIMP-2.9.5 (Samj 32 bit and 64 bit version)
Image

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Simple path shapes
PostPosted: Thu Nov 03, 2016 8:18 pm  (#100) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
MareroQ While rounded-rectangle is fine
Image
I'm sure you must have looked at 'Advanced rounded rectangle'
Image
Image

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
Post new topic Reply to topic  [ 115 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Simple Geometric Shapes Art using Neural Network

2

No new posts Attachment(s) i struggle with the option to copy the path - the path where a file i

3

No new posts Is there a 'shapes' tool ?

8

No new posts Attachment(s) Abstract Art by Discovery out of Geometric/Basic Shapes

10

No new posts Draw Arrows/Draw Shapes: Sorry! My download link hadn't worked.

0



* Login  



Powered by phpBB3 © phpBB Group