what is that fun in CoreText?

mc 5,426 Reputation points
2024-12-17T08:09:22.6633333+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.