Commit Graph

812 Commits

Author SHA1 Message Date
smiley eeb7169d68 :octocat: require only either $logoSpaceWidth or $logoSpaceHeight 2023-01-28 16:47:34 +01:00
smiley 571d3ea1d9 :octocat: mute debug output 2023-01-28 16:32:55 +01:00
smiley 1f6ae389fe :octocat: matrix debug color "fix" 2023-01-28 16:25:36 +01:00
smiley 021893e882 :octocat: GH Actions console emoji test 2023-01-28 15:59:35 +01:00
smiley fbb4811094 🚿 fix build badge (https://github.com/badges/shields/issues/8671) 2022-12-16 16:20:18 +01:00
smiley a27d133457 🚿 php habits... 2022-12-05 14:54:57 +01:00
smiley f866c258a7 Merge remote-tracking branch 'origin/main' 2022-12-05 14:47:09 +01:00
smiley df2c823eb8 🚿 2022-12-05 14:21:07 +01:00
smiley 8d24db5b9f :octocat: don't run doc build on PR 2022-12-05 14:20:48 +01:00
smiley b9183b7c38 Merge pull request #172 from Trismegiste/bugfix-html-output
The 'html' tag is missing in HTML output
2022-12-05 14:14:03 +01:00
Trismegiste 6bca964b6d The 'html' tag is missing in HTML output 2022-12-05 09:43:19 +01:00
smiley 7fd54b78d8 🚿 2022-11-10 19:47:49 +01:00
smiley 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 2022-11-10 19:32:13 +01:00
smiley 7213a8419f 🚿 2022-11-09 22:25:16 +01:00
smiley 5f1836064a 🚿 2022-11-09 22:07:19 +01:00
smiley 54fc7009a3 :octocat: 2022-11-09 20:59:31 +01:00
smiley 92fb9728c8 :octocat: 2022-11-09 20:58:41 +01:00
smiley e2707049cd :octocat: 2022-11-09 20:57:48 +01:00
smiley 54629fea50 :octocat: 2022-11-09 20:57:07 +01:00
smiley c03aafcf18 🔧 PHP 8.2 str_split() fix 2022-10-05 20:16:47 +02: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 0ae8aa775f 🚿 2022-10-05 20:12:26 +02:00
smiley 9249e215f5 :octocat: php8.2? 2022-10-05 19:49:14 +02:00
smiley 0cac0fa738 :octocat: 2022-09-27 18:29:01 +02:00
smiley fcea69d90b example module shapes 2022-09-27 18:11:31 +02:00
smiley 961b1e3422 🚿 2022-09-27 18:10:45 +02:00
smiley a8573f31a5 🚿 phan happy 2022-09-26 00:18:18 +02:00
smiley 22ad482e57 :octocat: QRFpdf: proper value check/clamp 2022-09-26 00:07:06 +02:00
smiley 6e083cec8c :octocat: QRGdImage: proper value check/clamp 2022-09-26 00:05:00 +02:00
smiley 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 2022-09-26 00:04:12 +02:00
smiley c43715795d 🚿 2022-08-09 15:01:31 +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 7bacc8bc38 :octocat: 2022-07-28 02:20:23 +02:00
smiley d6f1500ee1 🚿 2022-07-28 02:19:41 +02:00
smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 2022-07-28 00:13:45 +02:00
smiley f15b0afe9d :octocat: 2022-07-27 16:23:12 +02:00
smiley f7d7c07a4d :octocat: protected -> private 2022-07-27 16:21:50 +02:00
smiley 445e267acd :octocat: wrap reader in try/catch 2022-07-27 16:04:59 +02:00
smiley 60b204cdcf :octocat: 2022-07-26 22:37:48 +02:00
smiley f99f08e532 🚿 2022-07-26 22:37:17 +02:00
smiley 8c79c82bda :octocat: move luminance source selection back to QRCode 2022-07-26 22:36:58 +02:00
smiley 66c0b69ffb :octocat: added Apache-2.0 license 2022-07-26 19:03:52 +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 4258966a8d :octocat: return QRMatrix created from result data 2022-07-26 17:11:17 +02:00
smiley 1fd3109339 :octocat: mute debug output on CI 2022-07-26 16:38:34 +02:00