-
Notifications
You must be signed in to change notification settings - Fork 23
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
nanoemoji errors out when converting noto color emoji svg folder to COLRv0 format #468
Comments
folsze
changed the title
nanoemoji gets stuck when converting noto color emoji svg folder to COLRv0 format
nanoemoji errors out when converting noto color emoji svg folder to COLRv0 format
May 12, 2024
Update:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are 3576 emoji SVG files inside this directory:
https://github.com/googlefonts/noto-emoji/tree/main/svg
When I clone the repo locally and inside this svg directory run:
nanoemoji --color_format=glyf_colr_0 ./*.svg
I am running this on MacOS M2 Pro, so a pretty fast computer.
Then nanoemoji get stuck for an extremely long amount of time, but only at the very end of the process, with just two missing "7154/7156".
do note:
7156 is roughly double the svg count (3576 * 2 = 7152)
When I reduce the svgs to a count of like 70 SVGs, then the script runs successfully fast, but also gets a bit stuck at the end. But it ends. With 3576 svgs it seems to never finish execution. And then when it does, it errors out, see the next piece of inforation below here:
The text was updated successfully, but these errors were encountered: