Navigation

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

    Problems & Bugs

    • ArrowType

      SOLVED "Synchronizing Multiple Space Centers" script errors
      • ArrowType  

      6
      0
      Votes
      6
      Posts
      39
      Views

      abc123

      @ArrowType Whaoh I came to post this issue too!
    • fortress

      SOLVED Five-digit Unicode values don't publish
      unicode • • fortress  

      5
      0
      Votes
      5
      Posts
      610
      Views

      frederik

      Make sure you have the unicodes set, not only the glyph name. Or use uni<hex-4> or u<hex-5> see the GlyphOrderAliasDatabase spec: http://adobe-type-tools.github.io/afdko/MakeOTFUserGuide.html#glyphorderandaliasdb-goadb
    • ArrowType

      Strange indentation behavior in RF 4.1
      • ArrowType  

      4
      0
      Votes
      4
      Posts
      26
      Views

      roberto arista

      I know it's not nice to say but "it works fine on my machine" 😅 I assume it is an OS bug
    • ArrowType

      SOLVED Having trouble transforming all glyphs
      • ArrowType  

      6
      0
      Votes
      6
      Posts
      25
      Views

      ArrowType

      @frederik Awesome, thanks!
    • grahambradley

      SOLVED Anchors added by script not appearing
      • grahambradley  

      3
      0
      Votes
      3
      Posts
      20
      Views

      grahambradley

      Cool, thanks for looking into it!
    • nina

      SOLVED [RF3] Activate kerning in SC window? setDisplayStates doesn’t take
      • nina  

      3
      0
      Votes
      3
      Posts
      10
      Views

      nina

      Ahhh! Sorry I missed that. Thank you @frederik :)
    • glenda

      SOLVED Name table Version override generates incorrect syntax
      name table • • glenda  

      4
      0
      Votes
      4
      Posts
      13
      Views

      glenda

      @frederik Thanks. I will let the designer know. (I'm just doing the QA.)
    • Manufraktur

      SOLVED glyphs change when generating a ttf
      • Manufraktur  

      5
      0
      Votes
      5
      Posts
      16
      Views

      roberto arista

      great, good to know! 🎉
    • JamesJTD

      This topic is deleted!
      • JamesJTD  

      1
      0
      Votes
      1
      Posts
      6
      Views
    • ArrowType

      SOLVED KeyError: 'Rulers' from Mojo Canvas
      • ArrowType  

      4
      0
      Votes
      4
      Posts
      15
      Views

      frederik

      cool! thanks @okaytype
    • ArrowType

      SOLVED RoboFont 4 doesn’t seem to be checking the 'external_packages' directory
      • ArrowType  

      5
      0
      Votes
      5
      Posts
      29
      Views

      frederik

      the order is important: py stops looking for packages if there is one found strange you can not acces those packages: could you send a screenshot of that folder? everything should be at root level, not in a sub folder inside external_packages
    • ryan

      SOLVED Curve estimation upon point deletion is sometimes inaccurate and extreme
      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.
    • danielriley

      SOLVED RoboFont on macOS 11 Big Sur
      • danielriley  

      3
      0
      Votes
      3
      Posts
      20
      Views

      danielriley

      Thank you Frederik!
    • ryan

      SOLVED Unable to connect two open contours with pen tool
      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

      Improvement to hold-command-to-maintain-handle-angle
      drawing handles • • ryan  

      1
      0
      Votes
      1
      Posts
      9
      Views

      ryan

      Hi there! Had a thought to potentially improve the experience of maintaining the handle angle while command is held down: Situation: I command-drag handles to maintain handle angle. Bug: Angle inconsistent, and once I bring it back past the on-curve, it locks to 0-degrees, not the desired angle. Suggestion: Can the angle maintenance be improved? It looks like it’s constantly recalculating the angle as it moves. This causes it to change over time due to rounding errors. Of course, rounding will make it never perfect, but maybe the angle could be stored once on commandDown + mouseDown, so it doesn’t jump around so much and will always relate to the original intended angle. Angle changes over time, even though I haven’t let go of command. TIA, Ryan
    • julia

      Open console or Terminate
      • julia  

      2
      0
      Votes
      2
      Posts
      13
      Views

      frederik

      A couple of things can go wrong... try to get a fresh download what is your OS? what is the traceback when you double click the file: RoboFont.app/Contents/MacOS/RoboFont after a right click on the app 'Show Package Contents'
    • kfdesign

      UNSOLVED Test Install: Font only available for short time
      test install • • kfdesign  

      7
      0
      Votes
      7
      Posts
      61
      Views

      SH

      @frederik I too have this issue of test installed fonts becoming unavailable after some time. The time they are available varies, sometimes they are gone quickly, other times they hold somewhat longer. Would you have any updates for that issue?
    • ArrowType

      UNSOLVED Preferences Editor: "Error while parsing JSON"
      • ArrowType  

      3
      0
      Votes
      3
      Posts
      17
      Views

      ArrowType

      Shoot, so... actually, those backslashes single quotes get re-added each time I save, close, and reopen the JSON preferences. So, basically, each time I edit JSON prefs and save, I get this same error, and have to re-fix it. I guess I’ll change the single quote strings to use the glyph name /quotesingle instead of the Unicode.
    • Graeme

      Repeated Error Using Scalefast
      • Graeme  

      5
      0
      Votes
      5
      Posts
      18
      Views

      frederik

      python 2 is not an option :) RF 3+ is build with python 3. The bug has to be solved in the repository... and you have to fix your interpolation error in your drawing anyhow :)
    • ArrowType

      UNSOLVED Mechanic 2 crashes RF4 on launch if I check for extension updates
      • ArrowType  

      2
      0
      Votes
      2
      Posts
      23
      Views

      frederik

      He Stephen, this is a know issue, Antonio Cavedoni is looking into this, he wrote part of the async url reader.