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
For able to draw the prefect text outline effect, should be getter to get the text outline path from six-labor and draw it like how slider did in osu!.
Technically, text should be saved as vertex in the file, so technically should be able to get the outline path (or every draw point) i guess?
For able to draw the prefect text outline effect, should be getter to get the text outline path from six-labor and draw it like how slider did in osu!.
Technically, text should be saved as vertex in the file, so technically should be able to get the outline path (or every draw point) i guess?
maybe see:
https://stackoverflow.com/questions/74550356/how-are-glyphs-filled-during-render
Here's some keywords:
The text was updated successfully, but these errors were encountered: