I\'ve made a CALayer with an added CATextLayer and the text comes out blurry. In the docs, they talk about \"sub-pixel antialiasing\", but that doesn\
CALayer
CATextLayer
Set the text layer to use the same scale as the screen.
textLayer.contentsScale = UIScreen.main.scale