ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.15k stars 2.25k forks source link

Lazer font improvements #2779

Open toiglak opened 6 years ago

toiglak commented 6 years ago

I know this is a ridiculous bug (actually who write Lenny face in hobbies :D). So Lazer Font doesn't have that weird characters used in (͡° ͜ʖ ͡°). I see two solutions for that. First: adding that character to Lazer Font; Second: using similar font that has those and much more other strange characters, in case when Lazer detect their lack.

Also, I found stuff like: "last seen" and "joined" mix oddly with the polish equivalent of that word. For example: "Last seen przed 7 minutami" where correct form is "Last seen 7 minutes ago".

Correct: should be

Wrong: bug

Hope I help :)

Aergwyn commented 6 years ago

This seems to be a web issue. Maybe you want to open one over there.

toiglak commented 6 years ago

Lenny Face looks correctly on web. It seems that Lazer do something wrong.

Web: correct

Lazer: bug1

Aergwyn commented 6 years ago

Oh I see. I misunderstood. Alright.

peppy commented 6 years ago

Yes, we currently only have unicode ranges added for languages, not silly characters. We'll need to do this at some point.