Benedikt Bramböck

Results 7 comments of Benedikt Bramböck

Ah, great. Thanks for the help. So **SelectFont** is definitely not the right choice when I want to have a UI with a list of fonts to choose from then....

Ran into a problem similar to the one above and can confirm that adding this fixed it for me: > I followed the advice here and opened my `~/.bash_profile` to...

Do you know what is happening here @typemytype?

Stumbled across the same problem recently too. I helped myself with this quickly amended version of your remove_list-of_glyphs.py script. ```python from vanilla.dialogs import * from mojo.UI import AskString from fontTools.designspaceLib...

This is still a problem in 10.11.6 and the most recent versions of Drawbot and the Drawbot Extension. Maybe @typemytype knows more about this?

That sounds extensive. Maybe explicitly setting this to False already solves it? https://github.com/robotools/vanilla/blob/873d9832da66fc085591beea4f04c998b4dd04c1/Documentation/source/conf.py#L130-L132

Input and output values might be flipped. Then again, it might be difficult to detect which values are the correct ones.