diff --git a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html index 4466db22c..8eccc9ef5 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html +++ b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html @@ -149,7 +149,7 @@ @@ -263,6 +263,24 @@  : float +
+ $drawCircularModules + +  : bool +
+ +
+ $drawLightModules + +  : bool +
+ +
+ $keepAsSquare + +  : array<string|int, mixed> +
+
$length @@ -488,7 +506,7 @@ returns an array with the transformed modules. @@ -534,7 +552,7 @@ returns an array with the transformed modules. @@ -553,6 +571,117 @@ returns an array with the transformed modules. + +
+

+ $drawCircularModules + + + + +

+ + + + + + protected + bool + $drawCircularModules + + + + + + + + + +
+
+

+ $drawLightModules + + + + +

+ + + + + + protected + bool + $drawLightModules + + + + + + + + + +
+
+

+ $keepAsSquare + + + + +

+ + + + + + protected + array<string|int, mixed> + $keepAsSquare + + + + + + + + +
QRMarkupSVG.php : - 32 + 33 @@ -992,7 +1121,7 @@ you need to supply the $file parameter here in that case (or handle the option v @@ -1127,7 +1256,7 @@ returns an array with the transformed modules.

@@ -1176,7 +1305,7 @@ returns an array with the transformed modules.

@@ -1388,7 +1517,7 @@ returns an array with the transformed modules.

@@ -1429,7 +1558,7 @@ returns an array with the transformed modules.

@@ -1555,7 +1684,7 @@ returns an array with the transformed modules.

@@ -1609,7 +1738,7 @@ returns an array with the transformed modules.

@@ -1694,7 +1823,7 @@ returns an array with the transformed modules.

@@ -1765,7 +1894,7 @@ returns an array with the transformed modules.

@@ -2176,6 +2305,9 @@ or given via $mime, otherwise it is guessed from the image $data.

    • $d
    • +
    • $drawCircularModules
    • +
    • $drawLightModules
    • +
    • $keepAsSquare
    • $length
    • $matrix
    • $moduleCount
    • diff --git a/classes/chillerlan-QRCode-Output-QRMarkupXML.html b/classes/chillerlan-QRCode-Output-QRMarkupXML.html index f2dc8c7a6..9aa660429 100644 --- a/classes/chillerlan-QRCode-Output-QRMarkupXML.html +++ b/classes/chillerlan-QRCode-Output-QRMarkupXML.html @@ -149,7 +149,7 @@ @@ -419,7 +419,7 @@ returns an array with the transformed modules. @@ -449,7 +449,7 @@ returns an array with the transformed modules. @@ -495,7 +495,7 @@ returns an array with the transformed modules. @@ -1047,7 +1047,7 @@ returns an array with the transformed modules.

      @@ -1118,7 +1118,7 @@ returns an array with the transformed modules.

      @@ -1369,7 +1369,7 @@ returns an array with the transformed modules.

      @@ -1486,7 +1486,7 @@ returns an array with the transformed modules.

      @@ -1686,7 +1686,7 @@ It must return null for an empty value.

      diff --git a/js/searchIndex.js b/js/searchIndex.js index 5525d1b1d..af1677b71 100644 --- a/js/searchIndex.js +++ b/js/searchIndex.js @@ -2810,6 +2810,21 @@ Search.appendIndex( "name": "d", "summary": "", "url": "classes/chillerlan-QRCode-Output-QRMarkupSVG.html#property_d" + }, { + "fqsen": "\\chillerlan\\QRCode\\Output\\QRMarkupSVG\u003A\u003A\u0024drawLightModules", + "name": "drawLightModules", + "summary": "", + "url": "classes/chillerlan-QRCode-Output-QRMarkupSVG.html#property_drawLightModules" + }, { + "fqsen": "\\chillerlan\\QRCode\\Output\\QRMarkupSVG\u003A\u003A\u0024drawCircularModules", + "name": "drawCircularModules", + "summary": "", + "url": "classes/chillerlan-QRCode-Output-QRMarkupSVG.html#property_drawCircularModules" + }, { + "fqsen": "\\chillerlan\\QRCode\\Output\\QRMarkupSVG\u003A\u003A\u0024keepAsSquare", + "name": "keepAsSquare", + "summary": "", + "url": "classes/chillerlan-QRCode-Output-QRMarkupSVG.html#property_keepAsSquare" }, { "fqsen": "\\chillerlan\\QRCode\\Output\\QRMarkupXML", "name": "QRMarkupXML",