It is currently Wed Apr 24, 2024 8:19 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 21  Next
Author Message
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:25 pm  (#71) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
lylejk wrote:
trandoductin wrote:
nice Wallace!
Lylejk - I can't make out what your image says.

I have added all the fonts in this thread so far at bottom of 1st post of this thread

so that it's easy to find (Just using links) but if people download from these links, the download count will still update on the post where the original files are attached.


Yeah; if you visit the guy's deviant, you can then figure out what I wrote. lol

:)

man that's hard...to figure out, I can see COOL and that's it because the double OO gave it away but after check deviantart i finally figured out the secret message.

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:30 pm  (#72) 
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.
trandoductin wrote:
man that's hard...to figure out, I can see COOL and that's it because the double OO gave it away but after check deviantart i finally figured out the secret message.

Quite cool indeed... :hehe

_________________
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 script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:32 pm  (#73) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Wallace wrote:
trandoductin wrote:
man that's hard...to figure out, I can see COOL and that's it because the double OO gave it away but after check deviantart i finally figured out the secret message.

Quite cool indeed... :hehe

It's a secret message Wallace! There's no way you can know what it says :mrgreen:

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:34 pm  (#74) 
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.
trandoductin wrote:
It's a secret message Wallace!
There's no way you can know what it says :mrgreen:

That's what it says, Quite cool indeed.

_________________
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 script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:40 pm  (#75) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
OK; just that you know, I didn't create the characters. ;)

Just thought they looked quite cool indeed. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:41 pm  (#76) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Just curious; are you planning to add a scale factor (i.e., can resize the result; right now your output is the size of the font set created)? Just curious. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:44 pm  (#77) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
lylejk wrote:
Just curious; are you planning to add a scale factor (i.e., can resize the result; right now your output is the size of the font set created)? Just curious. :)

I don't think i will as it's only one step to scale the whole merged result.

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Sun May 08, 2016 10:46 pm  (#78) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
True. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 1:38 am  (#79) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Image
Attachment:
tiles.xcf [5.66 MiB]
Downloaded 541 times

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 11:17 am  (#80) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
I altered another script to cut out font of random elements
so you can fill the element layers with any pattern or image you like.
example of .xcf below (has 26 elements of the first 26 gimpchat banners from http://gimpchat.com/banners2/)
Attachment:
cut_gimpchatbanners.xcf [2.55 MiB]
Downloaded 943 times


Then I ran this altered script (available under Script-Fu/Create New/Custom Cut Font ...)
Attachment:
custom_cut_font.scm [10.31 KiB]
Downloaded 302 times


and then I got a result below (well this result has been duplicated and doubled bumped mapped and moved one of the original merged result on top).
Image

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 12:32 pm  (#81) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Now I need to find the upper and lower case version. lol

:)


Attachments:
sp_asm.png
sp_asm.png [ 1.6 MiB | Viewed 1133 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 2:38 pm  (#82) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
This .xcf features all 78 gimchat banners.
To be used with custom_cut_font.scm
Attachment:
cut_gimpchatbanners_small.xcf [3.97 MiB]
Downloaded 95 times

Image

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 4:14 pm  (#83) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Wanted a bigger size than Tran's so used this set to create this one. :)

https://www.flickr.com/photos/34520999@ ... 2/sizes/o/

Image


Attachments:
googlemapfont.xcf [2.81 MiB]
Downloaded 2130 times

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 5:02 pm  (#84) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Another attempt; this time I took more advantage of healing selection (resynthesizer) than my last effort and surround the outside with random characters which I then cropped to just the text area. :)


Attachments:
WTC.jpg
WTC.jpg [ 411.35 KiB | Viewed 1107 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 5:23 pm  (#85) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
lylejk wrote:
Another attempt; this time I took more advantage of healing selection (resynthesizer) than my last effort and surround the outside with random characters which I then cropped to just the text area. :)

and i thought you said you weren't into fonts :mrgreen:

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 5:33 pm  (#86) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
lol; normally, I'm not, but your cool tool made it fun for me to be so, Tran. Thanks a heap, man. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 5:41 pm  (#87) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Try googling for "alternative to photofont".

I think the first result is my blog about this post hehe.

I tried signing out of my google account to make it isn't just showing that because it's me searching for it...
so if you want to try and let me know if it takes you to my blog post and the the blog post links back to this thread. that means we are the #1 alternative to photofont.

_________________
TinT


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 5:43 pm  (#88) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Deservedly so, Tran. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Custom Font script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 6:16 pm  (#89) 
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.
trandoductin wrote:
Try googling for "alternative to photofont".

I think the first result is my blog about this post hehe.

I tried signing out of my google account to make it isn't just showing that because it's me searching for it...
so if you want to try and let me know if it takes you to my blog post and the the blog post links back to this thread. that means we are the #1 alternative to photofont.


Top result and I commented on the blog. :jumpclap

_________________
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 script (spawned from Wallace's PhotoFont topic).
PostPosted: Mon May 09, 2016 6:29 pm  (#90) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
Wallace wrote:
trandoductin wrote:
Try googling for "alternative to photofont".

I think the first result is my blog about this post hehe.

I tried signing out of my google account to make it isn't just showing that because it's me searching for it...
so if you want to try and let me know if it takes you to my blog post and the the blog post links back to this thread. that means we are the #1 alternative to photofont.


Top result and I commented on the blog. :jumpclap


Yeah :hi5

_________________
TinT


Top
Post new topic Reply to topic  [ 408 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7 ... 21  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 Attachment(s) custom font

8

No new posts Can this be used for Custom Font?

5

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

1

No new posts Attachment(s) Custom Font WordWall v.001 for Gimp 2.10

4



* Login  



Powered by phpBB3 © phpBB Group