tmedwards / sugarcube-2

SugarCube is a free (gratis and libre) story format for Twine/Twee.
https://www.motoslave.net/sugarcube/2/
BSD 2-Clause "Simplified" License
177 stars 41 forks source link

Included font 'sc-icons' has Glyph bbox error on Firefox #337

Open Arkerthan opened 2 days ago

Arkerthan commented 2 days ago

Describe the bug. The included font (sc-icons) from Font Awesome has broken bounding boxes.

This is fixed as of Font Awesome 6.5: https://github.com/FortAwesome/Font-Awesome/issues/19925

The included version is 5.15.2

To Reproduce:

  1. Use Firefox as browser
  2. Load any page with the font included, for example https://www.motoslave.net/sugarcube/2/docs
  3. Open dev console (Ctrl + Shift + K)
  4. See warning.

Expected behavior. No warning

Project details.

Desktop details.

Additional context. Currently, this is not a breaking problem, so I'd be happy if it's fixed if/when there's a change to the font anyways.