Contents

allowsFontSubpixelQuantization

Determines whether to allow subpixel quantization for the graphics context used for text rendering.

Declaration

var allowsFontSubpixelQuantization: Bool { get set }

Discussion

When enabled, the graphics context used for text rendering may quantize the subpixel positions of glyphs.

See Also

Text Visual Properties