smiley
|
9db842d6ca
|
:octocat: +several coverage tests & cleanup
|
2022-07-26 17:15:49 +02:00 |
|
smiley
|
4aa66dd574
|
:octocat: reader test: add damaged version sample
|
2022-07-26 17:13:16 +02:00 |
|
smiley
|
1fd3109339
|
:octocat: mute debug output on CI
|
2022-07-26 16:38:34 +02:00 |
|
smiley
|
df29c1c277
|
:octocat: move Version::getMaxLengthForMode() and Version::MAX_LENGTH table to a trait in /tests
|
2022-07-26 11:23:37 +02:00 |
|
smiley
|
59318bcd7c
|
🚿
|
2022-07-25 10:50:21 +02:00 |
|
smiley
|
cda00d293a
|
:octocat: Byte: string "0" fails with empty()
|
2022-07-23 03:30:58 +02:00 |
|
smiley
|
ae1c1f56ca
|
🚿 extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated
|
2022-07-15 19:20:58 +02:00 |
|
smiley
|
b48a58462c
|
🚿 extract version and mask pattern constants from QRCode to their respective classes and mark QRCode::VERSION_AUTO and QRCode::MASK_PATTERN_AUTO as deprecated
|
2022-07-14 19:22:37 +02:00 |
|
smiley
|
605dc4b1aa
|
🚿 QRMatrix: quiet zone creation rework
|
2022-07-12 19:53:52 +02:00 |
|
smiley
|
cde2af576b
|
🛀 extract QRMarkup into QRMarkupSVG and QRMarkupHTML
|
2022-06-06 23:09:20 +02:00 |
|
smiley
|
da7af756e0
|
🚿
|
2022-05-27 21:07:29 +02:00 |
|
smiley
|
8e1f430b09
|
:octocat: test reading vector images via Imagick convert
|
2022-05-27 20:42:01 +02:00 |
|
smiley
|
a1d04ae38e
|
🚿
|
2022-05-27 19:15:36 +02:00 |
|
smiley
|
4726f58098
|
:octocat: added matrix console debugging
|
2022-05-27 18:55:11 +02:00 |
|
smiley
|
7c183e7e88
|
🛀 merge QRMatrix and BitMatrix
|
2022-05-26 22:16:19 +02:00 |
|
smiley
|
8c75d8b2dc
|
🚿
|
2022-05-10 14:53:59 +02:00 |
|
smiley
|
24c7a148c3
|
🚿 DecoderResult cleanup
|
2022-05-09 18:46:49 +02:00 |
|
smiley
|
0e2eb33af8
|
:octocat: clamp SVG circle radius
|
2022-03-11 22:05:04 +01:00 |
|
codemasher
|
164116fa39
|
🛀 output (+test) simplification & cleanup
|
2021-12-12 23:40:44 +01:00 |
|
codemasher
|
3fac6cf89b
|
🚿 deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
|
2021-12-12 23:32:31 +01:00 |
|
codemasher
|
7963d9f151
|
🚿 split reader test for GD and Imagick
|
2021-12-12 03:03:45 +01:00 |
|
codemasher
|
278554af0d
|
🚿
|
2021-12-09 01:32:44 +01:00 |
|
codemasher
|
5347080444
|
🚿 test cleanup
|
2021-12-09 01:31:41 +01:00 |
|
codemasher
|
87f7f3aa4a
|
:octocat: add logo space creation
|
2021-12-09 01:10:37 +01:00 |
|
codemasher
|
1aee1e90ca
|
:octocat: QRMatrix: ignore logo w/h 0, throw on invalid dimensions
|
2021-12-08 16:36:17 +01:00 |
|
codemasher
|
857dd519ff
|
🚿 move samples
|
2021-12-07 15:43:40 +01:00 |
|
codemasher
|
1e05c75e50
|
🚿 grayscale only colored samples
|
2021-12-07 15:37:52 +01:00 |
|
codemasher
|
9c11f69581
|
🚿 phan happy
|
2021-12-07 01:09:41 +01:00 |
|
codemasher
|
6c34213aca
|
:octocat: allow contrast adjustment and grayscaling in the reader
|
2021-12-07 01:05:03 +01:00 |
|
codemasher
|
b5f1865cd2
|
🚿 add default CSS class
|
2021-12-06 21:41:31 +01:00 |
|
codemasher
|
f224587574
|
🚿 output module cleanup
|
2021-12-06 21:39:46 +01:00 |
|
codemasher
|
fbb2741a27
|
🚿 set SVG as default output
|
2021-12-06 21:29:24 +01:00 |
|
codemasher
|
6006df8c9a
|
🛀 SVG output rework
|
2021-12-06 21:27:40 +01:00 |
|
codemasher
|
eac6f7ddac
|
🚿
|
2021-12-03 15:44:14 +01:00 |
|
codemasher
|
5c2c92667a
|
🛀 fix/cleanup/move mask pattern evaluation, don't alter matrix for evaluation
|
2021-12-01 16:52:18 +01:00 |
|
codemasher
|
a856d2aa25
|
🚿 use SettingsContainerInterface for DecoderResult
|
2021-11-29 20:47:08 +01:00 |
|
codemasher
|
60d6d52090
|
🚿 rename property $dataInterface to $QRData
|
2021-11-28 19:07:12 +01:00 |
|
codemasher
|
48b6c21090
|
🛀 QRDataModeInterface: validate data on init, test cleanup
|
2021-11-28 18:25:06 +01:00 |
|
codemasher
|
3d563bfcc0
|
🚿 refeactored away some superfluous constants
|
2021-11-27 14:01:14 +01:00 |
|
codemasher
|
9fde82f9c2
|
🚿 remove DATA_* prefix from Mode::* constants
|
2021-11-26 23:09:56 +01:00 |
|
codemasher
|
b4e398e83b
|
✨
|
2021-11-26 20:31:14 +01:00 |
|
codemasher
|
04a95c8532
|
🚿 use generator in data provider
|
2021-11-26 19:55:01 +01:00 |
|
codemasher
|
153603a5dc
|
🛀 more docblock cleanup & micro optimizations
|
2021-11-21 11:41:40 +01:00 |
|
codemasher
|
454c6c6974
|
🚿
|
2021-11-20 20:45:26 +01:00 |
|
codemasher
|
43b8dc33f9
|
:octocat: reader test fixes
|
2021-11-20 18:25:13 +01:00 |
|
codemasher
|
efac020aaf
|
:octocat: add gradient example
|
2021-11-19 17:15:05 +01:00 |
|
codemasher
|
5e9cf0047e
|
:octocat: integrate reader into QRCode, extract LuminanceSourceInterface
|
2021-11-19 15:49:53 +01:00 |
|
codemasher
|
c79042f271
|
:octocat: use settings container in QRCodeReader
|
2021-11-18 14:00:30 +01:00 |
|
codemasher
|
c3d299153a
|
Merge branch 'v5'
# Conflicts:
# .github/workflows/tests.yml
# .travis.yml
# README.md
# composer.json
# examples/imageWithLogo.php
# examples/svg.php
# src/QRCode.php
|
2021-11-18 12:00:10 +01:00 |
|
codemasher
|
3ca51167e2
|
:octocat: fix windows test testRenderImage()
|
2021-11-18 08:57:23 +01:00 |
|