simonsmh / blobmoji

Noto Emoji with extended Blob support
SIL Open Font License 1.1
74 stars 9 forks source link

Not working on Samsung devices #6

Closed kgptzac closed 5 years ago

kgptzac commented 5 years ago

Been upgraded to Pie for a couple of days and I noticed default emojis are shown instead of blobs.

simonsmh commented 5 years ago

Cannot reproduce. What device are you using?

kgptzac commented 5 years ago

I'm using galaxy note 9, Android Pie, magisk v18.0

simonsmh commented 5 years ago

What's the emoji file name in your /system/fonts?

kgptzac commented 5 years ago

I'm not sure which one of the 309 files in the fonts folder is that said file. I'm also using a font that's not the default font (using Samsung Sans now).

simonsmh commented 5 years ago

The basic logic is that it replaces the font file of the system, as the most of the oem systems use the same font Noto Color Emoji, it will just make a replacement. But for Samsung they are using their dedicated emoji file. If you can find the emoji file name, you can replace it as well.

kgptzac commented 5 years ago

Two files contain 'emoji':

NotoColorEmoji.ttf SamsungColorEmoji.tff

So the module has to replace both of these files?

simonsmh commented 5 years ago

Can you provide a copy of /system/etc/fonts.xml?

kgptzac commented 5 years ago

I have uploaded here https://drive.google.com/file/d/1inhBZ31W87mKjLh3igFV-ryXxCv6S5VA/view?usp=drivesdk