It is currently Thu Jul 04, 2024 1:24 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: wordart and effects
PostPosted: Sat May 04, 2013 11:08 am  (#1) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
GIMP Version: 2.8
Operating System: Windows
OS Version: XP - SP3
GIMP Experience: Beginner Level



Ello all. One fast question. In photoshop, they have this option within the text editer to add bevels, strokes, fills, shadows at an angle, glow and texture to the text. In gimp 2.8 i dont see options like that. Where are they located? Also, i have been using word art from libre office and microsoft but i want to make some in gimp so i can save as images to use in scribus. Thanks


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: wordart and effects
PostPosted: Sat May 04, 2013 11:14 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
there is a script called layerfx, which does what you are looking for
you can find it here:
http://registry.gimp.org/node/186

you can also do all of this stuff by hand and i made a blog with tutorials here:
http://gimp-science-labs.blogspot.de/


Top
 Post subject: Re: wordart and effects
PostPosted: Sat May 04, 2013 11:17 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
LT72884 wrote:
GIMP Version: 2.8
Operating System: Windows
OS Version: XP - SP3
GIMP Experience: Beginner Level



Ello all. One fast question. In photoshop, they have this option within the text editer to add bevels, strokes, fills, shadows at an angle, glow and texture to the text. In gimp 2.8 i dont see options like that. Where are they located? Also, i have been using word art from libre office and microsoft but i want to make some in gimp so i can save as images to use in scribus. Thanks


There is a Word Art python extension available from http://registry.gimp.org/node/24974
Layerfx python or scm are available here.
http://gimp-registry.fargonauten.de/node/186

_________________
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: wordart and effects
PostPosted: Sat May 04, 2013 11:42 am  (#4) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
Awesome thanks. Ill try them out and see if i can get tjem to work


Top
 Post subject: Re: wordart and effects
PostPosted: Sat May 04, 2013 12:59 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
there are a few problems with layerfx

i usually recommend the python version over the scm, because it has a preview which you will need, imo
but sometimes the script will eat your history
then its gone and you cant undo anything
so my advice is to save often

also the 2.8 version makes use of layergroups which may be a good thing, but unfortunately it somehow kills what modes should do
so sometimes effects are gone, but once you drag the layer out of the groupfolder everything is like its supposed to be

it may be a good idea to use the older version of layerfx, because that one doesnt make use of layergroups


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 1:51 am  (#6) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
Dang. I dont know which version i have. It turns out that about 6 months ago i installed some plugins. I find the layer effects under a tab called scriptfu, then layer efects. I thought those were python scripts? I know i installed python and some scripts but i forget which ones. If i had the python version, how would i activate the layer efects in gimp? Thanks


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 2:06 am  (#7) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
I have heard that python fu is better than script fu. If so, can i jave both scriptfu and python fu installed? Or does one have to be uninstalled?


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 2:36 am  (#8) 
Offline
GimpChat Member

Joined: Mar 04, 2013
Posts: 105
LT72884: Look under Layer > Layer Effects. If you installed the .py version it will be there.

You can have both versions (Layer>Layer Effects and Script-fu>Layer Effects) at the same time. I can't say which is better, but the .py has preview (which you really need). However, as Esper said earlier you sometimes have to drag layers out of the layer group to get the effect with the .py version.


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 4:15 am  (#9) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
I have had both and I find them equally as good but I do not like the way the py puts the layers into layer groups, I find it very confusing when they do that.

_________________
Image


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 1:28 pm  (#10) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
Thanks guys. Just tryin to make life easier is all. Scribus does not have cool text options and what not. Between powerpoint and scribus, powerpoint seems the best for single page options. Though scribus is easy to use and i have made some cool stuff in it. Anyway im using gimp word art and effects for titles in scribus. Any more word out scripts i should know of?

Thanks


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 3:02 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I use only Layerfx.py NOT Layerfx-2.8.py
In fact if i use a dependent effect in writing a script it's always Layerfx.py parameters.

_________________
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: wordart and effects
PostPosted: Sun May 05, 2013 3:08 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Jul 17, 2012
Posts: 2770
Rod wrote:
I use only Layerfx.py NOT Layerfx-2.8.py
In fact if i use a dependent effect in writing a script it's always Layerfx.py parameters.
do you know why there is this blend-mode problem with layerfolders, Rod ?

is it rooted in the python script or in the layerfolders programming ?


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 4:22 pm  (#13) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
CRAP. i grabbed layerfx.2.8.py

is that bad?

whats the diff between the two
Also the word art plugin does not register. i placed it in same place as the layerfx.py file and restarted gimp2.8.


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 5:13 pm  (#14) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
b&p_word_art and layerfx.py both go into your plug-ins folder

_________________
Image


Top
 Post subject: Re: wordart and effects
PostPosted: Sun May 05, 2013 5:16 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
LT72884 wrote:
CRAP. i grabbed layerfx.2.8.py

is that bad?

whats the diff between the two
Also the word art plugin does not register. i placed it in same place as the layerfx.py file and restarted gimp2.8.

It is not bad it just doesn't work with modes at all because Gimp layer groups do not except layer modes yet..They are basically the same script.I prefer Layerfx.py because it works better with the scripts i write.Mostly it has to be your choice though. :bigthup ;)

_________________
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: wordart and effects
PostPosted: Sun May 05, 2013 5:18 pm  (#16) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Esper wrote:
Rod wrote:
I use only Layerfx.py NOT Layerfx-2.8.py
In fact if i use a dependent effect in writing a script it's always Layerfx.py parameters.
do you know why there is this blend-mode problem with layerfolders, Rod ?

is it rooted in the python script or in the layerfolders programming ?


It is Gimp.
Gimp layer groups do not except layer modes.It is something many folks wanted in the Gimp-2.8 release but because of GEGL porting i think it never will be.GEGL is the new road map for Gimp. ;)

_________________
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: wordart and effects
PostPosted: Mon May 06, 2013 1:09 am  (#17) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
i do have them both in he correct plug ins folder because layerfx.py woks just fine, but word art dose not show up in the menu at all.


Top
 Post subject: Re: wordart and effects
PostPosted: Mon May 06, 2013 2:35 am  (#18) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
LT72884 wrote:
i do have them both in he correct plug ins folder because layerfx.py woks just fine, but word art dose not show up in the menu at all.

Menu location for Word Art is <Image>/Filters/Render/Word Art

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


Top
 Post subject: Re: wordart and effects
PostPosted: Mon May 06, 2013 12:26 pm  (#19) 
Offline
GimpChat Member

Joined: Nov 09, 2012
Posts: 134
Its not under that location or under filters/render/word art. I have no idea where it is at. Haha. The .py file is in the plugins folder. Haha


Top
 Post subject: Re: wordart and effects
PostPosted: Mon May 06, 2013 3:22 pm  (#20) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
gramg wrote:
gimpportable2.8.2

I was interested in trying this after seeing this thread...thought it looked like a fun plug-in.

BUT, it will NOT show up...period. I tried it in every plug-in folder I have with reboots, directing toward in Preferences, and trying to find it in the python console, which it will not show up there.

I see it say it is loading on start up...but it is not there in filters>render>
It is not anywhere.


Make sure you have the correct version.There is one for Gimp-2.6 (version 1.0), and 1 for Gimp-2.7 (version 1.2), and up.
Here is mine.This one is for Gimp-2.7 and Gimp-2.8 versions.
I changed the menu listing to Filters>Word Art>Word Art
Image

Attachment:
b&p_word_art_1.2.zip [9.98 KiB]
Downloaded 116 times


READ THIS! - SEE IMAGE
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 new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Best app for watercolour effects?

13

No new posts Attachment(s) LAYER EFFECTS-2

2

No new posts Attachment(s) Glass Frame Effects

29

No new posts Attachment(s) experimenting on drawing effects: style F

102

No new posts Attachment(s) experimenting on drawing effects: style E

82



* Login  



Powered by phpBB3 © phpBB Group