-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Polish letters support #239
Labels
Comments
Yes, you are totally right. /cc @marceloscoelho, if you have a good idea of an alternative font for here. |
Having the font-system as a backup would be good for that and other cases
(arabic, chinese, etc)!
I'm not sure if that's possible with the app, but if we could have
something like:
*font-family: Gotham, sans-serif;*
*Marcelo S. Coelho**Digital Product Designer*
*marcelocoelho.cc <http://marcelocoelho.cc>*
phone: (+33) 07 69 12 14 49
skype: marcelo.scharlau.coelho
Behance <https://www.behance.net/marceloscoelho> | Medium
<https://medium.com/@marceloscoelho/> | LinkedIn
<https://www.linkedin.com/in/marceloscoelho/>
Em qui, 3 de out de 2019 às 14:00, Amaury Martiny <notifications@github.com>
escreveu:
… Yes, you are totally right.
/cc @marceloscoelho <https://github.com/marceloscoelho>, if you have a
good idea of an alternative font for here.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#239>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIQ53ZJWWUOV4BAB2VHLWUTQMXNHLANCNFSM4I43L26A>
.
|
Yeah, having fallback font sounds totally reasonable but in this case you need to support all characters at once, detecting if currenly displayed text is supported by font sounds undoable. What do you think about using one of these: https://www.google.com/get/noto/ ? |
Let me mockup with Noto to see if it changes that much, or see if there are
other Google Fonts with big character support (Raleway looks quite close to
the one we are using).
*Marcelo S. Coelho**Digital Product Designer*
*marcelocoelho.cc <http://marcelocoelho.cc>*
phone: (+33) 07 69 12 14 49
skype: marcelo.scharlau.coelho
Behance <https://www.behance.net/marceloscoelho> | Medium
<https://medium.com/@marceloscoelho/> | LinkedIn
<https://www.linkedin.com/in/marceloscoelho/>
Em qui, 3 de out de 2019 às 18:32, Robert Lewicki <notifications@github.com>
escreveu:
… Yeah, having fallback font sounds totally reasonable but in this case you
need to support all characters at once, detecting if currenly displayed
text is supported by font sounds undoable.
What do you think about using one of these:
https://www.google.com/get/noto/ ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#239>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIQ53ZKQCGIPXB7ZBYZ64GDQMYNDHANCNFSM4I43L26A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform: iOS and Android
Version: 1.3.1 (iOS), 1.4.0 (Android)
Description:
On both platforms polish letters are not supported by font used to display our current location (see attached screenshot).
Suggested solution:
Use universal font that supports all special letters (polish included 😋 )
The text was updated successfully, but these errors were encountered: