13rac1 / twemoji-color-font

Twitter Unicode emoji color OpenType-SVG font for Linux/MacOS/Windows
Other
1.72k stars 74 forks source link

pyftmerge not found #139

Closed MeijiRestored closed 1 year ago

MeijiRestored commented 1 year ago

Trying to run the windows installer for Segoe UI Emoji with Twemoji, but I'm running into an issue. image

Got an error saying 'pyftmerge' was not found. I searched around and found virtually nothing on what is this command and why does it not work. I manually updated ttx.exe but still doesnt work.

13rac1 commented 1 year ago

pyftmerge is part of fonttools. See if you can run it outside of the Windows installer.

https://github.com/13rac1/twemoji-color-font/blob/80a692605da54c0e4c86808e098a4dee19d84e6a/windows/install.cmd#L49-L51

MeijiRestored commented 1 year ago

Thanks for the info, got it to work