Commit Graph

161 Commits

Author SHA1 Message Date
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
codemasher 39ed4c36da :octocat: fix windows test testSaveException() 2021-11-18 08:39:41 +01:00
codemasher 5f23962763 🚿 test cleanup 2021-06-06 01:16:22 +02:00
codemasher 4f6002ab7b :octocat: trying a non-existent directory 2021-06-05 21:34:00 +02:00
codemasher f092e86847 :octocat: will this test now work on CI? 2021-06-05 21:18:06 +02:00
codemasher 9710a30448 :octocat: moved MaskPatternTester to Common 2021-06-05 18:25:44 +02:00
codemasher 002ea1a64b :octocat: i hate this less 2021-01-25 01:25:40 +01:00
codemasher 6b9eea75e6 🚒 AHHHHHHH 2021-01-25 01:15:59 +01:00
codemasher 84eb31696c init from https://github.com/codemasher/php-qrcode-decoder/commit/5798a53268f14eb1d7d70098d23db0a81b25f98b 2021-01-25 00:42:26 +01:00
codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags 2021-01-24 22:52:33 +01:00
codemasher abf6c2fd94 :octocat: inject QRDataModeInterface 2021-01-19 20:10:12 +01:00
codemasher 182ebf4e70 :octocat: extract MaskPattern 2021-01-19 01:15:34 +01:00
codemasher 307b6462f6 :octocat: QRMatrix::M_*TYPE rework, separate masking 2021-01-19 00:24:16 +01:00
codemasher bde04254de :octocat: renamed QRData:initMatrix() to writeMatrix() 2021-01-16 20:07:57 +01:00
codemasher 37d4b9faad :octocat: move BitBuffer to Common 2021-01-16 19:52:12 +01:00
codemasher 4ce932aee3 :octocat: use ZXing classes for RS encoding, cleanup 2021-01-16 19:45:30 +01:00
codemasher 26536de7f0 :octocat: extract ECC/RS operations 2021-01-09 20:41:51 +01:00
codemasher 92f563b762 🚒 i have no idea why this breaks the GH windows runner 2021-01-07 16:35:30 +01:00
codemasher 28d116f4e4 🔧 2021-01-07 11:18:21 +01:00