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
@LPGhatguy we're noticing in #179 that the coloured texts are already premul'd (at least as far as we can tell)
We also found a really bad performance issue in the alpha premultiplication.
We're committing a fix for those because it heavily affects coloured texts, it takes like 5s to write 3 coloured text characters on release right now, Oops!
f893ad1
The first image is before the commit, second is after the commit.
The elements are colored_box and colored_box_container
The text was updated successfully, but these errors were encountered: