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

Make some arguments for gfx functions optional #66

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ben-wes
Copy link
Contributor

@ben-wes ben-wes commented Oct 28, 2024

this makes a few more arguments optional in the gfx context and is based on #65:

  • stroke/line width default to 1px if not set
  • font size defaults to Pd's font size if not set (this is quite nice imho, since it allows to enforce consistent font sizes with other objects)

some stuff might still need to be adapted for plugdata and purr data. tested only with vanilla.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant