Text Along Path Problem - 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: Text Along Path Problem (/Thread-Text-Along-Path-Problem--1988) Pages:
1
2
|
Text Along Path Problem - Aspalaskas - 05-08-2018 Hi. I have a problem with Gimp. When I try it I am getting the error. I watched a lot of videos but could not reach the solution. Whenever I try to write a curved line, I reach the reverse and uneven writing. And this text is far from the line. [attachment=1694] [attachment=1695] [attachment=1699] [attachment=1697] [attachment=1698] How can I fix this? Thanks... RE: Text Along Path Problem - Ofnuts - 05-09-2018 Your images links don't work: "403 Forbidden :Request forbidden by administrative rules". Add the images using the forum attachments, or put them on imgur. RE: Text Along Path Problem - Aspalaskas - 05-09-2018 I have updated the pictures. Thanks for your interest @Ofnuts. ^_^ RE: Text Along Path Problem - Ofnuts - 05-09-2018 This is because T-A-P lays the characters using the path direction... but the catch is that there is nothing that shows you the path direction... If the circle is centered in your image, you can flip the path (Filp tool in Path mode) or even the whole image (Image>Transform>Flip..., but do this before you add the text layer)) either vertically or horizontally to change the direction of the path. To make your life simpler, on http://sourceforge.net/projects/gimp-path-tools/files/scripts/ you will find:
RE: Text Along Path Problem - rich2005 - 05-09-2018 I can see some more obvious issues. 1. The text is centered and the text box is big and fixed - no good doing that. 2. You get a correct result with left justification and a dynamic text box. edit: That should read dynamic not fixed 3. But the text is not suitable for the top of the circle. Before applying Text-along-path use the flip tool on the path. Select the correct mode for path and horizontal, click in the canvas. If everything is symetrical like that circle you see no change but the path will reverse. Now apply Text-along-path to give. Then for a symmetrical setup just a matter of using the rotate tool in paths mode. This is an old video of mine showing the above and a bit more: Might help https://www.youtube.com/watch?v=y59JTjt-nLQ&hd=1 RE: Text Along Path Problem - rich2005 - 05-09-2018 Just an addition, Adding a (carriage return) ENTER key either before or after text, puts the text path above or below the reference path. That is the same as Gimp 2.8 A change in Gimp 2.10 is the rotate tool. No longer puts the center of rotation at the center of the canvas. You have to set that value yourself. RE: Text Along Path Problem - Ofnuts - 05-09-2018 An image is worth a thousand words, and Rich's all-in-one screenshots are worth a thousand images RE: Text Along Path Problem - Aspalaskas - 05-10-2018 Thank you very much for your help. @Ofnuts @rich2005 I had the opportunity to try your suggestions now. But that's what happens when I try it. [attachment=1704] [attachment=1706] If I use the flip tool, I can not get the result I want. [attachment=1703] [attachment=1705] If I choose a fixed box, I get an erroneous result. Like the first message. Actually what I'm trying to do is like the this picture. [attachment=1708] Finally I apologize to you for my terrible English. I write these lines using Translate. Sometimes it can translate incorrectly. In addition, I will say something else. @rich2005, why did not you write the name of the video more descriptively? I've been looking for this video a lot, but I can't found it. Can you arrange the name and description of that video? Thus, those who experience this problem find the video faster. ? Thank you again for your help. ^_^ RE: Text Along Path Problem - Ofnuts - 05-11-2018 You shouldn't flip the text path, you should flip the circle path. This will change its direction (from counter-clockwise to clockwise, normally). Note: this seems to be a change in 2.10, the path from a selection runs in the opposite direction. Bug report: https://bugzilla.gnome.org/show_bug.cgi?id=796021 RE: Text Along Path Problem - rich2005 - 05-11-2018 Quote:..@rich2005, why did not you write the name of the video more descriptively? It was originally posted on the old GUG (gimp-user-group) forum and people would find it there. That forum is gone. It is a remake of an even older Gimp 2.6 version. Not going for a big remake but there are significant differences in Gimp 2.10, so a shorter demo. Five and a half minutes. Hope it helps direct link to video https://youtu.be/pukUIefS0xI |