Delete command could break contour?

RoboFont Forums Enhancements Delete command could break contour?

Tagged: 

This topic contains 7 replies, has 3 voices, and was last updated by  Thom 8 years, 3 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1024

    JBL
    Participant

    The title says it all.

    #1058

    frederik
    Keymaster

    alt+del –> will break the contour on a single point but also on multiple points

    #3965

    Thom
    Participant

    is it possible to break the contour on points in a list?

    #3966

    frederik
    Keymaster

    I don’t really understand what you mean.
    Do you want to break a contours from a given list of points?
    or do you want to break the contour from the point list in the inspector window?

    please elaborate your request

    thanks

    #3967

    Thom
    Participant

    >Do you want to break a contours from a given list of points?

    That one. All the breaking the contour in the docs is by doing it manually (atl+del or right click… etc.). But what about doing it by code?

    #4247

    Thom
    Participant

    Still nothing? :)

    #4249

    frederik
    Keymaster

    this will be possible in the next version (1.3)

    ## "point" is a RoboFab point object 
    ## or the index of a point to break the contour
    contour.breakContour(point)
    
    #4251

    Thom
    Participant

    Great!
    Thanks Frederik!

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

You must be logged in to reply to this topic.