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

Merge Noto Sans 2.0 and Noto Naskh Arabic #483

Open
schwantuschke opened this issue Apr 9, 2019 · 0 comments
Open

Merge Noto Sans 2.0 and Noto Naskh Arabic #483

schwantuschke opened this issue Apr 9, 2019 · 0 comments

Comments

@schwantuschke
Copy link

Hello,

i want to merge the font Noto Sans 2.0 from google.com/get/noto and the font Noto Naskh Arabic from same website.
Unfortunately i get errors and don't understand:

Traceback (most recent call last):
  File "merge_fonts.py", line 120, in <module>
    main()
 File "merge_fonts.py", line 107, in main
    font = merger.merge(valid_files)
File "/usr/local/lib/python2.7/site-packages/fontTools/merge.py", line 966, in merge
    table = clazz(tag).merge(self, tables)
File "/usr/local/lib/python2.7/site-packages/fontTools/merge.py", line 160, in merge
    return m.mergeObjects(self, self.mergeMap, tables)
File "/usr/local/lib/python2.7/site-packages/fontTools/merge.py", line 1012, in mergeObjects
    value = mergeLogic(getattr(table, key, NotImplemented) for table in tables)
File "/usr/local/lib/python2.7/site-packages/fontTools/merge.py", line 49, in equal
    assert all(item == first for item in t), "Expected all items to be equal: %s" % lst
AssertionError: Expected all items to be equal: [1000, 2048]

If i merge the Noto Sans 1.04 from fonts.google.com and the Noto Naskh Arabic it works well.

@schwantuschke schwantuschke changed the title Merge Noto Sans 2.0 an Noto Naskh Arabic Merge Noto Sans 2.0 and Noto Naskh Arabic Apr 9, 2019
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