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

pm_plexiglass_bevel_text_logo plugin

Mon Aug 17, 2020 8:17 am

Inspired by Conbagui's tutorial.

Re: pm_plexiglass_bevel_text_logo plugin

Mon Aug 17, 2020 11:20 am

Wow! quick and beautiful effect. Thank you so much Pocholo. You are in a roll. :paint :hi5

Re: pm_plexiglass_bevel_text_logo plugin

Mon Aug 17, 2020 2:58 pm

Thank you Issabella! :tyspin

Re: pm_plexiglass_bevel_text_logo plugin

Tue Aug 18, 2020 2:43 am

Instead of waiting for an image to delete just create one delete (PF_IMAGE, "img", "Input image", None), and (PF_DRAWABLE, "draw", "Input drawable", None), from menu also img and draw from your define line then instead of deleting image use gimp-image-new
Post a reply