It is currently Fri Jul 05, 2024 12:33 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 38 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Text Embroider V-1.0
PostPosted: Thu Jan 09, 2014 8:50 pm  (#21) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Rod using version 2 I'm getting the same error as Lyle

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


Top
 Post subject: Re: Text Embroider V-1.0
PostPosted: Thu Jan 09, 2014 10:18 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Thanks folks i will look into it in the morning when i return from work.
I had time to run it real quick before i left. Worked fine for me guys. :)
Instructions -
1) Create a new document
2) Create your colored text layer
3) Select the text layer and run the script.
My settings for the below image results were 7, 7, 11, both vertical directions.

Image

Image

XCF workspace file attached.
Attachment:
text-embroider-test-2014_RD.xcf [198.07 KiB]
Downloaded 89 times

_________________
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: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Thu Jan 09, 2014 10:45 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
It works for me too.


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Thu Jan 09, 2014 11:47 pm  (#24) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Rod in the script you have this line
(script-fu-add-bevel RUN-NONINTERACTIVE image layer bevel 1 1)

When running a script-fu from within a script you ignore the run-mode and to 'Work on copy' will ruin your undo path
it maybe should read
(script-fu-add-bevel image layer bevel 0 1)

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


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 12:16 am  (#25) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
After the changes I noted above works OK
Image

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


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 12:47 am  (#26) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12531
Your fix worked Graechan. :)


Attachments:
caricature_stch.jpg
caricature_stch.jpg [ 499.89 KiB | Viewed 1495 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 1:11 am  (#27) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12531
Stroked outline with my yarn brush, then ran the Script-fu. Blended the bevel result this time. :)


Attachments:
au.jpg
au.jpg [ 284.15 KiB | Viewed 1487 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 1:30 am  (#28) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Lyle The script is a very good one to have in your arsenal

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


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 5:50 am  (#29) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Thanks Graechan. I wonder why it worked for me though without removing the RUN mode? I am using GIMP-2.8.10 from gimp.org. Which version or build are you guys using?

_________________
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: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 6:00 am  (#30) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
So has this script been updated since yesterday? The results look very good now. If so, is it on the first page?

_________________
Image


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 5:30 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
molly wrote:
So has this script been updated since yesterday? The results look very good now. If so, is it on the first page?


I'd like to know that as well. Has the script been updated?


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 6:01 pm  (#32) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Rod wrote:
Thanks Graechan. I wonder why it worked for me though without removing the RUN mode? I am using GIMP-2.8.10 from gimp.org. Which version or build are you guys using?

Rod the script would have functioned but without undo functioning when scripting it would be useful to open your error console, I'm using 2-8-10, 2-8-6 and 2-8-0;I believe Lyle uses 2-8-10

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


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 6:55 pm  (#33) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Can someone answer our question please? Has this new update been posted?
Thanks :bump

_________________
Image


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 8:18 pm  (#34) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Not yet Molly Rel2 has been posted but still does not have the bugfix needed I'm waiting for Rod to post

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


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Fri Jan 10, 2014 8:57 pm  (#35) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thanks Graechan, you are a doll, :teeth :pengy

_________________
Image


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Sat Feb 01, 2014 1:42 pm  (#36) 
Offline
GimpChat Member

Joined: Jan 31, 2014
Posts: 53
Location: Johannesburg, South Africa
Hi Rod,

I accidentally came across this thread on searching for brushes, etc. Another great script by you! Incredible! As you know I have downloaded your Embroidery Stitcher recently which is showing up under the artistic filters folder. Will I find this also in the same folder after installation?

EDIT: I have clearly not read your first message! I have now tested it and it's under Script-Fu. :)


Last edited by launok on Sat Feb 01, 2014 3:05 pm, edited 1 time in total.

Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Sat Feb 01, 2014 2:17 pm  (#37) 
Offline
GimpChat Member

Joined: Jan 31, 2014
Posts: 53
Location: Johannesburg, South Africa
lylejk wrote:
Stroked outline with my yarn brush, then ran the Script-fu. Blended the bevel result this time. :)


Hi Lyle, this is an awesome image - so realistic! Are your yarn brush available, if so, where can one download it?


Top
 Post subject: Re: Text Embroider V-1.0 - Updated to 2.0
PostPosted: Sat Apr 25, 2020 2:11 pm  (#38) 
Offline
GimpChat Member
User avatar

Joined: Jan 06, 2020
Posts: 346
Location: The Netherlands
I really like script ... does it still work in Gimp 2.10.14? :tyspin


Top
Post new topic Reply to topic  [ 38 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Text-embroider

20

No new posts Attachment(s) DIY Baseball Cap Message Embroider

0

No new posts Attachment(s) GEGL Text Style Collection - plugin with many fancy text styles

14

No new posts Attachment(s) manipulate a portion of text inside a text layer using python-fu

2

No new posts script to load text file and create text layer

6



* Login  



Powered by phpBB3 © phpBB Group