smiley
|
d98b56b55e
:octocat: +QRCode::setOptions()
|
2 лет назад |
smiley
|
c474cc704e
:octocat: rework output interface invocation
|
2 лет назад |
smiley
|
ca56fe5ca9
:octocat: remove non-empty content restriction
|
2 лет назад |
smiley
|
2b86a24ccc
:octocat: extract QRCode::renderMatrix()
|
2 лет назад |
smiley
|
9c0f6ac065
:shower: some docblocks and typos
|
2 лет назад |
smiley
|
989c816197
:octocat:
|
2 лет назад |
smiley
|
d48fbd78da
:octocat: QRCode::addEciSegment(): encode from mb_internal_encoding() instead of mb_detect_encoding()
|
2 лет назад |
smiley
|
5282b46474
:octocat: no reason to leave QRCode::addSegment() protected
|
2 лет назад |
smiley
|
99e84efaa3
:octocat: added Hanzi (GB2312/GB18030) mode according to GBT18284-2000
|
2 лет назад |
smiley
|
9e04d27401
:octocat:
|
2 лет назад |
smiley
|
eeb7169d68
:octocat: require only either $logoSpaceWidth or $logoSpaceHeight
|
2 лет назад |
smiley
|
d6f1500ee1
:shower:
|
3 лет назад |
smiley
|
8c79c82bda
:octocat: move luminance source selection back to QRCode
|
3 лет назад |
smiley
|
ae1c1f56ca
:shower: extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
|
3 лет назад |
smiley
|
b48a58462c
:shower: extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated
|
3 лет назад |
smiley
|
cde2af576b
:bath: extract QRMarkup into QRMarkupSVG and QRMarkupHTML
|
3 лет назад |
smiley
|
00086063a6
:sparkles: EPS support (really!)
|
3 лет назад |
smiley
|
3531b63085
:shower: +deprecation reasons
|
3 лет назад |
smiley
|
e8ac9e02a4
:shower:
|
3 лет назад |
codemasher
|
164116fa39
:bath: output (+test) simplification & cleanup
|
4 лет назад |
codemasher
|
3fac6cf89b
:shower: deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
|
4 лет назад |
codemasher
|
87f7f3aa4a
:octocat: add logo space creation
|
4 лет назад |
codemasher
|
6c34213aca
:octocat: allow contrast adjustment and grayscaling in the reader
|
4 лет назад |
codemasher
|
5c2c92667a
:bath: fix/cleanup/move mask pattern evaluation, don't alter matrix for evaluation
|
4 лет назад |
codemasher
|
b7a757d296
:shower: move luminance source FQCN determination to options
|
4 лет назад |
codemasher
|
3d563bfcc0
:shower: refeactored away some superfluous constants
|
4 лет назад |
codemasher
|
9fde82f9c2
:shower: remove DATA_* prefix from Mode::* constants
|
4 лет назад |
codemasher
|
9037a69626
:shower: re-add ECC mode constants for backwards compatibility
|
4 лет назад |
codemasher
|
153603a5dc
:bath: more docblock cleanup & micro optimizations
|
4 лет назад |
codemasher
|
b0f0186466
:octocat: +readFromSource()
|
4 лет назад |