Modifying curves

RoboFont Forums Help / General Modifying curves

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 8 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3821

    Bas
    Participant

    While modifying a curve of an outline, holding option+shift puts the 2 bcp’s at 0, 45 or 90 degrees. Is there a way to put the bcp’s only at 0° and 90°, but not at 45°?

    #3822

    frederik
    Keymaster

    mm, you can make a subclass of the EditTool and overwrite the modifyDraggingPoint(point, delta) method to ignore 45° and only look for 0° and 90° angles.

    But not pref settings (yet, will think about it)

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

You must be logged in to reply to this topic.