GIMP Chat
http://gimpchat.com/

Logo Toolbox V2.3
http://gimpchat.com/viewtopic.php?f=9&t=7237
Page 5 of 17

Author:  molly [ Sun Dec 15, 2013 11:38 am ]
Post subject:  Re: Logo Toolbox V1.3.1 - Better Accuracy & New Fills (BUG FIX)

Thank you, I will be sure to give that a try. I have the font but I don't have the green waves pattern.
Edit: I tried it with what I already have and it works great. This will take some more experimenting to get it like I want. I do like that wavy effect on yours though.
Image

Author:  Odinbc [ Sun Dec 15, 2013 11:48 am ]
Post subject:  Re: Logo Toolbox V1.3.1 - Better Accuracy & New Fills (BUG FIX)

Here's the Green Waves pattern.

Attachments:
File comment: Green Waves pattern
waves.pat [5.97 KiB]
Downloaded 111 times

Author:  molly [ Sun Dec 15, 2013 12:14 pm ]
Post subject:  Re: Logo Toolbox V1.3.1 - Better Accuracy & New Fills (BUG FIX)

Thank you Odin
Image

Image

Author:  GnuTux [ Sun Dec 15, 2013 7:24 pm ]
Post subject:  Re: Logo Toolbox V1.3.1 - Better Accuracy & New Fills (BUG FIX)

Looks great, Molly.

Here is the Purples gradient, in case you don't have it.

Image

Attachments:
File comment: Purples Gradient
purples.ggr [221.25 KiB]
Downloaded 109 times

Author:  molly [ Sun Dec 15, 2013 7:52 pm ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

Thank you, I do have the purples, just wanted to try the copper, There is no end to the possibilities of this script, Kudo's

Author:  Rod [ Mon Dec 16, 2013 9:59 pm ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

Tux i know that soap bubble script utilizes the IWARP tool in RUN-INTERACTIVE mode so it pops up. Can you add this to the logo toolbox so drips and melting can be added to the effects? Something like a box to tick so the plugin either pops up or being not ticked it doesn't run at all?

Author:  GnuTux [ Tue Dec 17, 2013 2:07 am ]
Post subject:  Logo Toolbox V2.0 Pre-Release

I've added the iWarp option to the new Version 2.0 of this script.

I've redesigned the UI for V2.0, breaking out the background, Shadow and Misc Effects into their own options dialogs. I think it simplifies the workflow and makes the script a little more intuitive.

Since every element is on its own layer, I've added the option to perform the interactive iWarp on either the Fill Layer or the Bump Layer, matching the drop shadow (if enabled) to the proper layer. There is also a dialog for global feather amount (default=3), which you will need to set to 0 when using iWarp, to avoid any anomalies.

Logo Menu
Image

I'm attaching the script for your testing. Let me know if you can think on anything else and I'll get in incorporated before I release V2.0.

Author:  GnuTux [ Tue Dec 17, 2013 9:12 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

Rod,

I noticed that the earlier version I posted probably didn't do what you were after because the selection was in place, limiting the output of the iWarp.

This version lets you work outside the selection with iWarp. I could add another option to merge down the stroke before iWarping, which would be a little more versatile so let me know if this is what you're after.

Author:  GnuTux [ Tue Dec 17, 2013 9:42 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

Interesting results playing around with the iWarp. The layers it creates for animation can also be used as a kind of extrusion. :cool

Image

Author:  molly [ Tue Dec 17, 2013 9:55 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

This is very cool, thanks Tux. I downloaded the newest one 30 mins ago and removed the other one. Is it done... :paint

Author:  Rod [ Tue Dec 17, 2013 10:02 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

Thanks Tux just installing now and i will let you know. I do however like the idea of merging the stroke so it all gets drippyfied. :)

Author:  Rod [ Tue Dec 17, 2013 10:52 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

I am wrong. I think it is a better overall effect to leave the stroke out of the IWARP pipeline. :)

This is the logo dialog settings.
Image
This is IWARP
Image
This is the result after bumping (stroke layer invisible).
Image

Pretty awesome Tux! :bigthup
Just needs some smoothing on the drip edges...a small non-interactive blur on the bump layer you think?

Author:  GnuTux [ Wed Dec 18, 2013 2:02 am ]
Post subject:  Re: Logo Toolbox V1.3.1 (Better Accuracy-New Fills-Bug Fix)

molly wrote:
I downloaded the newest one 30 mins ago and removed the other one. Is it done... :paint
Well, the idea is to have one logo script that can take the place of many, so as long as I can come up with new fills and effects to add, this script will never really be done. It will only be abandoned, at some point. :hehe

Author:  Graechan [ Wed Dec 18, 2013 2:55 am ]
Post subject:  Re: Logo Toolbox V1.3.1

The concept of using Logo Toolbox to create a number of Logo effects in gimp has been a great success, congrats GnuTux :bigthup

Author:  molly [ Wed Dec 18, 2013 5:37 am ]
Post subject:  Re: Logo Toolbox V1.3.1

Got it, thanks

Author:  GnuTux [ Wed Dec 18, 2013 9:20 am ]
Post subject:  Re: Logo Toolbox V1.3.1

Thank you, Graechan. That means a lot coming from another coder whose opinion I value.

Sorry, Molly. I've got another update. :cool

Since this is an untested pre-release of V2.0, changes and bug fixes will be frequent until it's been fully tested and released.

Rod wrote:
I am wrong. I think it is a better overall effect to leave the stroke out of the IWARP pipeline.

Just needs some smoothing on the drip edges...a small non-interactive blur on the bump layer you think?
Rod,

Here is an updated version (see below), with edge smoothing applied to the iWarp effect. Also, it turns out the anomaly I was seeing was not related to the Global Feather. It was related to selection issue, which was fixed earlier. So, you can leave the Global Feather set to 3, if you want.

I have also changed the background fill to support Pattern, Gradient, Color or None. Setting the stroke width to zero directs the script not to generate a stroke Layer.Image

Author:  molly [ Wed Dec 18, 2013 9:27 am ]
Post subject:  Re: Logo Toolbox V1.3.1

Got it, :yes :roll: :hoh

Author:  molly [ Wed Dec 18, 2013 11:14 am ]
Post subject:  Re: Logo Toolbox V1.3.1

Another example of Tux and Graechan's great filters.
Image

Author:  GnuTux [ Wed Dec 18, 2013 11:49 am ]
Post subject:  Re: Logo Toolbox V1.3.1

That's some nice bling you got going there, Molly. :sglasses

Image

Author:  molly [ Wed Dec 18, 2013 11:55 am ]
Post subject:  Re: Logo Toolbox V1.3.1

Thank you, I don't know how you do that squiggley thang.

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