LegoFigure11 / RaidCrawler

Raid Viewer for Pokémon Scarlet and Violet
GNU General Public License v3.0
166 stars 58 forks source link

fix invisible character. #88

Closed jnovack closed 1 year ago

jnovack commented 1 year ago

I see a character here:

image

And my webhook looked like this: image

I do not here:

image

Can anyone else confirm in this PR what they see?

  1. This uses the character U+3164 between the letters: aㅤbㅤc
  2. This uses nothing: abc

This is what it looks like to me:

image
ViolentSpatula commented 1 year ago

The unicode character I used doesn't display the same in all operating systems, this character seems to be more consistent across operating systems

jnovack commented 1 year ago

The character I am using U+3164 is a SMIDGE wider than the character Violent was using, and I replaced it 1:1.

After some testing (and while it will never be perfect), this yields better results across over more time.