smiley
|
5a280c8107
:shower: clean up some (int) casts
|
il y a 2 ans |
smiley
|
fd4d208c05
:octocat: reduce calls to QRMatrix::getMatrix() and use QRMatrix::get() instead
|
il y a 2 ans |
smiley
|
6bba12d98c
:octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array
|
il y a 2 ans |
smiley
|
a4ae0e959a
:octocat: rename QROutputAbstract::getModuleValue() to prepareModuleValue() to better reflect what it does
|
il y a 2 ans |
smiley
|
b0fc9aeb53
:shower:
|
il y a 2 ans |
smiley
|
1b2aa52d03
:octocat: proper names for QRMatrix getters
|
il y a 2 ans |
smiley
|
60a19b3c94
:octocat: QROutputInterface::moduleValueIsValid() improved checks & tests
|
il y a 2 ans |
smiley
|
76e90986e7
:octocat: make QROutputInterface::moduleValueIsValid() public static
|
il y a 2 ans |
smiley
|
4147dae999
:octocat: QRGdImage & QRImagick background/transparency rework
|
il y a 2 ans |
smiley
|
6b2a529160
:lipstick: code style fixes
|
il y a 2 ans |
smiley
|
61128e4aec
:sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn()
|
il y a 2 ans |
smiley
|
ecdd81a0cb
:octocat: file caching rework/cleanup
|
il y a 2 ans |
smiley
|
6e083cec8c
:octocat: QRGdImage: proper value check/clamp
|
il y a 3 ans |
smiley
|
739579552d
:octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122)
|
il y a 3 ans |
smiley
|
20de869bb9
:octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does
|
il y a 3 ans |
smiley
|
ae1c1f56ca
:shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
|
il y a 3 ans |
smiley
|
5d595891d8
:wrench: QRGdImage: change imagescale() filter to default value (#142)
|
il y a 3 ans |
smiley
|
66ac346c36
:wrench: QRGdImage: fix "Implicit conversion from float to int" in PHP 8.1
|
il y a 3 ans |
smiley
|
1f435dfd54
:shower: rename QRMatrix::checkTypes() to checkTypeNotIn() and switch return value to better reflect what it actually does
|
il y a 3 ans |
codemasher
|
164116fa39
:bath: output (+test) simplification & cleanup
|
il y a 4 ans |