Navigation

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

    Problems & Bugs

    • okaytype

      generateVariationFont >> ResourceWarning: unclosed file
      • okaytype  

      3
      0
      Votes
      3
      Posts
      17
      Views

      okaytype

      Version 3.5b (build 2007102200) Mac OS Catalina 10.15.7
    • jeongtothewoo

      SOLVED Can't open RoboFont - "RoboFont Error"
      • jeongtothewoo  

      3
      0
      Votes
      3
      Posts
      33
      Views

      frederik

      Hi please read the beta announcement: https://forum.robofont.com/topic/910/robofont-3-5-beta-i you can download beta versions here: https://robofont.com/beta/downloads/#beta-releases good luck!
    • rdmcmurray

      UNSOLVED Python overwriting glyph; RF GlyphInfoPane error
      • rdmcmurray  

      3
      0
      Votes
      3
      Posts
      34
      Views

      frederik

      what font1.defaultLayer[glyph.name] = glyph does: check if the glyph already exists: if it exist it will be removed from that layer: so that the reason why the glyph is at the end of the glyph order in the font overview. (as that glyph is also removed from the glyph order) create a new glyph draw the given glyph in the newly created glyph I cannot reproduce the error, based on your instructions. I will flag this to investigate.
    • RoxaneGataud

      UNSOLVED Issue with Underline Position value
      font info • • RoxaneGataud  

      6
      0
      Votes
      6
      Posts
      42
      Views

      frederik

      see Franks comments here https://github.com/adobe-type-tools/afdko/issues/1205
    • er1chu

      SOLVED App Crashes on Launch in Big Sur (MacOS 11.0.1)
      • er1chu  

      5
      1
      Votes
      5
      Posts
      52
      Views

      rdmcmurray

      I ran into an issue where the new 3.5 beta would crash on open (as above). I tracked it down to having used vanilla through the external_packages folder. Removing it allowed RF to open normally. I expect RF3.5 includes the newest version of vanilla that supersedes the prior version I had in external_packages.
    • benedikt

      SOLVED Font view not updating after adding to skipExportGlyphs
      font overview font lib • • benedikt  

      3
      0
      Votes
      3
      Posts
      22
      Views

      benedikt

      Hey @gferreira, Thank you so much for the fast reply, your code works just as expected!
    • FosterType

      This topic is deleted!
      • FosterType  

      1
      0
      Votes
      1
      Posts
      3
      Views
    • jansindl3r

      SOLVED licence will start... no, it is over
      • jansindl3r  

      2
      0
      Votes
      2
      Posts
      13
      Views

      frederik

      hehe, good catch!
    • ArrowType

      SOLVED Error "fs.errors.ResourceNotFound" when trying to save script-generated, slanted UFO
      ufo italics • • ArrowType  

      5
      0
      Votes
      5
      Posts
      22
      Views

      ArrowType

      Okay, I think that fixes it! I will probably evolve this a bit further, but here is the code now: https://gist.github.com/arrowtype/a3c4445cd6b9a6174f885eccff38e1c9 (Caveat: Not sure whether it would work for UFOZ)
    • Colo-in-NYC

      SOLVED Ghost start up item
      user interface • • Colo-in-NYC  

      4
      0
      Votes
      4
      Posts
      26
      Views

      frederik

      good it disappeared! enjoy
    • ryan

      UNSOLVED UFO won't save if public.default is present and not default
      layers ufo • • ryan  

      1
      0
      Votes
      1
      Posts
      11
      Views

      ryan

      If public.default is the name of a layer, but it is not set as the default layer, the UFO will not save, and pops up with "The document [file-name] could not be saved. The file isn’t in the correct format." Output window: Traceback (most recent call last): File "lib/doodleDocument.pyc", line 186, in writeSafelyToURL_ofType_forSaveOperation_error_ File "lib/fontObjects/doodleFont.pyc", line 224, in save File "/Applications/RoboFont_3-5b2.app/Contents/Resources/lib/python3.7/defcon/objects/font.py", line 823, in save AssertionError Weird edge case, but took me a while to figure out when I ran into it. The UFO was a generated instance, and I had manually returned it to the foreground (default), background layer naming scheme, so it could work with some of my inelegant scripts.
    • Morula Type

      SOLVED Can't open UFO: ValueError
      ufo • • Morula Type  

      5
      0
      Votes
      5
      Posts
      26
      Views

      frederik

      No idea, I guess it is a bug in Glyphs...
    • RafaŁ Buchner

      SOLVED I Experienced Forum bug
      • RafaŁ Buchner  

      2
      0
      Votes
      2
      Posts
      13
      Views

      frederik

      this should work again...
    • RafaŁ Buchner

      SOLVED Variable Font in InDesign: strange behaviour of slider
      font generation variable fonts • • RafaŁ Buchner  

      3
      0
      Votes
      3
      Posts
      29
      Views

      frederik

      thanks for the link!
    • martin

      UNSOLVED Metrics Machine does not seem to consider Skipped Glyphs
      • martin  

      2
      0
      Votes
      2
      Posts
      12
      Views

      frederik

      Noted down and added to the MetricsMachine todo list. The skippeing-glyphs lib key and Metrics Machine originated years apart of each other :)
    • colinmford

      SOLVED Error Multiprocessing in RF
      python • • colinmford  

      12
      0
      Votes
      12
      Posts
      43
      Views

      colinmford

      @frederik Frederik, this is all brilliant!! Thanks so much for digging into it. Importing the multiprocessing code is indeed the trick; the demos work now perfectly. And I can't wait to try out the new async stuff in the next releases! Thanks!!
    • bahman

      SOLVED Bug in GlyphSequenceEditText
      space center • • bahman  

      2
      0
      Votes
      2
      Posts
      13
      Views

      frederik

      no, that must be a defcon font object or RFont.naked()
    • tallpauley

      SOLVED EULA link Broken in Robofont 3.4
      • tallpauley  

      2
      0
      Votes
      2
      Posts
      20
      Views

      frederik

      fixed! it redirects now to the correct page thanks!
    • mjarboe

      UNSOLVED Font Info Crash
      font info • • mjarboe  

      15
      0
      Votes
      15
      Posts
      1099
      Views

      maximefittes

      Thanks @frederik for this advice. You are right, I have tried to re-use old scripts with RF 3 but without success (I am not very good at that)... I will try to start RF in safe mode and keep you in touch if it solves the problem. Best
    • mathieu-christe

      SOLVED RF 1.8 Test Install hmtx error
      font generation test install interpolation • • mathieu-christe  

      3
      0
      Votes
      3
      Posts
      17
      Views

      mathieu-christe

      Thank you Frederik, your script help me find the culprits easily. After fixing those 3 glyphs in the master, the interpolated instances generate successfully. Solved!