Skip to content
Version 2.11.0
↓ Get the launcher

IThemeText.FontScale property

Global multiplier applied to every Draw method’s base font size. 1.0 = mockup default. Phase 8 always returns 1.0; Phase 9’s Settings UI exposes this so users can scale every plugin’s text together.

public float FontScale { get; }