Sfoglia il codice sorgente

:octocat: the imagick module doesn't support base64 output

codemasher 5 anni fa
parent
commit
ff09867c86
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      examples/imagick.php

+ 0 - 1
examples/imagick.php

@@ -21,7 +21,6 @@ $options = new QROptions([
 	'outputType'   => QRCode::OUTPUT_IMAGICK,
 	'outputType'   => QRCode::OUTPUT_IMAGICK,
 	'eccLevel'     => QRCode::ECC_L,
 	'eccLevel'     => QRCode::ECC_L,
 	'scale'        => 5,
 	'scale'        => 5,
-	'imageBase64'  => false,
 	'moduleValues' => [
 	'moduleValues' => [
 		// finder
 		// finder
 		1536 => '#A71111', // dark (true)
 		1536 => '#A71111', // dark (true)