smiley
|
ab358f2f38
:octocat: fixes/implements #223
|
2 anos atrás |
smiley
|
5e8d10df82
:octocat: a few more performance improvements
|
2 anos atrás |
smiley
|
8049976e5b
:octocat: add QROptionsTrait::$gdImageUseUpscale
|
2 anos atrás |
smiley
|
90f4a4bc66
:octocat: significant output performance improvements
|
2 anos atrás |
smiley
|
3f1020a7ff
:octocat: QRGdImage: create image resource during dump() to allow consecutive calls on the same instance
|
2 anos atrás |
smiley
|
502dd697f5
:wrench: fix QRGdImage::checkGD() to not throw when using default or custom output
|
2 anos atrás |
smiley
|
ffe97dfae7
:octocat: add boolean option for BMP (RLE) compression in QRGdImage
|
2 anos atrás |
smiley
|
6c135ba981
:octocat: QRGdImage: add BMP and WEBP support, deprecate QROptionsTrait::$jpegQuality and QROptionsTrait::$pngCompression in favor of QROptionsTrait::$quality
|
2 anos atrás |
smiley
|
c69531ca20
:octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls
|
2 anos atrás |
smiley
|
bcd410a33b
:octocat: cleanup, align module() method between the several output classes where applicable
|
2 anos atrás |
smiley
|
f8d553b56d
:octocat: QRGdImage: properly catch exceptions thrown while output buffer is active
|
2 anos atrás |
smiley
|
5a280c8107
:shower: clean up some (int) casts
|
2 anos atrás |
smiley
|
fd4d208c05
:octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead
|
2 anos atrás |
smiley
|
6bba12d98c
:octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array
|
2 anos atrás |
smiley
|
a4ae0e959a
:octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does
|
2 anos atrás |
smiley
|
b0fc9aeb53
:shower:
|
2 anos atrás |
smiley
|
1b2aa52d03
:octocat: proper names for QRMatrix getters
|
2 anos atrás |
smiley
|
60a19b3c94
:octocat: QROutputInterface::moduleValueIsValid() improved checks & tests
|
2 anos atrás |
smiley
|
76e90986e7
:octocat: make QROutputInterface::moduleValueIsValid() public static
|
2 anos atrás |
smiley
|
4147dae999
:octocat: QRGdImage & QRImagick background/transparency rework
|
2 anos atrás |
smiley
|
6b2a529160
:lipstick: code style fixes
|
2 anos atrás |
smiley
|
61128e4aec
:sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn()
|
2 anos atrás |
smiley
|
ecdd81a0cb
:octocat: file caching rework/cleanup
|
2 anos atrás |
smiley
|
6e083cec8c
:octocat: QRGdImage: proper value check/clamp
|
3 anos atrás |
smiley
|
739579552d
:octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122)
|
3 anos atrás |
smiley
|
20de869bb9
:octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does
|
3 anos atrás |
smiley
|
ae1c1f56ca
:shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
|
3 anos atrás |
smiley
|
5d595891d8
:wrench: QRGdImage: change imagescale() filter to default value (#142)
|
3 anos atrás |
smiley
|
66ac346c36
:wrench: QRGdImage: fix "Implicit conversion from float to int" in PHP 8.1
|
3 anos atrás |
smiley
|
1f435dfd54
:shower: rename QRMatrix::checkTypes() to checkTypeNotIn() and switch return value to better reflect what it actually does
|
3 anos atrás |