You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
EricOuellet2
changed the title
Sample with text has no Anti-Aliasing either if the method used is ends with Aa ?
Sample with text has no Anti-Aliasing either if the method used ends with Aa ?
Mar 28, 2024
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?
The text was updated successfully, but these errors were encountered: