Navigation

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

    Problems & Bugs

    • djr

      Modify glyph selection with script
      scripting • • djr  

      5
      0
      Votes
      5
      Posts
      704
      Views

      djr

      in case it is helpful: it seems like the workaround you provided works with glyphs that contain outlines, but not with glyphs that only contain components (for example accents in my font) f = CurrentFont() f['aacute'].selected = True f['a'].selected = True the code above, run when all glyphs are shown, will select a but not aacute.
    • bruno

      Add Extreme Points -> Contour direction
      contours • • bruno  

      4
      0
      Votes
      4
      Posts
      1714
      Views

      bruno

      You rock!
    • jbl

      AskString
      scripting • • jbl  

      5
      0
      Votes
      5
      Posts
      877
      Views

      jbl

      Thank you!
    • jbl

      Refreshing problem on pasting
      user interaction • • jbl  

      2
      0
      Votes
      2
      Posts
      408
      Views

      frederik

      this should be solved in the next version, the glyph view frame will resize itself during paste
    • jbl

      Over-zealous 'external changes detected'
      ufo • • jbl  

      1
      0
      Votes
      1
      Posts
      471
      Views

      jbl

      With a UFO opened only in RoFo, switching back and forth to another app, I get the "external changes detected" pop-up. What/where does Rofo looks for? Nothing was touched.
    • joanca

      F['a'] = f['A'] not working
      scripting • • joanca  

      2
      0
      Votes
      2
      Posts
      396
      Views

      frederik

      ah typo, good catch
    • jbl

      Bug on renaming a layer
      layers • • jbl  

      3
      0
      Votes
      3
      Posts
      530
      Views

      jbl

      Sorry for double-post. You can delete it if you want.
    • jbl

      Traceback on creating a new layer
      layers • • jbl  

      2
      0
      Votes
      2
      Posts
      508
      Views

      frederik

      same as http://forum.robofont.com/topic/50/bug-on-renaming-a-layer
    • jbl

      Crash on closing file while in full screen mode
      • jbl  

      3
      0
      Votes
      3
      Posts
      496
      Views

      jbl

      Sorry I can't reproduce :( Sorry that the log isn't helpful :(
    • jbl

      'Save as' autofills font
      saving • • jbl  

      2
      0
      Votes
      2
      Posts
      534
      Views

      frederik

      ah, not so nice, will be solved in the next version
    • cj

      Crash while generating font
      font generation • • cj  

      3
      0
      Votes
      3
      Posts
      559
      Views

      cj

      Indeed, there was a stray single point on top of another point. That script worked great, thank you.
    • dezcom

      Exit groups window crash
      • dezcom  

      2
      0
      Votes
      2
      Posts
      444
      Views

      frederik

      I remove the crash report as I can reproduce the bug. It only seems to crash when your are in "text" list mode of the collection view, the cell view mode works fine. thanks for reporting
    • jbl

      OTF import strips out features
      opentype features • • jbl  

      4
      0
      Votes
      4
      Posts
      812
      Views

      jbl

      Good to know there are improvements on this matters, thanks!
    • jbl

      Erroneous outline display
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      447
      Views

      frederik

      Yeah it seems like on some zoom levels the anti-alias outline drawing can be 1 screen pixel off, will be solved by drawing the blues and familyBlues as anti-alias paths.
    • jbl

      'Batch' generation inactive
      user interface font generation • • jbl  

      3
      0
      Votes
      3
      Posts
      510
      Views

      jbl

      True but… "Most" but not "all" actions, maybe? :) At some point there may be an UI issue if all extra actions have to be found in the scripts folder. (and as well documented the API is, the UI customization still requires extra scripting skills)
    • jbl

      Menu item wrong labeling
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      493
      Views

      frederik

      Will be changed in the next update.
    • jbl

      Saved sets list display bug
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      449
      Views

      frederik

      owke, solved in the next update
    • jbl

      Bug on generating
      font generation • • jbl  

      4
      0
      Votes
      4
      Posts
      583
      Views

      jbl

      Thanks, will look at it!