Skip to content

Conversation

@SThor
Copy link
Owner

@SThor SThor commented Apr 27, 2025

No description provided.

@SThor SThor requested a review from Copilot April 27, 2025 21:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new quality mode feature for the PaperAndPencil utility that controls rendering behavior for different output targets (DRAFT, SCREEN, and PRINT) and adds additional masking support.

  • Added a quality mode enum (DRAFT, SCREEN, PRINT) with corresponding behavior adjustments for rendering.
  • Introduced a mask buffer and related methods for controlling pencil stroke opacity.
  • Updated drawing methods (paper, dot, arc, line, fillRect, fillCircle, and bezier plotting) to leverage the new quality mode settings.
Files not reviewed (1)
  • examples/BasicExample/BasicExample.pde: Language not supported

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