Font Rastr Settings
data class FontRastrSettings(val edging: FontEdging, val hinting: FontHinting, val subpixel: Boolean)
Deprecated (with error)
Replaced by separate properties in TextStyle: fontEdging, fontHinting, subpixel