PoomSmart/EmojiFonts

oneui missing emoji list: ['1f441_1f5e8']

dayanch96 opened this issue · 11 comments

Everything goes well except this issue and even generated ttc file but wdbfontoverwrite cant repack it

and, btw, script cant find his .py files so i edited it like below:

python3 EmojiFonts/$NAME.py common/${APPLE_FONT_NAME}00.ttf $NAME/$FONT_NAME.ttf $NAME/$FONT_NAME.G_S_U_B.ttx
python3 EmojiFonts/$NAME.py common/${APPLE_FONT_NAME}01.ttf $NAME/$FONT_NAME.ttf $NAME/$FONT_NAME.G_S_U_B.ttx

python3 EmojiFonts/otf2otc.py $NAME/${APPLE_FONT_NAME}_00.ttf $NAME/${APPLE_FONT_NAME}_01.ttf -o $NAME/$NAME.ttc

weird, works perfect on macos

tried again and it works. here ttc file if needed: https://disk.yandex.com/d/QZ2JC15OHwzGoQ

@dayanch96 What exactly did you do?

And that one missing emoji is actually missing from One UI 5.0 itself. I could later on maybe use the emoji design from older version of One UI.

@dayanch96 What exactly did you do?

added ‘EmojiFonts/‘ folder name before $NAME.py and otf2otc.py in the last 3 strings

And that one missing emoji is actually missing from One UI 5.0 itself. I could later on maybe use the emoji design from older version of One UI.

i guess its these emojis:
E0205CAE-4A55-4BBC-A06A-521E23691A55

Most likely ttf author might ported it incorrectly. I’ll try to find previous versions

same thing with joypixels from your release :(

Used WDBFontOverwrite 1.9.1

595DE174-C505-4A82-8B69-4BFB760CBE5F
30DCA854-F952-446A-A266-B450B8E9FC05

Bruh. Read CAVEATS.md

And the missing emoji I was talking about is: 👁️‍🗨️

CAVEATS.md

Apologize for my carelessness