-
-
Notifications
You must be signed in to change notification settings - Fork 670
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
fonts #503
Comments
Hey @hacktorious this seems to be a duplicate of #489 but it looks like that thread was a bit hijack. This gem produces formal unicode code points and should work for any font that supports these. What version are you running on and what are you observing as the output? And for clarity, On Linux/Windows, means you are running a process that is producing the flag on a server and produced via command line. Or are you sending these out over the web? |
Sending them over the web to a browser in a web application, sorry I should
have been more specific. I would think there should be something installed
on the client or browser side.
For the server we are running: Red Hat Enterprise Linux Server release 7.2
(Maipo)
For the client we are running: Chrome on Windows 10
…On Wed, Feb 28, 2018 at 1:43 PM, Russell Osborne ***@***.***> wrote:
Hey @hacktorious <https://github.com/hacktorious> this seems to be a
duplicate of #489 <#489> but it
looks like that thread was a bit hijack.
This gem produces formal unicode code points and should work for any font
that supports these. What version are you running on and what are you
observing as the output?
And for clarity, On Linux/Windows, means you are running a process that is
producing the flag on a server and produced via command line. Or are you
sending these out over the web?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#503 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACt6KdPHRNZT9k8191GATXSH1OVPYsiyks5tZZ5hgaJpZM4SXIXu>
.
|
@hacktorious does places like https://emojipedia.org/flags/ work? for those clients? |
What version of ruby? It's possible you need to force utf-8 encoding. |
ruby-2.4.1
…On Wed, Feb 28, 2018 at 1:58 PM, Russell Osborne ***@***.***> wrote:
What version of ruby? it possible you need to force utf-8 encoding.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#503 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACt6KWRDVE09KOde9m2NrBY7nkFtcNy_ks5tZaHRgaJpZM4SXIXu>
.
|
Based on the link you sent they are not compatible with Windows. |
@hacktorious total bummer :( sorry. |
This should really be the first thing this Gem should be saying in the first line of the README, with a big RED FLAG if you intend to use it for windows use 😡 |
Any idea what fonts I need to install to get the country flags to show up on linux and windows? I've tried tons of them and cannot get them to show up. They work fine on mac.
The text was updated successfully, but these errors were encountered: