Rotate segment



  • hello
    I am trying to rotate some segments of an outline.
    like so:

    CurrentGlyph()[0][0].rotate(10)
    

    but I get this:

      File "lib/fontObjects/robofabWrapper.pyc", line 1486, in rotate
      File "lib/fontObjects/robofabWrapper.pyc", line 1465, in transform
    NameError: global name 's' is not defined
    

    Not sure if I am missing something or is this a bug?

    best and thankg, jo



  • ok, thanks for the super fast reply.


  • admin

    a typo :)

    thanks for reporting
    will be fixed in the next update


Log in to reply