Skip to content

Fix rendering of color glyphs on a clear surface

We were calling the backend vfuncs directly, thereby missing some of the surface state bookkeeping that is done in the wrappers.

Fixes: #539 (closed)

Merge request reports