Navigation

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

    Problems & Bugs

    • bas

      Features prevents from generating
      font generation opentype features • • bas  

      2
      0
      Votes
      2
      Posts
      464
      Views

      frederik

      this is a v1.1 bug and will be solved in the next version there are no print statements anymore captured from FDK after it fails some where (like in your example)
    • bas

      Default character set
      character set • • bas  

      1
      0
      Votes
      1
      Posts
      436
      Views

      bas

      The default character set for a new document has influence on opening an existing .ufo. This shouldn't be the case. It should only have influence on newly created ufo's. If I'm right RoboFont adds empty glyphs to existing ufo's in case the default character set is larger than the character set of the ufo. (I experienced a couple of times that once the default character set is bigger than the character set of the opened ufo, RoboFont doesn't generate the ufo anymore).
    • bas

      Bug opening Glyph window
      • bas  

      4
      0
      Votes
      4
      Posts
      359
      Views

      frederik

      Cause the ttf will have splines with more then 2 off curves :)
    • traviskochel

      Can't test install or generate
      font generation test install • • traviskochel  

      8
      0
      Votes
      8
      Posts
      1179
      Views

      andrea

      No, I don't have any features written. Until yesterday test installing worked completly fine. Now, I just amended the design of a letter and test installing doesn't work anymore. I have as well tried to test install previous versions of the font (that I have been installed sucessfully), but it wouldn't test install them anymore. Thanks a lot for your help!
    • jbl

      Outline selection contour not visible at some size
      user interface • • jbl  

      3
      0
      Votes
      3
      Posts
      360
      Views

      jbl

      Yeah I noticed the amount of info increasing/decreasing, but in this case since you can have an action on the selection, better make it visible :)
    • mbutterick

      How to make revert go crazy
      saving • • mbutterick  

      4
      0
      Votes
      4
      Posts
      610
      Views

      mbutterick

      Or maybe just simplify it to an all-or-nothing operation. That's how it's usually implemented. It's a useful function to have in the file menu, because it's a common need, and it saves some clicking and mousing.
    • mbutterick

      UI bug when using robofab.insertGlyph
      scripting • • mbutterick  

      2
      0
      Votes
      2
      Posts
      319
      Views

      frederik

      solved in the next version :) thanks for reporting
    • jackson

      Hidden metrics are draggable
      user interaction metrics • • jackson  

      3
      0
      Votes
      3
      Posts
      555
      Views

      jackson

      but I don't want to accidentally move side bearings that aren't visible.
    • jbl

      Bug on deleting contours
      contours • • jbl  

      6
      0
      Votes
      6
      Posts
      753
      Views

      traviskochel

      great! thanks
    • djr

      RemoveOverlap() error on glyph copy
      scripting • • djr  

      3
      0
      Votes
      3
      Posts
      389
      Views

      djr

      thanks frederik! that workaround will certainly do for now...
    • danmilne

      psBlueValues required when generating otf with autohinting
      font generation ps hinting • • danmilne  

      4
      0
      Votes
      4
      Posts
      602
      Views

      danmilne

      Thanks Frederik for such a prompt and thorough response (as always!).
    • bruno

      Trouble scaling components in Glyphs
      scripting components • • bruno  

      8
      0
      Votes
      8
      Posts
      895
      Views

      bruno

      The object-browser is great! Thanks.
    • joanca

      Anchor.move((x,y)) as attribute and not method
      scripting • • joanca  

      3
      0
      Votes
      3
      Posts
      368
      Views

      bruno

      I think this has been fixed in the update now, works here :)
    • cj

      Nested components disappear
      components • • cj  

      2
      0
      Votes
      2
      Posts
      403
      Views

      frederik

      this is fixed, it will now be possible to use nested components and get proper updated views. The major drawback is that the user is responsible for not having loops of components.... be careful :)
    • cj

      Adding component changes metrics
      components metrics • • cj  

      3
      0
      Votes
      3
      Posts
      596
      Views

      cj

      Excellent, will look forward to that option.
    • philipp

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

      2
      0
      Votes
      2
      Posts
      558
      Views

      frederik

      is it possible to send the UFO file to info at typemytype dot com thanks
    • 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