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

gg: add Context.draw_cubic_bezier_recursive/2 and Context.draw_cubic_bezier_recursive_scalar/9 #21749

Merged

Commits on Jun 27, 2024

  1. gg: add Context.draw_cubic_bezier_recursive/2 and Context.draw_cubic_…

    …bezier_recursive_scalar/9
    spytheman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    47f0927 View commit details
    Browse the repository at this point in the history
  2. move bezier.v to bezier.c.v (since it imports sokol.sgl, which the …

    …JS backend does not support)
    spytheman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5b06b6f View commit details
    Browse the repository at this point in the history