Skip to content

st3m: wrap rendered frames in save/restore pair

This prevents the state of initial color/text-align/line-width/etc to be dependent on the state of the previous rendering call - presuming further nested balanced save/restore pairs.

Merge request reports