SKPaint GetGlyphWidths always return the int values #3292
Replies: 1 comment
-
It looks like SKpaint's SubpixelText flag works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SKPaint's GetGlyphWidths always return the int values , while the function signature return float[] .
any one can tell me why or explain this ?
Beta Was this translation helpful? Give feedback.
All reactions