ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.65k stars 809 forks source link

Text Rendering error with Tetris Friends: Marathon #17414

Open bigratiscool opened 2 months ago

bigratiscool commented 2 months ago

Describe the bug

This bug occurs when running the OWGameMarathon SWF file, which is the base runtime for the game. When running, the text for "Hold", "Next", "Score" and "Level" seem to not render properly. image

Expected behavior

image The text is expected to render with an outline and other miscellaneous effects

Content Location

Tetris Friends Marathon (and it's subsequent SWF files) can be located on Flashpoint under the same name. But I have also linked the SWF and the other required SWFs in a zip file. Marathon.zip

Affected platform

Browser's extension

Operating system

Windows 11

Browser

Mozilla Firefox Version 128.0.3

Additional information

No response

Lord-McSweeney commented 2 months ago

This seems to be related to BitmapData.draw with filter effects