Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look for parameters in UFO sources #34

Open
madig opened this issue Jun 12, 2017 · 2 comments
Open

Look for parameters in UFO sources #34

madig opened this issue Jun 12, 2017 · 2 comments

Comments

@madig
Copy link
Contributor

madig commented Jun 12, 2017

The script currently expects parameters to be set for each master in a Glyphs file. I'm working with pure UFO fonts and only roundtrip into Glyphs for scripts and tools. The script should also pick up parameters from the global font info, not just the master parameter list. It could look for parameters in the fontinfo while the parameters set for the masters override those parameters.

@andrestelex
Copy link
Collaborator

How to store them?

@madig
Copy link
Contributor Author

madig commented May 2, 2018

You can use lib keys.

defcon_ufo.lib["com.github.letterspacer.parameters"] = {"paramArea": 300, "paramDepth": 15, "paramOver": 3}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants