Skip to content

gpu: Fix scale fluctuation

Matthias Clasen requested to merge fix-scale-fluctuation into main

We want to use a viewport that gives us the right scale back. This fixes problems where glyph lookups were inefficient because the scale part of the key would fluctuate ever so slightly.

Merge request reports