How to Install Improved "Text Along Path" Script? - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: How to Install Improved "Text Along Path" Script? (/Thread-How-to-Install-Improved-Text-Along-Path-Script) |
How to Install Improved "Text Along Path" Script? - TechnicGeek - 02-18-2018 Hello, I wanted to install Text Along Path: http://registry.gimp.org/node/26168 However all I see are .ZIP and .PY files and it seems that PY stands for Python? If so, I heard such files need to be compiled and I have no idea how to. I just want to install this script because it claims that text along path function will work better with it. Thanks. RE: How to Install Improved "Text Along Path" Script? - Espermaschine - 02-18-2018 you get it from ofnuts' sourceforge: https://sourceforge.net/projects/gimp-path-tools/files/scripts/ it needs to be unzipped with a program like 7zip or winrar no compiling is required, just put the .py into your user plug-in folder on windows, thats: C:\Users\name\.gimp-2.8\plug-ins it will appear when you rightclick on a path, under Tools RE: How to Install Improved "Text Along Path" Script? - Ofnuts - 02-18-2018 Added an "installation" section in the readme file in the Downloads pages (the contents of this file are displayed at the bottom of the list). RE: How to Install Improved "Text Along Path" Script? - Espermaschine - 02-18-2018 (02-18-2018, 05:09 PM)Ofnuts Wrote: Added an "installation" section in the readme file in the Downloads pages (the contents of this file are displayed at the bottom of the list). Have you thought about dedicating a whole sub section of the forum to your plug-ins ? One topic for each and a sticky for the installation process ? You provide all these marvellous tools, but at the same time every user has to collect the info all by her/himself. RE: How to Install Improved "Text Along Path" Script? - Ofnuts - 02-18-2018 The "extending the Gimp" forum has a thread for each of my scripts. Maye I should write a "tutorial" entry about script installation. |