4,152 questions
what is that fun in CoreText?
mc
5,426
Reputation points
in MAUI platform :ios.
I can use
CGContext.ShowTextAtPoint
to display characters
but what is it in CoreText?
you may say I can use NSAttributedString and use DrawString
but there is no SetShouldAntialias
and SetShouldSmoothFonts
in NSAttributed string
I want to set Antialas to FALSE when display characters
Developer technologies .NET .NET MAUI
Sign in to answer