Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
34 stars 3 forks source link

Detect Pressure from the drawing tool #20

Closed CalebKL closed 3 days ago

CalebKL commented 1 month ago

Based on the pressure that is coming from the drawing tool, we need to determine how much the line that is being drawn is being filled Link

Fbada006 commented 2 weeks ago

Hey @CalebKL , since #72 has been merged, you can get started on this.

I propose adding a new setting in the stylus settings to enable/disable the pressure detection during drawing. If you have a better place, feel free to pursue it as well.