How do I make a logo with a round image and circular text - 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 do I make a logo with a round image and circular text (/Thread-How-do-I-make-a-logo-with-a-round-image-and-circular-text) |
How do I make a logo with a round image and circular text - Steve_Gesn - 10-07-2018 Gimp 2.10 I am trying to make a logo. In previous versions I knew how but now I think it must be different. It would be a round image with circular text around this. It would be like this image but with a different name (text) RE: How do I make a logo with a round image and circular text - rich2005 - 10-07-2018 First question is - do you have the logo without the text? If not, it can be removed using the resynthesizer + heal selection plugins. Look in the PCLOS repo Then a way to add the text. I prefer a default text-along-path then path-to-selection and a fill with colour. In this case you are probably better off with Ofnuts text along path plugin, then the same path-to-selection/fill selection. 5 down here: ofn-text-along-path.zip https://sourceforge.net/projects/gimp-path-tools/files/scripts unzip , comes with documentation. I did this for someone else, https://youtu.be/7fumw57Z2H8 first minute or so shows that plugin in use. Might help. or this one for standard Gimp text around a circle: https://youtu.be/pukUIefS0xI Attached an example of what you might end up with, this using Ofnuts plugin. Might give you a clue. edit: imgur decided to start working again, example looks like this: https://i.imgur.com/jDF7pSR.jpg There is a bit of green shading on the lettering, might be an arifact or you can do with a stroke path and offset it a tiny bit. Edit#2: If you are making a new logo from scratch in that style, I think it will have come from Photoshop using Redfields Fractalius plugin. You can get a similar effect in Gimp using the gmic plugin and in the artistic section the Rodilius filter. RE: How do I make a logo with a round image and circular text - Steve_Gesn - 10-08-2018 (10-07-2018, 05:59 PM)rich2005 Wrote: First question is - do you have the logo without the text? If not, it can be removed using the resynthesizer + heal selection plugins. Look in the PCLOS repo Thanks for the videos. This will help greatly |