Create a font object but not open

RoboFont Forums Help / General Create a font object but not open

This topic contains 5 replies, has 2 voices, and was last updated by  frederik 7 years, 11 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5171

    joanca
    Participant

    Can I create a font object from Robofont but not get it opened? I mean write to it from the script but not have the font window open. I’m dealing with huge fonts and performance is now very important. I can do it outside Robofont, but in RF I have an easy access to vanilla for dialogs.
    Thanks.

    #5172

    frederik
    Keymaster
    font = OpenFont("path/to/your/font.ufo", showUI=False)
    

    see http://doc.robofont.com/api/robofab-extras/

    #5173

    joanca
    Participant

    Thanks for the tip, Frederik.
    That made everything smooth, as doing it outside RF, same performance, better access to dialogs : )
    BTW, Is there any chance to get the RoboFont documentation for reading offline?

    #5196

    frederik
    Keymaster

    I tried several word press plugins but none of them are satisfying.
    If I offer a pdf for download I would like that the download is in sync with the current documentation.

    #5203

    joanca
    Participant

    Ok, we’ll wait then. Other formats, as html itself would work too in the meantime.
    Thanks!

    #5263

    frederik
    Keymaster

    I bundled all documentation on a single html page.
    http://doc.robofont.com/the-complete-robofont-guide/

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.