Font Scaling for a11y. How can we scale font across the board? Would it be performant to just use scale on every text node? Should this be in Renderer?
I’d like fontMultiplier = X (number) and be able to adjust it to size up or down font across the whole UI