Navigation

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

    Problems & Bugs

    • jbl

      Bug on generating
      font generation • • jbl  

      4
      0
      Votes
      4
      Posts
      577
      Views

      jbl

      Thanks, will look at it!
    • jbl

      Saved sets list display bug
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      448
      Views

      frederik

      owke, solved in the next update
    • jbl

      Menu item wrong labeling
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      492
      Views

      frederik

      Will be changed in the next update.
    • 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

      Erroneous outline display
      user interface • • jbl  

      2
      0
      Votes
      2
      Posts
      446
      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

      OTF import strips out features
      opentype features • • jbl  

      4
      0
      Votes
      4
      Posts
      810
      Views

      jbl

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

      Exit groups window crash
      • dezcom  

      2
      0
      Votes
      2
      Posts
      443
      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
    • 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.
    • jbl

      'Save as' autofills font
      saving • • jbl  

      2
      0
      Votes
      2
      Posts
      533
      Views

      frederik

      ah, not so nice, will be solved in the next version
    • 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

      Traceback on creating a new layer
      layers • • jbl  

      2
      0
      Votes
      2
      Posts
      507
      Views

      frederik

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

      Bug on renaming a layer
      layers • • jbl  

      3
      0
      Votes
      3
      Posts
      528
      Views

      jbl

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

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

      2
      0
      Votes
      2
      Posts
      396
      Views

      frederik

      ah typo, good catch
    • jbl

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

      1
      0
      Votes
      1
      Posts
      469
      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.
    • 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

      AskString
      scripting • • jbl  

      5
      0
      Votes
      5
      Posts
      876
      Views

      jbl

      Thank you!
    • bruno

      Add Extreme Points -> Contour direction
      contours • • bruno  

      4
      0
      Votes
      4
      Posts
      1714
      Views

      bruno

      You rock!
    • djr

      Modify glyph selection with script
      scripting • • djr  

      5
      0
      Votes
      5
      Posts
      702
      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.
    • philipp

      Unable to open my ufo-file again
      ufo • • philipp  

      2
      0
      Votes
      2
      Posts
      556
      Views

      frederik

      is it possible to send the UFO file to info at typemytype dot com thanks
    • cj

      Adding component changes metrics
      components metrics • • cj  

      3
      0
      Votes
      3
      Posts
      595
      Views

      cj

      Excellent, will look forward to that option.