CombustibleToast / StratagemHeroOnline

36 stars 23 forks source link

Arrows display as unknown characters on mobile #26

Closed TexZeTech closed 3 months ago

TexZeTech commented 3 months ago

The font that is being used doesn't seem to work well on Androids system. I have not confirmed on Iphone.

From Firefox mobile (android)

Screenshot_20240317_105359

From Google Chrome (android)

Screenshot_20240317_105528

Shared directly from desktop Signal to Signal on Android.

Screenshot_20240317_110213
malachaifrazier commented 3 months ago

I'm seeing this, too. Is this a missing character thing? I think they're supposed to be emojis... Looks like it comes from here in the code:

TexZeTech commented 3 months ago

I'm seeing this, too. Is this a missing character thing? I think they're supposed to be emojis... Looks like it comes from here in the code:

Try viewing it raw. image

I definitely think its a language pack that isn't on my android phone at the very least.

CombustibleToast commented 3 months ago

Yeah, mobile doesn't support those characters for some reason. I'll make a fix really quick

CombustibleToast commented 3 months ago

Addressed in b6febc4, though copying from desktop to mobile will still cause issues. I definitely prefer having the unicode characters as most people will be playing on desktop.