TerryCavanagh / super-hexagon-neo-issues

A repo for tracking issues related to the Super Hexagon Neo branch
6 stars 0 forks source link

Some characters for display names are shown as controller icons in leaderboards #4

Closed cnrm closed 2 years ago

cnrm commented 2 years ago

The new fonts added for controllers seem to cause side effects when names are fetched for the leaderboards.

1652556962

flibitijibibo commented 2 years ago

Looks like there are some special characters used that we recycle for prompts - I should probably replace those with '?' in the general case anyhow, will look at this for the next batch of fixes.

flibitijibibo commented 2 years ago

This should be fixed in the latest update, unless FreeType decides to troll us... how it works now is that we check each character against the font, and any unrecognized character gets replaced with ?.