Commit Graph

192 Commits

Author SHA1 Message Date
smiley 4da90c5c3b :octocat: improved Kanji validation (fingers crossed) 2023-01-30 18:22:47 +01:00
smiley 97f16b017d :octocat: skip failing test under PHP-WIN < 8.1 2023-01-30 18:14:02 +01:00
smiley de77beb877 :octocat: output debug matrix before assertions 2023-01-28 16:59:32 +01:00
smiley eeb7169d68 :octocat: require only either $logoSpaceWidth or $logoSpaceHeight 2023-01-28 16:47:34 +01:00
smiley 1f6ae389fe :octocat: matrix debug color "fix" 2023-01-28 16:25:36 +01:00
smiley 7213a8419f 🚿 2022-11-09 22:25:16 +01:00
smiley 5f1836064a 🚿 2022-11-09 22:07:19 +01:00
smiley 40e8a6ecbc 🚿 2022-10-05 20:15:44 +02:00
smiley 59141a38c9 🚿 fixed test classname 2022-10-05 20:15:15 +02:00
smiley b8f2871837 :octocat: 2022-08-08 21:59:52 +02:00
smiley 9b36cfb4a5 :octocat: +QRData::setBitBuffer() (see #143) 2022-08-08 21:59:27 +02:00
smiley 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) 2022-07-31 04:19:19 +02:00
smiley 10cf86ffc3 🚿 2022-07-26 17:18:36 +02:00
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