You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This movie (direct swf link) has multiple font rendering issues. Other flashes from Homestuck tend to use fonts in the same way and have similar issues.
Describe the bug
This movie (direct swf link) has multiple font rendering issues. Other flashes from Homestuck tend to use fonts in the same way and have similar issues.
Underlines are missing:
Text is cut off because it uses the Ruffle default font instead of Courier New device font (see Implement device font rendering #1862)
Expected behavior
See the comparison above - underlines should be present in the text, and Courier New should be used instead of the Ruffle default font.
Underline presence is self-explanatory.
For getting Courier New, I would consider any solution that doesn't require editing the movie itself to be valid, for example:
Affected platform
Self-hosted version
Operating system
Windows 11
Browser
Mozilla Firefox
Additional information
No response
The text was updated successfully, but these errors were encountered: