Vector codes update
- Added support for different logo paddings (as in raster codes)
- Added more default shapes for each shape types
- Added ability to change code shape (as in raster codes)
- Fixed bug with incorrect logo offset when using QR code padding
Added ability to create custom shapes for raster codes with android.graphics.Path
using pathShape
in DSL QrOptions
build. drawShape
is deprecated