Inkscape.org
Beginners' Questions Spirals are always clockwise (from the inside out).
  1. #1
    Clozent Clozent @Clozent

    I wanted to make a graphic that has spiraling numbers, but saw that the spiral was not in the direction I liked. I tried flipping it horizontally, but the text moved to the inside of the curve, clipping into itself.

    I just want to make a spiral that goes counter clockwise, without converting it to a path and reversing it (which works, but I want to still be able to change the spiral normally to test different forms).

    I have attached two SVG files, one to where the spiral goes not in the direction I want and the text is on the outside, and one where the spiral goes in the direction I want but the text is on the inside.

    ย 

    Text Is On The Inside
    Wrong Spiral
  2. #2
    Polygon Polygon @Polygonโš–๐ŸŒถ

    Have you tried to convert the spiral object with Path->Object to Path then Path->Reverse already?

  3. #3
    Tyler Durden Tyler Durden @TylerDurdenโš–

    Maybe a path effect?

    ย 

    Spiraltext
  4. #4
    Clozent Clozent @Clozent

    @Polygon As I said in the original post, I've tried converting to path and reversing, which works, but then I am unable to edit the spiral with the spiral tool.

  5. #5
    Clozent Clozent @Clozent

    @TylerDurden Which path effect can help me?

  6. #6
    Tyler Durden Tyler Durden @TylerDurdenโš–

    @Clozent, you can right-click on the thumbnail inย ย #3ย and save the svg file to see its construction, and the mirror effect it uses.

    ย 
  7. #7
    David248 David248 @David248
    *

    @TylerDurden

    If you put a text along the mirrored path, it doesn't change the problem (see second screenshot).

    It looks as text can just be added on the side of the small arrows when node tool is displayed (the two lower spirals).

    I found an imperfect and rather complicated way to achieve Clozent's goal.

    • First turn text to path : this leads to a group containing many paths : ungroup (upper row on first screenshot).
    • Flip each path horizontally. Combine all them (second row)
    • Flip vertically the result. Copy (third row)
    • Select right spiral, aplly Pattern along path LPE, and set normal offset in order to put the text outer the spiral.

    The result is quite deformed but rotates counterclokwise and on the wished side of the spiral.

    Edit : the result needs to be improved : I got messed up with numbers from 10 to 18

    Capture D'ร‰cran 2023 07 18 203737
    Capture D'ร‰cran 2023 07 18 193105
  8. #8
    Tyler Durden Tyler Durden @TylerDurdenโš–
    Clozent

    I just want to make a spiral that goes counter clockwise, without converting it to a path

    ย 

Inkscape Inkscape.org Inkscape Forum Beginners' Questions Spirals are always clockwise (from the inside out).