Working Game but Font Issue
Was testing a game and it seems to be perfectly working except the minor font issue that makes the numbers hide or go outside display area. I have attached SWF to test if you guys want to check.
Forgot to attach the screenshot earlier

@zohebnsr,
Flash output:

This is an already known issue (#1862): Arial Black isn’t embedded and Ruffle has to read the font to display the characters.
Right know this isn’t implemented. Ruffle contains an embedded sans-serif font that is used to display text when the font isn’t embedded in the SWF file.
If you allow me a suggestion, I’d rather close this issue and subscribe to #1862.
I hope it helps.
Possibly related to https://github.com/ruffle-rs/ruffle/issues/1881