WriteableBitmapEx icon indicating copy to clipboard operation
WriteableBitmapEx copied to clipboard

Sample with text has no Anti-Aliasing either if the method used ends with Aa ?

Open EricOuellet2 opened this issue 1 year ago • 0 comments

I try the sample WriteableBitmapEx.TextExample.csproj. The text appears coarse, without Anti-Aliasing, either if the method signature used ends with Aa: bmp.DrawTextAa(formattedText, 0, 100, Colors.Black,7);

Is this a bug? Are you aware of it?

In the meantime: Do yo plan to add an angle to the text, like to be able to write on an angle of 90 degree left or right?

2024-03-28 10_16_15-WriteableBitmapEx_All (Running) - Microsoft Visual Studio image

EricOuellet2 avatar Mar 28 '24 14:03 EricOuellet2