Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 2.10 Type text on a circle path
#3
Known bug in Gimp 2.10, the circle path is generated in the wrong direction. Possible workarounds:

1) Flip the path, using the Flip tool in Path mode.

2) Get the ofn-path-edit script where a function can reverse the direction of a path

3) Get the ofn-path-to-shape script which will generate the circle path directly. In addition, you can control where the circle starts.

The ofn-* scripts are available here. You will also find there an ofn-text-along-path script that can do things better and more easily than the standard text-along-path function.

Edit: much simpler option #1
Reply


Messages In This Thread
RE: Gimp 2.10 Type text on a circle path - by Ofnuts - 05-27-2018, 08:32 AM

Forum Jump: