Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Solved
    • Unsolved
    1. Home
    2. Tags
    3. contours
    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.
    • ryan

      SOLVED Unable to connect two open contours with pen tool
      Problems & Bugs • contours editing tools • • ryan  

      5
      0
      Votes
      5
      Posts
      24
      Views

      ryan

      @frederik Hate to bring up Ill*strator, but I actually think it handles this pretty well (no pun intended).
    • ryan

      Some commands leave behind "ghost selection"
      Problems & Bugs • scripting contours glyph editor selection • • ryan  

      3
      0
      Votes
      3
      Posts
      13
      Views

      frederik

      noted down for future RF version to auto deselect on removeContour :) thanks!
    • connor

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

      6
      0
      Votes
      6
      Posts
      24
      Views

      frederik

      imagine!!! this still works ;)
    • martin

      SOLVED QuadraticConverter does not work in RoboFont 3
      Extensions • extensions contours truetype • • martin  

      4
      0
      Votes
      4
      Posts
      25
      Views

      martin

      @frederik Excellent, thanks!
    • ro-hernandezz

      SOLVED Constrain to angles other than 0, 90, 45.
      General Questions • contours editing tools italics • • ro-hernandezz  

      7
      0
      Votes
      7
      Posts
      253
      Views

      frederik

      Its indeed similar to a pen. This allows easy subclassing of internal tools by simply adding behaviour to a tool. This tool is subclassing _mouseDragged as it needs the same behaviour but with the shift constrain disabled, as this tool will perform his own shift behaviour.
    • Colo-in-NYC

      SOLVED Preferred contour order
      Extensions • contours interpolation prepolator • • Colo-in-NYC  

      4
      0
      Votes
      4
      Posts
      78
      Views

      Colo-in-NYC

      Thank you for the responses. I wondered if yellow was simply advisory, but happy to have confirmation. Much appreciated. Cheers
    • ryan

      SOLVED Scale proportionately not doing so
      Problems & Bugs • contours images transform scale • • ryan  

      4
      1
      Votes
      4
      Posts
      48
      Views

      ryan

      Thank you @gferreira & @frederik !
    • ryan

      SOLVED Deleting all handles unexpectedly deletes entire contour
      Problems & Bugs • contours drawing handles • • ryan  

      6
      0
      Votes
      6
      Posts
      78
      Views

      frederik

      create bug!! RF decided somehow those contours are really bad... and deleted them for you, its a FEATURE!! fixed in the next update!!!
    • pankajjoshi

      SOLVED Do logotype and lettering designers use programs like FontLab, Glyphs App and Robofont?
      General Questions • contours drawbot • • pankajjoshi  

      4
      0
      Votes
      4
      Posts
      70
      Views

      okaytype

      I know a number of graphic designers who use robofont and glyphs in their workflows. Not just for drawing logotypes but for logos, patterns, and other design elements.
    • 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.
    • RafaŁ Buchner

      UNSOLVED 'sorting' script. Not sure about pen
      General Questions • contours components pens • • RafaŁ Buchner  

      1
      1
      Votes
      1
      Posts
      186
      Views

      RafaŁ Buchner

      Hey guys, I created a small script that makes sorting contours easy (at least for me) https://gist.github.com/RafalBuchner/ff73b03d1c2970182d7dbe1d6060d32b Everyone, feel free to use that. I'm not sure about the usage of the Pens though: is drawing in rearrangeOrder function done accordingly to the proper way of using pen-protocol? I was improvising a bit and I'm not sure about it. I'm working from time to time with point labels. The pen object created by me is deleting data like that: Is there any good way to make sure that when redrawing the glyph none of the data like that will be erased? Best, R
    • StephenNixon

      UNSOLVED How might I remove overlap in contours without erasing points along path?
      General Questions • contours interpolation remove overlap • • StephenNixon  

      3
      0
      Votes
      3
      Posts
      251
      Views

      StephenNixon

      Thanks for weighing in! Just to be clear, I'm not necessarily expecting things to stay magically compatible – I only am looking for a way to remove overlaps, but leave any points intact that are on the exterior of that combined shape. I think you understood my meaning already, but my initial image was pretty ambiguous, so this shows my general hope better: So, it sounds like the way the Remove Overlap functionality works, it's not that these points are removed as an extra step, but rather that their removal is a core part of the function? And there's no way to "turn that off"? As a simple temporary solution, I have found that I can at least have a visual of missing points by duplicating the glyph to an "overlap" layer, then turning that layer's visibility on. You could run a pre-overlap code getting points that are going to be removed... and add them back in a post-overlap script Is there some kind of accessible list of points to be removed (that doesn't seem very likely), or would I have to find a way to loop through points, and mathematically determine if they're on a straight path?
    • martin

      UNSOLVED Actual length of a contour
      General Questions • contours • • martin  

      4
      0
      Votes
      4
      Posts
      268
      Views

      frankrolf

      This should help: https://github.com/fonttools/fonttools/blob/master/Lib/fontTools/misc/bezierTools.py
    • benedikt

      UNSOLVED Glyph Compatibility & isCompatible
      General Questions • contours interpolation variable fonts • • benedikt  

      6
      1
      Votes
      6
      Posts
      528
      Views

      frederik

      there is a big difference between being compatible for interpolation (aka fontMath) and for variable fonts. Variable fonts requires (out of my head): same amount of point both oncurves as offcurves same amount of kerning pairs same amount of kerning groups same amount of glyphs
    • bahman

      UNSOLVED Two request regarding composites and connecting nodes
      Feature Requests • user interaction contours components • • bahman  

      5
      0
      Votes
      5
      Posts
      430
      Views

      frederik

      There is no other way :) if the point doesn't align exactly, some points need to be moved and shifted. RF opts to modify the last point (and offcurve) of the contour that is being dragged. great!!
    • RafaŁ Buchner

      SOLVED question: contours and components inside some rect
      General Questions • scripting contours components • • RafaŁ Buchner  

      10
      0
      Votes
      10
      Posts
      666
      Views

      gferreira

      @RafaŁ-Buchner you’re right :) better to use the boolean glyph method then.
    • RafaŁ Buchner

      SOLVED RContour.insertPoint() on curve?
      Documentation • scripting contours fontparts • • RafaŁ Buchner  

      5
      0
      Votes
      5
      Posts
      1054
      Views

      frederik

      thanks for your example!!
    • rabeu1

      SOLVED Bezier handle question
      General Questions • contours outline errors • • rabeu1  

      6
      0
      Votes
      6
      Posts
      1027
      Views

      gferreira

      @typemytype ahh, good to know. thanks!