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

Meta table error #9

Closed
fridamedrano opened this issue Sep 28, 2023 · 0 comments
Closed

Meta table error #9

fridamedrano opened this issue Sep 28, 2023 · 0 comments
Assignees

Comments

@fridamedrano
Copy link
Owner

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'

I deleted the meta table to pass and export everything on the Actions.
The line deleted is (in the glyphs file):

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

@vv-monsalve vv-monsalve self-assigned this Sep 28, 2023
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

2 participants