Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Emoji 😛,😜,😝's mouth doesn't show up in SVGs #461

Open
HaNerW10 opened this issue Mar 26, 2024 · 5 comments
Open

Emoji 😛,😜,😝's mouth doesn't show up in SVGs #461

HaNerW10 opened this issue Mar 26, 2024 · 5 comments

Comments

@HaNerW10
Copy link

HaNerW10 commented Mar 26, 2024

Hi, I seem to have a problem with noto color emoji. The "😛,😜,😝"'s mouth don't appear in my program, Scratch.
This is a preview for the 😛.
Screenshot 2024-03-27 065224

@anthrotype
Copy link
Member

are you referring to the original SVG file? I can see the mouth here in Github SVG preview:

https://github.com/googlefonts/noto-emoji/blob/main/svg/emoji_u1f61b.svg

Or are you perhaps referring to the OpenType SVG table inside the hybrid (COLRv1 + OT-SVG) emoji font that you find in the fonts.google.com zip download?

@anthrotype
Copy link
Member

the OpenType SVG table inside the hybrid (COLRv1 + OT-SVG) emoji font

macOS FontBook shows me the U+1F61B emoji with all the mouth and tongue:

Screenshot 2024-03-27 at 10 01 08

(macOS only supports OT-SVG, no COLRv1)

@wdym-lmao
Copy link

the OpenType SVG table inside the hybrid (COLRv1 + OT-SVG) emoji font

macOS FontBook shows me the U+1F61B emoji with all the mouth and tongue:

Screenshot 2024-03-27 at 10 01 08 (macOS only supports OT-SVG, no COLRv1)

He was talking about the tongue emojis not rendering in Scratch.

@RealityRipple
Copy link

Likely caused by the fact the mouths are drawn using a defined path object referenced through an inline style to a group object.

@Mercury13
Copy link

Probably due to #417.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants