Commit Graph

46 Commits

Author SHA1 Message Date
smiley 2f0b169039 💄 2023-03-11 19:15:41 +01:00
smiley 63056190f7 💄 2023-03-11 19:12:29 +01:00
smiley c24f0c9fd5 💄 2023-03-11 04:11:37 +01:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley 4234541d45 🚿 2023-03-08 22:39:07 +01:00
smiley 9c0f6ac065 🚿 some docblocks and typos 2023-01-31 23:49:33 +01:00
smiley 8eb54d4eef :octocat: move deinterleaving to ReedSolomonDecoder 2023-01-31 19:02:24 +01:00
smiley 118d9ed591 :octocat: return BitBuffer instance to DecoderResult 2023-01-31 18:57:10 +01:00
smiley 3a2d7eda2c :octocat: decoder cleanup 2023-01-31 17:56:41 +01:00
smiley eeb7169d68 :octocat: require only either $logoSpaceWidth or $logoSpaceHeight 2023-01-28 16:47:34 +01:00
smiley f7d7c07a4d :octocat: protected -> private 2022-07-27 16:21:50 +02:00
smiley f99f08e532 🚿 2022-07-26 22:37:17 +02:00
smiley 66c0b69ffb :octocat: added Apache-2.0 license 2022-07-26 19:03:52 +02:00
smiley 9db842d6ca :octocat: +several coverage tests & cleanup 2022-07-26 17:15:49 +02:00
smiley 4258966a8d :octocat: return QRMatrix created from result data 2022-07-26 17:11:17 +02:00
smiley 605dc4b1aa 🚿 QRMatrix: quiet zone creation rework 2022-07-12 19:53:52 +02:00
smiley 53f6dcfc88 🚿 2022-05-26 23:04:54 +02:00
smiley 7c183e7e88 🛀 merge QRMatrix and BitMatrix 2022-05-26 22:16:19 +02:00
smiley 27e82de500 🚿 2022-05-13 21:43:20 +02:00
smiley 8c75d8b2dc 🚿 2022-05-10 14:53:59 +02:00
smiley f1b05e420d 🚿 extract methods and move to ReedSolomonDecoder 2022-05-10 14:05:52 +02:00
smiley a7e9642a74 🚿 extract several properties in Decoder 2022-05-10 13:05:14 +02:00
smiley 24c7a148c3 🚿 DecoderResult cleanup 2022-05-09 18:46:49 +02:00
codemasher 0c1f322476 🚿 2021-12-13 00:34:10 +01:00
codemasher 8df4a7a532 🚿 force int because PHP8.1 hates this 2021-12-13 00:22:34 +01:00
codemasher f7521c9227 🚿 force int because PHP8.1 hates this 2021-12-13 00:09:45 +01:00
codemasher 317fbb6f24 🚿 make exceptions final 2021-12-12 02:02:39 +01:00
codemasher 838853d20b 🚿 allow extending the luminance source classes 2021-12-07 15:21:18 +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 21b414cab0 🚿 replaced generic exceptions 2021-12-02 00:18:51 +01:00
codemasher 05917f7286 🚿 removed html tags and javadoc remnants from docblocks 2021-12-01 22:49:32 +01:00
codemasher a856d2aa25 🚿 use SettingsContainerInterface for DecoderResult 2021-11-29 20:47:08 +01:00
codemasher eb33b62a51 🚿 2021-11-29 19:08:00 +01:00
codemasher e57f24c5d0 🚿 include BitMatrixParser in BitMatrix, cleanup 2021-11-29 12:59:32 +01:00
codemasher 9fde82f9c2 🚿 remove DATA_* prefix from Mode::* constants 2021-11-26 23:09:56 +01:00
codemasher 738294e344 🚿 mask pattern cleanup 2021-11-26 20:36:27 +01:00
codemasher 153603a5dc 🛀 more docblock cleanup & micro optimizations 2021-11-21 11:41:40 +01:00
codemasher 92df74ea46 :octocat: shouldn't have touched it... 2021-11-19 16:00:58 +01:00
codemasher 5e9cf0047e :octocat: integrate reader into QRCode, extract LuminanceSourceInterface 2021-11-19 15:49:53 +01:00
codemasher 6a5be44ea4 🚿 docblocks (WIP) 2021-11-18 13:32:46 +01:00
codemasher f4401a4b2b 🛀 cleanup 2021-06-05 01:16:21 +02:00
codemasher b3dfd0f5a2 :octocat: ECI::parseValue(): return ECICharset object 2021-06-04 06:57:47 +02:00
codemasher 002ea1a64b :octocat: i hate this less 2021-01-25 01:25:40 +01:00
codemasher 95cac35fdd 🚒 phan happy 2021-01-25 01:09:32 +01:00
codemasher 84eb31696c init from https://github.com/codemasher/php-qrcode-decoder/commit/5798a53268f14eb1d7d70098d23db0a81b25f98b 2021-01-25 00:42:26 +01:00