It is currently Wed Apr 24, 2024 7:59 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 42 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 1:04 am  (#1) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Image

This script works with other Custom Fonts.
Just a warning it'll only look for ' .png' (that's a space then .png), not 'space.png'.... so if you have .xcf files that have space.png please rename them to ' .png'
more details here -> https://gimplearn.net/viewtopic.php?t=449

_________________
TinT


Last edited by trandoductin on Sun Aug 27, 2017 3:20 pm, edited 1 time in total.

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: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 2:16 am  (#2) 
Offline
GimpChat Member

Joined: Sep 23, 2016
Posts: 316
Thanks tran
Downloaded. Will try later today.


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 2:27 am  (#3) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Thanks for trying.

_________________
TinT


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 5:32 am  (#4) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Script did not change lower case to upper case when no lower case was in file e.t.c., it still needs some goodies added
Image

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


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 6:58 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Totally surprised you didn't just add this to the current custom_font.scm script but hey this is a great idea Tran! :)

Image

I concur with Graechan on the caps though. I had to use all small case letters. Symbols work okay 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: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 7:23 am  (#6) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
:coolthup :tyspin

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 9:05 am  (#7) 
Offline
GimpChat Member

Joined: Dec 29, 2015
Posts: 223
Really useful. Well done.
Text box is visible only as a thin line. I entered text by guess.


Attachments:
EXPERIMENT.JPG
EXPERIMENT.JPG [ 1.22 MiB | Viewed 6075 times ]
Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 10:48 am  (#8) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Graechan wrote:
Script did not change lower case to upper case when no lower case was in file e.t.c., it still needs some goodies added
[ Image ]

Graechan, thanks for mentioning about the upper/lower case
I added in release 2 and while i was at it added to look for 'space.png' or ' .png' as well so previously created .xcf font files don't have to be edited.

PS. thanks for trying version 1 out people. it's nice to see many results.

_________________
TinT


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 10:55 am  (#9) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Rod wrote:
Totally surprised you didn't just add this to the current custom_font.scm script but hey this is a great idea Tran! :)

[ Image ]

I concur with Graechan on the caps though. I had to use all small case letters. Symbols work okay though. :bigthup


I didn't want to change the dirty looking .scm file, it would be more work trying to add to or change the .scm ... Starting a new .py file would be less effort.
It wasn't my idea to create this script. It was Pat625 who requested it.

_________________
TinT


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 11:06 am  (#10) 
Offline
GimpChat Member

Joined: Sep 23, 2016
Posts: 316
Image


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 12:23 pm  (#11) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Blighty II wrote:
[ Image ]

hehehe

_________________
TinT


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 12:52 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Thanks for the update Tran and thank you Pat for the idea! :)

_________________
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: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 1:00 pm  (#13) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Just had to play with it!!! What's better than new toys after Christmas????

Attachment:
Custom font on Path.gif
Custom font on Path.gif [ 2.08 MiB | Viewed 2710 times ]


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 1:03 pm  (#14) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Blighty, That's good! I could read it quite well!!


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 1:04 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Apr 09, 2016
Posts: 580
Location: Sheffield UK
:hehe your a good man

_________________
Image


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 3:06 pm  (#16) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Don't forget to thank ofnuts for his angle calculation from 2 points and slope formula.
I stole that piece of code for this script to rotate the characters to be perpendicular to path. hehe

_________________
TinT


Top
 Post subject: Re: Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 6:35 pm  (#17) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Thank you very much, Ofnuts for your angle calculation code for Tran's Script!!


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Thu Feb 23, 2017 9:05 pm  (#18) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Rel2, a definite Improvement, and as for the copied code ofnuts would agree that there's no use reinventing the wheel :hehe
Image

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


Top
 Post subject: Re: Custom Font on Path Script for GIMP.
PostPosted: Fri Feb 24, 2017 9:16 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
trandoductin wrote:
Don't forget to thank ofnuts for his angle calculation from 2 points and slope formula.
I stole that piece of code for this script to rotate the characters to be perpendicular to path. hehe

Thank you Ofnuts! :)

_________________
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: Custom Font on Path Script for GIMP.
PostPosted: Fri Feb 24, 2017 9:52 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12656
Location: Spain, Aragón
Thank you so much Ofnuts and Tin really all of you when working as a real effective wonderful team. :jumpclap

_________________
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 new topic Reply to topic  [ 42 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) New Custom Font Tool - Custom Font Lighting Effects GT Style Filter

3

No new posts Can this be used for Custom Font?

5

No new posts Attachment(s) custom font

8

No new posts Attachment(s) Custom Font Tools Release 10

1

No new posts Attachment(s) Custom Font Paragrapher v1.0 Tabbed

3



* Login  



Powered by phpBB3 © phpBB Group