Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Solved
    • Unsolved
    1. Home
    2. Tags
    3. points
    Log in to post

    • ryan

      SOLVED Curve estimation upon point deletion is sometimes inaccurate and extreme
      Problems & Bugs • contours points • • ryan  

      3
      0
      Votes
      3
      Posts
      22
      Views

      ryan

      Thanks for the background, and for giving it some thought! Will let you know if any ideas come to my mind as well.
    • eduairet

      SOLVED BCP mirrored value transform not working
      General Questions • points editing tools selection hot keys mirrored • • eduairet  

      3
      0
      Votes
      3
      Posts
      25
      Views

      eduairet

      @frederik Thanks!
    • ryan

      SOLVED [Requests] Alignment guides
      Feature Requests • points selection transform alignment mouse • • ryan  

      5
      0
      Votes
      5
      Posts
      37
      Views

      gferreira

      improved alignment guides are available in the latest beta — thanks!
    • connor

      SOLVED Smooth point not displayed
      Problems & Bugs • contours points • • connor  

      6
      0
      Votes
      6
      Posts
      24
      Views

      frederik

      imagine!!! this still works ;)
    • bahman

      SOLVED Lock offcurve or on curve points when hidden
      Problems & Bugs • user interaction contours points • • bahman  

      2
      0
      Votes
      2
      Posts
      42
      Views

      gferreira

      hello @bahman, have a look at ContoursLock, it allows you to lock individual contours by index. salutations!
    • ryan

      SOLVED Can contour continuation be direction/index agnostic?
      Feature Requests • user interaction contours points • • ryan  

      6
      4
      Votes
      6
      Posts
      103
      Views

      ryan

      Awesome thanks @frederik! And will check that out, thanks.
    • ryan

      SOLVED Dashed-line alignment guide comes from cursor, not nearest selected object
      Problems & Bugs • points anchors alignment mouse • • ryan  

      9
      0
      Votes
      9
      Posts
      522
      Views

      ryan

      @gferreira @frederik Update on this, relevant issue I ran into. Video may explain well why current alignment guide might be misleading. Version 3.4b
    • bahman

      SOLVED Snap anchors to contour points
      Feature Requests • points anchors • • bahman  

      7
      0
      Votes
      7
      Posts
      390
      Views

      bahman

      Thank you very much ( ͡° ͜ʖ ͡°)
    • colinmford

      SOLVED Best way to get a bPoint given an identifier?
      General Questions • points fontparts identifiers • • colinmford  

      3
      0
      Votes
      3
      Posts
      323
      Views

      colinmford

      Really substantive answer, @gferreira! Thanks!
    • ryan

      SOLVED Smooth corners and handle behavior
      General Questions • user interface user interaction points handles smooth • • ryan  

      3
      0
      Votes
      3
      Posts
      387
      Views

      ryan

      Amazing! Thanks @gferreira
    • jo

      UNSOLVED Join contour with script
      General Questions • scripting contours points • • jo  

      1
      0
      Votes
      1
      Posts
      451
      Views

      jo

      hi I was wondering if there is a way to join two (open) contours with a script. E.g. join last point of contour A with first point of contour B. If I select these points in the glyph-view and click on "Close/Join Open Contours" this works. Is there also a scripting-based way to do that? thanks, jo
    • rbmntjs

      Performance for glyphs with many points
      Feature Requests • points performance • • rbmntjs  

      5
      0
      Votes
      5
      Posts
      760
      Views

      frederik

      good you found it! "printing" a traceback is very costly, but handy so you know what went wrong
    • mathieu-christe

      On-Curve tangent point: state report?
      Feature Requests • points • • mathieu-christe  

      4
      0
      Votes
      4
      Posts
      663
      Views

      mathieu-christe

      Just tested it, no need for luck with your scripts ;-) Thanks!
    • jo

      AppendBPoint outputs NotImplementedError
      General Questions • scripting points • • jo  

      3
      0
      Votes
      3
      Posts
      525
      Views

      jo

      hi frederik, that is a great help. segments obviously come along with some points. thanks a lot! jo
    • jens

      Round only on-curve points to grid
      Feature Requests • points grid • • jens  

      7
      0
      Votes
      7
      Posts
      903
      Views

      frederik

      And to reply to your first questions (different rounding behavior for off curves) : This is maybe useful when the offcurves aren't extreme points and the bcp length is rather small (1-2 units). In all other cases, where the points are placed at extreme points this is not really an issue.
    • sami

      Preserving a path when deleting a point
      Feature Requests • contours points • • sami  

      10
      0
      Votes
      10
      Posts
      1229
      Views

      jbl

      I agree with you guys. My way of drawing involve a lot of "add extreme points + cleanup" method, and it is… painful to work like this in RF. Just a suggestion: on removing a point, maybe the opposite handle should be kept as is, at least? If recalculation of curve is hard, I don't see a reason why both handlelength should be affected. Am I clear? (and yes, FLS' "optimize" algorithm performs well)
    • joanca

      Remove points from a script
      General Questions • scripting points • • joanca  

      1
      0
      Votes
      1
      Posts
      387
      Views

      joanca

      Which is the way to remove points from a script? segment.removePoint(ptindex) is not working (File "lib/fontObjects/robofabWrapper.pyc", line 1413, in removePoint NotImplementedError) Thanks for your help, --jca
    • boite-a-lettres

      Align points
      Feature Requests • points • • boite-a-lettres  

      2
      0
      Votes
      2
      Posts
      421
      Views

      frederik

      see the transform pane in the inspector window http://doc.robofont.com/documentation/workspace/inspector/ thanks
    • sami

      Combine selected points into one point
      Feature Requests • user interaction points documentation • • sami  

      18
      0
      Votes
      18
      Posts
      1849
      Views

      frederik

      yeah, help is great, didn't know it was available. This will be added in the next version. thanks ps: a small workaround: from defconAppKit.windows.progressWindow import ProgressWindow import pydoc ## this is actually happening in the built-in 'help' pydoc.help(ProgressWindow.update)
    • summerour

      Adding A Single Extreme Point
      General Questions • points • • summerour  

      3
      0
      Votes
      3
      Posts
      713
      Views

      summerour

      when will the next version be released? Robothon?