I can use CGContextShowText
to display character.
and what I should use in CoreText
?
I find there is NSAttributedString
but there is lack of setShouldAntialias
and setAllowsAntialiasing(Bool)
in NSAttributedString
I DO NOT want to use Antialiase which means I want to set Antialiase to FALSE
when I display characters