-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to have custom painters to generate fancy pics.
I imagine, QrImageView could accept functions like dataModluePainter and eyePainter besides dataModuleStyle and eyeStyle.
The functions would be responsible for rendering a single element (slingle eye, single dot).
For example, eyePainter would get position (top-left, top-right, bottom-left), size, x and y.
dataModluePainter would get size, x, y and information about neighbouring dots (8 dots around), so that the shape could be different if it connects with other dots.
DigitalSoftMX
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request