Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Create A Leather Text (Two effects: Emboss and Deboss)

Fri Aug 26, 2022 7:44 pm

Intructions
***Important***

Installing the plugin
For Windows users
*** Please make sure you have G'MIC install before running this script***

This plugin will create first a Leather texture then your choice for two different text layer effect :yes

1. Place the "pm_create_leather_text.py" and "layerfx.py", inside your "Personal GIMP plugins folder":
C:\Users\YourName or Users\AppData\Roaming\GIMP\2.10\plugins

2. Install the Font "SQUARE_WOOD_7" free to personal use. For commercial use read this:

Plugin is located in two locations
GIMP's menu:
1. Python-Fu/Leather Text
2. Filters/Alpha to Logo/Leather Text atl

Enjoy!

________________________________________________________________________________________________
Installing the plugin
For Linux users
*** Please make sure you have G'MIC install before running this script***

This plugin will create first a Leather texture then your choice for two different text layer effect :yes

1. Place the "pm_create_leather_text.py" and "layerfx.py", inside your Personal GIMP plugins folder":
/home/{your_id}/.config/GIMP/2.10/plugins

2. Install the Font "SQUARE_WOOD_7" free to personal use. For commercial use read this:

Plugin is located in two locations
GIMP's menu:
1. Python-Fu/Leather Text
2. Filters/Alpha to Logo/Leather Text atl

Enjoy!

Emboss
Image

Deboss or Pressed
Image

Re: Create A Leather Text (Two effects: Emboss and Deboss)

Fri Aug 26, 2022 9:27 pm

Nicely done Pocholo! :bigthup

First one is logo

pocholo-leather-py_RD.png
pocholo-leather-py_RD.png (433.83 KiB) Viewed 1859 times


Second one is ATL

pocholo-leather-py_RD-Test_Text.png
pocholo-leather-py_RD-Test_Text.png (1.53 MiB) Viewed 1859 times


:hi5

Re: Create A Leather Text (Two effects: Emboss and Deboss)

Sun Aug 28, 2022 1:36 am

Thanks Pocholo, it works great! :coolthup

Re: Create A Leather Text (Two effects: Emboss and Deboss)

Sun Aug 28, 2022 11:54 am

Thank you Rod and Isabella for trying the plugin.

Re: Create A Leather Text (Two effects: Emboss and Deboss)

Wed Nov 09, 2022 11:12 am

Thank you vitforlinux, for editing the two lines of the pdb.gimp_context_set_pattern for non-English users.
I'm sure you will find a few of my plugin in need for that international change. If you see more, go ahead and change them and post them if you will.
Post a reply