It is currently Mon Apr 29, 2024 8:49 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 624 posts ]  Go to page Previous  1 ... 23, 24, 25, 26, 27, 28, 29 ... 32  Next
Author Message
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 3:27 am  (#501) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
I wondered if other people might find it helpful if I 'walked through' making a custom font with an abstract-styled face using various filter tools and so I put together this guide.

Overview to creating an abstract or irregular patterned custom font

1: Create an abstract image in Gimp and save it.
2. Create a set of font layers using Font-to-Layers and save it.
3. Add the abstract image as a new layer to your custom font file.
4. Use Custom-Font-Labels to copy the abstract pattern layer to the character shapes and save it.
5. Optionally use Custom-Font-Outlines to add some bling to your custom font and save it.
6. Use and share your custom font.

For the sake of convenience, I have put copies of all the filters into the zipped Custom Font Tools folder. Download and copy the .py extension filters to your user plugin folder and copy the .scm extension ones to your user scripts folder.

Attachment:
Creating_Custom_Fonts_Tools.zip [15.84 KiB]
Downloaded 108 times


Edit: Custom Font Tools - replaced outline tool for one that correctly calls Shine-00b

Filters/Plugins you will need:

Font to Layers by MareroQ
Custom Font Labels v103 by Skinnyhouse
Custom Font Outlines v001 by Skinnyhouse
Shine-001b by Graechan (modified by Skinnyhouse)
Chisel for 2-10-0 Original by Rob Antonishen (modified by Skinnyhouse)

Before you begin you should make your abstract background layer/layers. The size should be larger than the layers that make up the letters of the custom font – I would suggest at least twice as large. So for a size of 500 I would make the background 1000 by 1000 or 1500 by 1500 pixels.

This is the really creative part of the process so let your imagination run riot. You could use an existing image or a canvas filled with random lines, brush strokes, shapes etc. I used the Path tool to stroke randomly drawn points with a black line, before using the Fill tool to colour in the different regions of the canvas. (This part takes the longest to do.)

Attachment:
Colourful.jpg
Colourful.jpg [ 832.69 KiB | Viewed 1525 times ]


In Font to Layers (Filters>>Text>>Font to Layers…) choose the font you need and set your required size. Hit ‘Ok’ and let the filter do its work and create the set of layers for your custom font. The colour you use has no bearing on the final result.

Attachment:
Font_To_Layers_Dialog.jpg
Font_To_Layers_Dialog.jpg [ 96.89 KiB | Viewed 1525 times ]


I used Sans serif Bold with a size of 500. and took the opportunity to alter the width of the space layer to make it narrower – my usual preference with custom fonts.

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Last edited by Skinnyhouse on Mon Jul 09, 2018 12:22 am, edited 2 times in total.

Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 3:51 am  (#502) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
The next step is to add your background, as a new layer, to your custom font file.

Open the image in Gimp and then copy and paste the layer into the font file using Edit>>Copy (Ctrl + C in Windows) with the background image active and then Edit>>Paste as>>New Layer in Place with the custom font image active.

Alternatively you can use File>>Open as Layers… (Ctrl+Alt+O in Windows) to open the background image as a layer to the custom font image.

Once done, resize your view of the image in Gimp with Image>>Fit Canvas to Layers followed by View>>Zoom>>Fit Image in Window (Ctrl + O in Windows).

Now you can alter the letter faces of the layers in the custom font by using Custom Font Labels v103 with Filters>>Custom Font Labels v103.

Attachment:
Custom_Font_Layers_dialog.jpg
Custom_Font_Layers_dialog.jpg [ 101.04 KiB | Viewed 1522 times ]


Make sure that the layer you are using for the new letter faces is still visible before you set ‘Create new letter faces from visible layers’ to ‘Yes’ and hit ‘Ok’.

The filter will work its way through all the letter layers, choosing a random position to use for copying onto each letter shape.

Now delete the layer you used to copy the faces from – you no longer need it and it will only increase the size of the custom font file and save the custom font to your preferred location.

The custom font is perfectly usable now so test it out to see if you need to make any adjustments to layer widths (thinking the space layer here).

Attachment:
Sans_Clown_abc.jpg
Sans_Clown_abc.jpg [ 125.44 KiB | Viewed 1522 times ]


If you want to alter the flat look of the custom font use Custom Font Outlines v.0.01 to add either a shine or a chiselled effect (or both) from Filters>>Custom Font Outlines v.0.01…

Attachment:
Custom_Font_Outlines_dialog.jpg
Custom_Font_Outlines_dialog.jpg [ 191.49 KiB | Viewed 1522 times ]


I set the following options to add a shine:
Foreground colour set to black in Gimp
Outline width set to 2
Merge outline with its letter layer set to yes
Use shine when merging set to yes
Shine azimuth set to 315

If you want to play about with the options make a test copy of the custom font file with only a few letters before committing the filter to the full set of characters.

When you are happy with the result, save the custom font under a new name.

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 3:55 am  (#503) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
The custom font with Shine added.

Attachment:
Sans_Clown_Shine_abc.jpg
Sans_Clown_Shine_abc.jpg [ 128.47 KiB | Viewed 1521 times ]


Custom font size information:
The original plain custom font size: 4615 kb
The coloured custom font size: 13321 kb
The coloured font with shine added: 18568 kb

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 4:04 am  (#504) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
And finally for those people who prefer guides as PDFs - here is the information zipped in that fomat for you to download.

Attachment:
Creating Custom Fonts.zip [519.52 KiB]
Downloaded 111 times

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 7:17 am  (#505) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
And I also forgot to include the actual font - split into four parts - so the layers will need re-assembling.

Sorry but GimpChat refuses to upload anything bigger than 1 Mb for me.

Parts 1 and 2:

Attachment:
Sans_Clown_Shine_500_Lcase.7z [988.36 KiB]
Downloaded 99 times


Attachment:
Sans_Clown_Shine_500_A-V.7z [954.93 KiB]
Downloaded 117 times

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 07, 2018 7:19 am  (#506) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
And parts 3 and 4:

Attachment:
Sans_Clown_Shine_500_W-Exclam.7z [876.09 KiB]
Downloaded 159 times


Attachment:
Sans_Clown_Shine_500_TheRest.7z [829.28 KiB]
Downloaded 105 times

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sun Jul 08, 2018 8:49 am  (#507) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
WOW! You really have developed a masterpiece! I love the look of your brightly colored shiny font. I will need to spend some time with this and get my brain organized. I haven't had much Gimp time lately but do not give up on me, I will get to it! I am amazed by your creations. I can not download now as using an iPad. When I get to my computer, I will download and set up so it will be ready to go. I know this took exorbitant amount of work. Thank you for sharing with us!


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sun Jul 08, 2018 3:14 pm  (#508) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12659
Location: Spain, Aragón
Thank you so much Skinnyhouse for your useful tutorial and the scripts to be used in the process. But also and specially for your time invested on them. It has been so easy and quick to make a new font. :clap :tyspin
I only had problem about shine, for any reason it didn't work and I applied shine on each layer.


Attachments:
Thanks Skinnyhouse.jpg
Thanks Skinnyhouse.jpg [ 61.85 KiB | Viewed 1486 times ]
Colourful Canvas font_Issa.xcf [5.46 MiB]
Downloaded 215 times

_________________
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 subject: Re: Custom-Font-XCF-Files
PostPosted: Sun Jul 08, 2018 5:09 pm  (#509) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
Pat and Issa you are both very welcome. There will always be a time to hand craft each individual character but this does seem to a way to speed up the process for a lot of useful looking custom fonts. All you need is a good looking font shape really.

Issa if you installed the version of shine that I provided the usual reason for it to not work is not setting the option to 'Merge outline with its letter layer' to 'Yes'. You can check to see if the Shine-v001b filter is installed by looking for it from the menu path Script-Fu>>Effects>>Shine-v001b. If you cannot see it it is not installed in your user Scripts folder. Please let me know.

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 12:30 am  (#510) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12659
Location: Spain, Aragón
Thank you so much Skinnyhouse. Here these shots. I have the script installed and yes to "merge to outline" so, I don't know what can be wrong.
Thanks for your help.


Attachments:
Captura-error.JPG
Captura-error.JPG [ 149.46 KiB | Viewed 1480 times ]
Consola message.JPG
Consola message.JPG [ 21.26 KiB | Viewed 1480 times ]
Captura_scripts.JPG
Captura_scripts.JPG [ 34.61 KiB | Viewed 1480 times ]

_________________
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 subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 12:32 am  (#511) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
I have corrected the error that was stopping the custom font outliner filter from adding shine to the character layers of custom fonts and edited and updated post number 501 with the new version for future use.

My sincere apologies - too many versions in my own plugin folder - I blame it on the heat!

Here is the updated version of outliner if you prefer to download and replace it here.

Attachment:
Custom_Font_Outliner_No_Colour_Selector_v001.zip [4.39 KiB]
Downloaded 103 times

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 12:38 am  (#512) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
Thank you for the reply Issa - it confirmed my suspicions.

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 12:43 am  (#513) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
Some recent possible custom fonts for evaluation - only generated samples - not full fonts.

Attachment:
Alphabetinis.jpg
Alphabetinis.jpg [ 425.28 KiB | Viewed 2089 times ]

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 12:49 am  (#514) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12659
Location: Spain, Aragón
Thank you so much Skinnyhouse. I'll test it with your new script. :tyspin :bigthup

_________________
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 subject: Re: Custom-Font-XCF-Files
PostPosted: Mon Jul 09, 2018 1:30 am  (#515) 
Offline
GimpChat Member
User avatar

Joined: Mar 01, 2014
Posts: 12659
Location: Spain, Aragón
It works perfect now, no problem at all. Thanks a lot Skinnyhouse. You did a very nice effective job. Thanks for sharing them! :clap :yes
(nice fonts to come, too) :cool

_________________
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 subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 14, 2018 3:23 am  (#516) 
Offline
GimpChat Member

Joined: Sep 23, 2016
Posts: 316
Here is another font.

Download from here:
https://www.dropbox.com/sh/sm3cxvh7mpu8 ... 0cNUa?dl=0


Attachments:
RegalGlossy.png
RegalGlossy.png [ 303.63 KiB | Viewed 2068 times ]
Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 14, 2018 4:33 am  (#517) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
I really love this Regal font, thanks..


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Sat Jul 14, 2018 1:28 pm  (#518) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
I agree, Regal is a beaut of a custom font - good one Blighty.

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Tue Jul 17, 2018 2:11 pm  (#519) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1993
Location: East Midlands of England
I have a custom font file that is far too big to upload - most of the time I struggle to upload anything over 1Mb - having said that it has just coped with 1.2Mb so I am doing well.

Attachment:
Own_Example.jpg
Own_Example.jpg [ 295.07 KiB | Viewed 2040 times ]


You can make your own version however quite easily provided that you already have my Custom Labels and Outlines Filters.

Unzip and open up the Custom font attached to this post (Well Rounded Heavy White Base 500) in Gimp. Unzip and open the Own Abstract 2b Scaled ready to use as the new font face.

Edit>>Copy the 'Own Abstract' image and then make the custom font the active image.

Add the 'Own Abstract' as a layer to the font with Edit>>Paste as>>New layer in place

Make all of the pasted layer visible with Image>>Fit Canvas to layers

Now use the CustomFontLabels filter. ( Link viewtopic.php?f=9&t=16631 )

Set option 5 to 'Yes' (Create new letter faces from visible layers) and click Ok.

When that has done its work delete the 'Own Abstract' layer from the custom font layers stack and resize the layers once more with Image>>Fit Canvas to layers.

Now use the CustomFontOutlines filter ( Link viewtopic.php?f=9&t=16665 ) with the following options set:
Layer width to zero
Merge outline with its letter layer to Yes
Use shine when merging to Yes

Click the Ok button and let the filter do its work for a few minutes.

Name and save your new custom font.


Attachments:
Well_Rounded_Heavy_White_Base_500.7z [276.55 KiB]
Downloaded 90 times
Own_Abstract_2b_Scaled.7z [1.2 MiB]
Downloaded 113 times

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases
Top
 Post subject: Re: Custom-Font-XCF-Files
PostPosted: Tue Jul 17, 2018 8:14 pm  (#520) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Blighty, your font is beautiful. I love it.

Skinnyhouse, I really like your font also. I need to review everything to be able to use your instructions. Very nice.


Top
Post new topic Reply to topic  [ 624 posts ]  Go to page Previous  1 ... 23, 24, 25, 26, 27, 28, 29 ... 32  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 Custom curves files

3

No new posts Attachment(s) Nikcollection (old)files Custom message

0

No new posts Can this be used for Custom Font?

5

No new posts Attachment(s) custom font

8



* Login  



Powered by phpBB3 © phpBB Group