Commit Graph

94 Commits

Author SHA1 Message Date
smiley ab358f2f38 :octocat: fixes/implements #223 2023-10-25 21:30:48 +02:00
smiley 6c135ba981 :octocat: QRGdImage: add BMP and WEBP support, deprecate QROptionsTrait::$jpegQuality and QROptionsTrait::$pngCompression in favor of QROptionsTrait::$quality 2023-09-05 03:04:08 +02:00
smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls 2023-09-03 22:49:32 +02:00
smiley edbc995b63 🔧 fixed QRImagick module value validation 2023-07-12 13:17:28 +02:00
smiley b0fc9aeb53 🚿 2023-04-04 20:29:57 +02:00
smiley 50179a97ef :octocat: move mask pattern parameter 2023-04-04 20:21:04 +02:00
smiley 60a19b3c94 :octocat: QROutputInterface::moduleValueIsValid() improved checks & tests 2023-03-22 21:22:14 +01:00
smiley b18647a147 + QREpsTest 2023-03-22 21:18:13 +01:00
smiley 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2023-03-12 14:32:02 +01:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley ecdd81a0cb :octocat: file caching rework/cleanup 2023-03-07 22:42:48 +01: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 ae1c1f56ca 🚿 extract OUTPUT_* constants from QRCode to QROutputInterface and mark QRCode::OUTPUT_* as deprecated 2022-07-15 19:20:58 +02:00
smiley cde2af576b 🛀 extract QRMarkup into QRMarkupSVG and QRMarkupHTML 2022-06-06 23:09:20 +02:00
smiley 8c75d8b2dc 🚿 2022-05-10 14:53:59 +02:00
codemasher 164116fa39 🛀 output (+test) simplification & cleanup 2021-12-12 23:40:44 +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 857dd519ff 🚿 move samples 2021-12-07 15:43:40 +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 6006df8c9a 🛀 SVG output rework 2021-12-06 21:27:40 +01:00
codemasher eac6f7ddac 🚿 2021-12-03 15:44:14 +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 002ea1a64b :octocat: i hate this less 2021-01-25 01:25:40 +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 92f563b762 🚒 i have no idea why this breaks the GH windows runner 2021-01-07 16:35:30 +01:00
codemasher d58c2044f1 🛀 extract EccLevel 2020-11-22 03:04:42 +01:00
codemasher 9f5d0bc060 🛀 data mode rework 2020-11-21 02:43:14 +01:00
codemasher 0442a230d0 🚿 2020-11-18 01:25:47 +01:00
codemasher d89693a27a :octocat: $returnResource coverage 2020-11-18 01:24:44 +01:00
codemasher 9f0251b466 :octocat: allow base64 output for the fpdf module 2020-11-16 14:13:40 +01:00
codemasher aaf6ee1a5c :octocat: sadsfsdhjgkjaswontfix. 2020-11-15 20:29:08 +01:00
codemasher fce1cf08ab :octocat: oh wait, the fucking line endings...? 2020-11-15 20:27:03 +01:00
codemasher e812157124 :octocat: platform inconsistency: why does base64_encode produce different output for a fix blob of data? 2020-11-15 20:24:27 +01:00
codemasher c10f5a24ec :octocat: +data-uri/base64 for SVG 2020-11-15 19:24:30 +01:00
codemasher 9baddc9653 :octocat: adjust test samples 2020-11-15 15:18:04 +01:00
codemasher 4970fc018e 🔧 file under: platform differences we'll never know. 2020-06-03 22:37:16 +02:00
codemasher 7e0bca309b 🔧 sup GH? 2020-06-03 22:33:19 +02:00
codemasher 53e925952f 🔥 ok, what is going on here, GH? 2020-06-03 22:25:45 +02:00
codemasher 289d58be9b 🔧 GitHub actions action out 2020-06-03 22:10:51 +02:00