Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should be able to get the outline path from the sixLabor? #416

Open
andy840119 opened this issue Nov 27, 2023 · 0 comments
Open

Should be able to get the outline path from the sixLabor? #416

andy840119 opened this issue Nov 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@andy840119
Copy link
Member

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:

  • Glyph rendering algorithm
  • Font rendering algorithm
  • Bezier curves in font rendering
  • Spline-based font rendering
  • Character shape generation algorithm
  • Triangulation of letter shapes
@andy840119 andy840119 added the enhancement New feature or request label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant