Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Solved
    • Unsolved
    1. Home
    2. Categories
    3. General Questions
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    General Questions

    • D

      SOLVED What are the minimum requirements for running RoboFont?
      performance • • D7yrR  

      4
      0
      Votes
      4
      Posts
      161
      Views

      @d7yrr ok. as I suspected :) there’s an issue with the latest build in macOS Mojave; @frederik is looking into it. a warning for Mojave users has been added to the Downloads page. please try using one of the previous builds – that should fix the performance problems you are experiencing. thanks for reporting it. let us know if you still have any problems.
    • SOLVED Disable selection box in EditingTool
      editing tools • • jesentanadi  

      8
      0
      Votes
      8
      Posts
      227
      Views

      @frederik Ah, yes. I always forget about the help() function. Thanks!
    • SOLVED Working with modules
      scripting extensions • • jesentanadi  

      8
      0
      Votes
      8
      Posts
      309
      Views

      @gferreira Ah! Ok, thank you. Very helpful! :+1:
    • SOLVED Syntax for keyboard "# shortCut:"?
      scripting keyboard shortcuts • • rbugden  

      6
      0
      Votes
      6
      Posts
      219
      Views

      Perfect, thanks Frederik.
    • SOLVED Finding bPoint for RPoint and the other way around
      scripting fontparts • • RafaŁ Buchner  

      4
      0
      Votes
      4
      Posts
      208
      Views

      Thanks!!!!
    • UNSOLVED Tracking Undo/Redo-History for the custom attributes
      undo custom tool • • RafaŁ Buchner  

      5
      0
      Votes
      5
      Posts
      100
      Views

      the font.lib is also possible but then its hard to have the global undo manager focus. The current undo manager is connected to the current glyph. good luck!
    • SOLVED Keyboard spacing in Space Center with modifiers
      user interaction space center • • rbugden  

      3
      0
      Votes
      3
      Posts
      191
      Views

      Ah ok, great. Good to know the command is still a modifier and not access to RSB as I had thought for some reason. Thanks, Frederik.
    • SOLVED Get names of not generated list based on the selection in the font window
      scripting template glyphs • • RafaŁ Buchner  

      3
      0
      Votes
      3
      Posts
      92
      Views

      @frederik said in get names of not generated list based on the selection in the font window: font.templateSelectedGlyphNames Thanks a lot, Frederik !!!
    • UNSOLVED Access Space Center input texts by script
      scripting space center python • • benedikt  

      4
      0
      Votes
      4
      Posts
      115
      Views

      I see... they will be added
    • UNSOLVED Ability to select/deselect specific points
      user interaction transform • • rbugden  

      3
      0
      Votes
      3
      Posts
      99
      Views

      I see. Yes that appears to change the reference point for the transformation, but it still transforms all off-curves. With a script, do you mean creating a custom transform tool? It would be great if there were a preference that is point-type-agnostic transformation as well
    • SOLVED Adding text to CurrentGlyphView
      user interface observers • • jesentanadi  

      10
      0
      Votes
      10
      Posts
      1290
      Views

      @RafaŁ-Buchner thanks for the suggestion! here it is
    • SOLVED Test Install Progress Bar
      test install • • connor  

      4
      0
      Votes
      4
      Posts
      53
      Views

      Thanks @frederik! Looking forward to it.
    • SOLVED question: contours and components inside some rect
      scripting bug maybe • • RafaŁ Buchner  

      10
      0
      Votes
      10
      Posts
      63
      Views

      @RafaŁ-Buchner you’re right :) better to use the boolean glyph method then.
    • SOLVED additional custom functionality in “Display...” menu. Possible? If yes, How?
      user interface glyph editor • • RafaŁ Buchner  

      10
      0
      Votes
      10
      Posts
      168
      Views

      added to the docs as an example: Custom display menu in the Glyph Window – thanks!
    • SOLVED How to add some graphic label to the glyph cell in font overview
      user interface observers font overview • • RafaŁ Buchner  

      8
      0
      Votes
      8
      Posts
      112
      Views

      added to the docs as an example. thanks!
    • SOLVED Spacing observer and how to sync metrics to key characters
      space center observers spacing • • RicardGarcia  

      8
      0
      Votes
      8
      Posts
      89
      Views

      hi @RicardGarcia, I’ve converted groupSpacing into an extension, it’s already available on Mechanic. give it a try!
    • SOLVED Best way to remove glyph from RFont?
      scripting kerning opentype features groups • • RafaŁ Buchner  

      10
      1
      Votes
      10
      Posts
      62
      Views

      @frederik Awesome, thanks!