Gimp-Forum.net

Full Version: Old text
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi, wondering whether it is possible to create a text effect like this


[attachment=9380]

I don't know what they call this. I have seen this kind of text in Lord of the Rings, Harry Potter etc. Thanks.

I found a PS tutorial on Google related to the above image


Typically anything that adds a bevel to text...
Try the attached script: An old one updated for Gimp 2.10

[attachment=9382]

Unzip and put in your scripts folder.
Make your text layer. Layer to image size. Filters -> Alpha to Logo -> Lord of the Rings.
You can also get there using the GEGL bevel filter https://github.com/LinuxBeaver/GEGL-Custom-Bevel and https://github.com/LinuxBeaver/GEGL-Cust...l/releases for the Win / linux binary files.

You do need to play with the sliders, something like this:

[attachment=9384]
Thanks @Ofnuts @rich2005
(02-16-2023, 09:00 AM)meetdilip Wrote: [ -> ]Hi, wondering whether it is possible to create a text effect like this




I don't know what they call this. I have seen this kind of text in Lord of the Rings, Harry Potter etc. Thanks.

I found a PS tutorial on Google related to the above image
https://www.youtube.com/watch?v=ARwkZq0lAc0

From ➤ Filters - Decor - Chisel or Carve...
Default values.
[attachment=9386]
Not too hard to do manually
  • Create you text in gray
  • Get a selection on the text
  • Add a new layer, fill a selection with a Shaped (angular) gradient, white at center, black on edges if you want relief, and vice-versa if you want carved.
  • For texture Filters > Noise > HSV noise and add Value noise
  • Remove selection, select text layer (or a copy)
  • Filters > Map > Bump map and use the gradient-in-selection layer as the bump map 
[attachment=9387]
@Krikor, I see this

[attachment=9388]

@Ofnuts , on it Smile
(02-17-2023, 12:52 AM)meetdilip Wrote: [ -> ]@Krikor, I see this



@Ofnuts , on it Smile

Here are the adjustments I used... all default



[attachment=9390]
It was a GIF @Krikor, I do not see the option under Filters > Decor Sad

Thanks.
Pages: 1 2