Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Solved
    • Unsolved
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • General Questions
    • Feature Requests
    • Problems & Bugs
    • Extensions
    • Documentation
    • Tools Corner
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • ArrowType

      UNSOLVED Existing script to scale UPM, plus dimensions, glyphs, components, kerning, etc?
      General Questions • • ArrowType  

      11
      0
      Votes
      11
      Posts
      278
      Views

      ryan

      @ArrowType Feel free to check out my extension Slinky on Mechanic!
    • jn

      Remove overlap all glyphs
      General Questions • remove overlap • • jn  

      2
      0
      Votes
      2
      Posts
      5
      Views

      frederik

      Hi Josh, this forum is almost abandoned, I would like to invite you to the open discord group for all your RoboFont related questions! --> https://discord.gg/M8RySPYE
    • nowell

      SOLVED Only PNG images can be added by a script?
      General Questions • scripting fontparts images • • nowell  

      8
      0
      Votes
      8
      Posts
      315
      Views

      Kalisspera

      If you need to work with JPG images, you could consider converting them to PNG format before adding them through the script. And hey, if you ever need to optimize those JPG files for better performance or smaller sizes, check out jpg compress tools. They can help maintain image quality while reducing file sizes effectively.
    • doreuli

      SOLVED Severe slowdown when using Inspector
      General Questions • • doreuli  

      4
      0
      Votes
      4
      Posts
      8
      Views

      roberto arista

      Conversation moved to RF discord. Marked as solved.
    • benben

      SOLVED Reference glyphs in Glyph Editor
      General Questions • • benben  

      3
      0
      Votes
      3
      Posts
      7
      Views

      roberto arista

      Conversation moved to RF discord. Marked as solved.
    • kestlerio

      SOLVED Font overview window + Outliner extension
      General Questions • • kestlerio  

      3
      0
      Votes
      3
      Posts
      18
      Views

      kestlerio

      @frederik Thank you! I will take a look.
    • matterofsorts

      SOLVED Kerning offset overflow
      General Questions • kerning • • matterofsorts  

      7
      0
      Votes
      7
      Posts
      324
      Views

      ArrowType

      Thanks Arnaud! To add to this, I had some difficulty finding where in MM to actually do this, so... I found the option under "Batch Export" in the MM menu. I simply exported it into the font (features), and now makeOTF works to generate fonts directly!
    • kfdesign

      SOLVED Short Keys for Tools not working?
      General Questions • • kfdesign  

      3
      0
      Votes
      3
      Posts
      11
      Views

      kfdesign

      @frederik OK. Thank you.
    • Nino

      Im looking for a job
      General Questions • • Nino  

      1
      0
      Votes
      1
      Posts
      14
      Views

      Nino

      Hi forum. As headline says, Im in need for a job. Not sure if this is right place for this topic, but why not (I guess) Degree form Design of visual communications (2016) Few published typefamilys Adobe CS, RoboRont, FontLab, Glyphs, (basic Python) Loads of branding experience Always had problems with finding new work opportunities, so trying to change approach. Im hardworking and loyal. Never stop learning is my motto Fro more questions or suggestions you can contact here or on ninobodac@gmail.com All suggestions welcome, thanks :D
    • Kris

      SOLVED What preference setting controls the glyph background colour?
      General Questions • • Kris  

      5
      0
      Votes
      5
      Posts
      17
      Views

      Kris

      Thank you!
    • mr

      validate glyph image
      General Questions • • mr  

      6
      0
      Votes
      6
      Posts
      26
      Views

      frederik

      oh this is hard :) You are missing image data which is stored in the memory only. f = CurrentFont().asDefcon() g = CurrentGlyph().asDefcon() # a font object has a centralised images object collecting all image data. print(g.image.fileName in f.images) # if the fileName has no data, the image doesnt exist in memory and on disk
    • ddaanniiieeelll

      guideline properties
      General Questions • • ddaanniiieeelll  

      6
      0
      Votes
      6
      Posts
      35
      Views

      ddaanniiieeelll

      Global guidelines are nested in font objects, and local guidelines are in glyph objects. Aha! That makes so much sense, yet I never thought about it. Thanks @Ryan :) I quickly wrote a script that adds local guidelines with specific coordinates for a list of glyphs. That way I can define the overshoots for /O and /o (that's usually two of the characters I draw in the ideation stage already) and put those values in the code that then adds the guidelines to the list of glyphs I defined and where I need them. It’s not a very "programming" way of doing things, but it gets the job done and it’s pretty straight forward without having to many places I can make mistakes :) I was even thinking about making it a small tool or something inside the inspector where one can store the values for UC & lc and on click remove or add local guidelines. Who knows, maybe I can make Tals tool work for me, then I don't need to do anything by myself :)
    • ddaanniiieeelll

      test install fails to generate font
      General Questions • • ddaanniiieeelll  

      3
      0
      Votes
      3
      Posts
      20
      Views

      frederik

      Should be fixed here https://github.com/robotools/ufo2fdk/commit/99a01d340de3ef3c3d86708c45afebd682daab00 and present in the upcoming beta thanks!
    • naorem

      SOLVED Copying Glyph names from one UFO to other
      General Questions • • naorem  

      4
      0
      Votes
      4
      Posts
      17
      Views

      naorem

      Thank you @frederik @Martin
    • ArrowType

      SOLVED What is the meaning of the big red X that sometimes appears over a glyph in the font view?
      General Questions • • ArrowType  

      8
      0
      Votes
      8
      Posts
      35
      Views

      ArrowType

      Excellent, thank you for the answers!
    • paulinefourest

      SOLVED Where is normal command-Z
      General Questions • • paulinefourest  

      3
      0
      Votes
      3
      Posts
      24
      Views

      roberto arista

      hi @paulinefourest, we did not change the undo behaviour, if you keep having this issue, please let us have a few more details on your setup. 👋
    • MARYB

      SOLVED how to export in TTF
      General Questions • • MARYB  

      2
      0
      Votes
      2
      Posts
      14
      Views

      roberto arista

      hey @MARYB here you can find a detailed tutorial 👋
    • RafaŁ Buchner

      SOLVED Best way to remove glyph from RFont?
      General Questions • scripting kerning opentype features groups • • RafaŁ Buchner  

      19
      1
      Votes
      19
      Posts
      1109
      Views

      ArrowType

      As a belated update, I found that the script above didn’t handle Template Glyphs well. It would remove all template glyphs from the font. This current version of the script handles template glyphs: https://gist.github.com/arrowtype/9ef6ce07233af2d80bc0bfb4290d642c
    • FosterType

      Intentional/In Progress/Preferences
      General Questions • • FosterType  

      9
      0
      Votes
      9
      Posts
      52
      Views

      frederik

      the curve disappearing is solved in the upcoming beta and release thanks!!
    • pepijnpino

      SOLVED Location test installed fonts
      General Questions • • pepijnpino  

      2
      0
      Votes
      2
      Posts
      12
      Views

      frederik

      He Pepijn! Test installed fonts are not saved to disk. They are accessible by family/style name for your user everywhere on your system.