Clock face with color - 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: Clock face with color (/Thread-Clock-face-with-color) Pages:
1
2
|
RE: Clock face with color - rich2005 - 08-18-2020 If you have a scripts folder then you should have a plug-ins folder along side it. Something like /Users/MyName/Library/Application Support/Gimp/2.10/plug-ins If not there you can make a folder, plug-ins. Compiled and python plug-ins go there. They have to set as executable. Ofnuts python plugins in a zip file are already marked as executable so it should just be un-zip into the plug-ins folder: https://i.imgur.com/JagLt5z.jpg but check anyway. All being well, with an active path, right click in the paths dock to bring up the context menu, find it in at the bottom in tools: https://i.imgur.com/xI2zIlS.jpg RE: Clock face with color - GlasBeard - 08-18-2020 (08-18-2020, 08:28 AM)rich2005 Wrote: If you have a scripts folder then you should have a plug-ins folder along side it. Something like /Users/MyName/Library/Application Support/Gimp/2.10/plug-ins Brilliant, now see it. Just need to work out how to use it. thanks again RE: Clock face with color - Ofnuts - 08-18-2020 Python scripts go in the plug-ins directory (see instructions at the bottom of the page where you downloaded it from). On OSX you also have to make sure it is executable (though normally it is zipped with the "executable" flag set, so decent unzipping utilities should set the flag automatically). RE: Clock face with color - Krikor - 07-20-2021 (08-17-2020, 11:48 PM)Krikor Wrote:(08-17-2020, 08:58 PM)Ofnuts Wrote: Hmm. Right. This is in my development version. I really need o find the time and incentive to publish it Come on Ofnuts, almost 1 year! Allez! Allez! RE: Clock face with color - PixLab - 07-20-2021 I would advise, 9-10-11-12-1-2-3 on a half circle on top 8-7-6-5-4 on a half circle at the bottom If with a roman numbers it "can" work to be upside down at the bottom(better to not do it, though), this does not work at all with our "normal" numbers as the 6 is a 9 Please, check this out to see what I mean: https://www.google.com/search?newwindow=1&channel=fs&source=univ&tbm=isch&q=clock&client=ubuntu&sa=X&ved=2ahUKEwi84_y42vDxAhWHBKYKHZUYANUQjJkEegQICBAC&biw=1758&bih=758 Need to know how to do it? |