rotate segment

RoboFont Forums Help / General rotate segment

This topic contains 2 replies, has 2 voices, and was last updated by  jo 7 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5522

    jo
    Participant

    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

    #5523

    frederik
    Keymaster

    a typo :)

    thanks for reporting
    will be fixed in the next update

    #5524

    jo
    Participant

    ok, thanks for the super fast reply.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.