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

Update to new template Error #8

Closed
fridamedrano opened this issue Sep 14, 2023 · 1 comment
Closed

Update to new template Error #8

fridamedrano opened this issue Sep 14, 2023 · 1 comment

Comments

@fridamedrano
Copy link
Owner

Actions error when using the new template:

TypeError: init() got an unexpected keyword argument 'omit_if_default'
make: *** [Makefile:23: build.stamp] Error 1
Error: Process completed with exit code 2.

@fridamedrano fridamedrano changed the title Update to new template error Update to new template Error Sep 14, 2023
@fridamedrano
Copy link
Owner Author

On local, I could export the fonts, but after installing fontmake 3.4.0 and deleting the meta table (I did this just in local).
The error that I got from the meta table is:

File "/Users/fridamedrano/Desktop/Github/Test-2023-Sep11/Kalnia-Color/venv/lib/python3.11/site-packages/glyphsLib/builder/custom_params.py", line 573, in to_ufo_meta_table
tag, data = entry["tag"], entry["data"]
~~~~~^^^^^^^
TypeError: string indices must be integers, not 'str'

In my local files, I deleted the meta table, but it's still up in this Git Hub repo.
In the glyphs file software, the meta table appears as empty but the code from the glyphs file says:

name = "meta Table";
value = "{\012 data = Latn;\012 tag = dlng;\012}\012{\012 data = Latn;\012 tag = slng;\012}";

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

No branches or pull requests

1 participant