qr-image icon indicating copy to clipboard operation
qr-image copied to clipboard

use size as pixel for width/height instead a multiplicator

Open paulknulst opened this issue 7 years ago • 2 comments

size should be used for determining the size of the produced SVG instead of being a multiplier

as i understand the documentation it should work like my implementation:

size (png and svg only) — size of one module in pixels. Default 5 for png and undefined for svg.

paulknulst avatar Feb 27 '18 13:02 paulknulst

Any updates on this ?

technoknol avatar Dec 24 '19 19:12 technoknol

i fixed it within my commit. so feel free to use my fork

paulknulst avatar Jan 06 '20 07:01 paulknulst