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

Wrong flag #7

Closed
bootje opened this issue May 4, 2019 · 8 comments
Closed

Wrong flag #7

bootje opened this issue May 4, 2019 · 8 comments

Comments

@bootje
Copy link

bootje commented May 4, 2019

Hi @Rensa,

It seems like the Latvian flag (lv) has the wrong colors. It has kind of purple stripes but these should be dark red. I tried to modify the Rdata file to fix it, but it was a bit more complicated than expected. Perhaps you can take a look at it at some point?

Thanks in advance,
Martin

@jimjam-slam
Copy link
Owner

Thanks for the heads-up, Martin! I'll look into it 🙂 I'd have to check the flag to be sure, but this likely a stylistic decision that Twemoji made. I'll look into whether I can just make a manual modification or whether I should convince them to change it upstream.

@bootje
Copy link
Author

bootje commented May 5, 2019

Hi @Rensa, thanks for taking a look! I guess it would be best if it can change upstream. If not it should be enough to change to color, the size of the colored stripes seems accurate. The correct color is #9E3039.

@jimjam-slam
Copy link
Owner

Interestingly, this flag looks correct in EmojiOne!

https://github.com/eosrei/emojione-color-font/blob/master/assets/emojione-svg/1f1f1-1f1fb.svg

It hasn't been modified since June 2016, so I'm not sure what went wrong when I originally imported the flags (using inst/store_flags.R).

I also need to process the flags to get rid of clipping masks in them (because it interferes with ggplot2's clipping used on the plot area: plots can only have one clipping mask at a time), so maybe I need to do a bigger PR to get all those issues at once.

@bootje
Copy link
Author

bootje commented May 21, 2019

Hi @Rensa, thanks for the update, indeed weird that the flag is ok in EmojiOne. I guess it's best to combine multiple issues, it always takes some time to get familiar with things you did in the past!

@StefanMusch
Copy link

Any update on this issue? I noticed the same thing today when using this (awesome) package.

@jimjam-slam
Copy link
Owner

Sorry, I've been a little slack maintaining my packages over the break! If anyone has the time for a PR, I'm happy to review it; otherwise I'll endeavour to get to it ASAP 🙂

@N190392
Copy link

N190392 commented Jan 31, 2020

I'd like to note that the previously linked EmojiOne flag has still wrong color. As bootje mentioned, the correct color should be #9E3039.

@jimjam-slam
Copy link
Owner

I'll do another pass on this when I implement #17!

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

4 participants