|
@@ -117,7 +117,7 @@ $options = new SVGWithLogoOptions([
|
|
|
'drawCircularModules' => true,
|
|
'drawCircularModules' => true,
|
|
|
'circleRadius' => 0.45,
|
|
'circleRadius' => 0.45,
|
|
|
// connect paths
|
|
// connect paths
|
|
|
- 'svgConnectPaths' => true,
|
|
|
|
|
|
|
+ 'connectPaths' => true,
|
|
|
// keep modules of thhese types as square
|
|
// keep modules of thhese types as square
|
|
|
'keepAsSquare' => [
|
|
'keepAsSquare' => [
|
|
|
QRMatrix::M_FINDER|QRMatrix::IS_DARK,
|
|
QRMatrix::M_FINDER|QRMatrix::IS_DARK,
|