Skip to content
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

Emoji ☀️ and ☁️ not showing correctly #312

Closed
vikeri opened this issue Apr 3, 2016 · 6 comments
Closed

Emoji ☀️ and ☁️ not showing correctly #312

vikeri opened this issue Apr 3, 2016 · 6 comments

Comments

@vikeri
Copy link

vikeri commented Apr 3, 2016

Embarrased to file this issue but still...

The emojis ☀️ and ☁️ do not render properly for me. They are just a black sun and a black cloud. It does not work with using the :sunny: or :cloud: sytnax nor copying the emoji directly or using the emoji keyboard in Mac either.

Atom seems to agree on which emojis to show correctly and which to show old style. I.E. if I paste the sun emoji into atom it becomes black. Vim will render it correctly though. Quite possibly an issue not related to Bitbar but tons of Googling didn't get me anywhere.

To reproduce
Use emoji ☀️ or ☁️

@vogonistic
Copy link
Contributor

I've had similar trouble with ❄️, but I never found the reason why they show up that way.

@vogonistic
Copy link
Contributor

Looks like the magic is \U0000FE0F, which is a variant selector that chooses the emoji variation if there are multiple ways to draw a character. I'll see if I can get it added upstream: diy/NSStringEmojize#10

@dandaka
Copy link

dandaka commented Apr 7, 2016

I really like this B/W style. And do want to use only BW icons where possible. Any ideas, how to do that? Where could I find all B/W icon glyphs?

@iosdeveloper
Copy link
Collaborator

@vogonistic I don't think our chances are very high. The repo was last updated 2 years ago. I would be fine with using your fork instead.

@matryer
Copy link
Owner

matryer commented Apr 11, 2016

Let's switch to the better fork--or maybe we fork it and maintain it together?

@whilei
Copy link

whilei commented Jul 26, 2016

So :godmode: has a variant selector?

@matryer matryer closed this as completed Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants