Commit Graph

106 Commits

Author SHA1 Message Date
smiley 51d7c2b8a3 :octocat: added QRMatrix::M_*_DARK constants for convenience 2023-03-12 14:32:02 +01:00
smiley 8e72bc6521 💄 2023-03-11 03:31:22 +01:00
smiley 6b2a529160 💄 code style fixes 2023-03-11 02:38:57 +01:00
smiley 3466b7c8f7 ImageMagick with logo example 2023-03-10 02:06:43 +01:00
smiley 0907f93ccb :octocat: use original octocat from https://octodex.github.com/original/ 2023-03-10 01:52:17 +01:00
smiley 61128e4aec change QRMatrix::checkTypeNotIn() to checkTypeIn() 2023-03-09 19:08:37 +01:00
smiley ecdd81a0cb :octocat: file caching rework/cleanup 2023-03-07 22:42:48 +01:00
smiley d650fe7306 :octocat: updated round quietzone SVG example, added logo and fancy 2023-02-01 21:40:30 +01:00
smiley 9b5f6ed0e6 :octocat: custom shapes example from #150 2023-02-01 21:04:58 +01:00
smiley a9a3f69e50 :octocat: multi mode example 2023-02-01 20:35:06 +01:00
smiley 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2023-01-28 18:59:13 +01:00
smiley 00f47b40f0 :octocat: QRFpdf: support bgColor and drawLightModules 2022-11-10 19:32:13 +01: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 3ed5bbc408 :octocat: QREps: fixes from https://github.com/chillerlan/php-qrcode/discussions/148 2022-09-26 00:04:12 +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 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 2022-07-28 00:13:45 +02:00
smiley 445e267acd :octocat: wrap reader in try/catch 2022-07-27 16:04:59 +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 62c0a94e3a "melted" SVG output example (#127) 2022-07-10 18:30:31 +02:00
smiley a8819139a8 🚿 2022-07-10 17:35:37 +02:00
smiley 303458a74c 🚿 2022-07-10 01:03:55 +02:00
smiley fc90b6e0e3 🚿 2022-07-09 23:59:04 +02:00
smiley f6f9858359 round qrcode example 2022-07-09 23:10:06 +02:00
smiley b3901b49a3 examples readme 2022-07-09 18:55:36 +02:00
smiley e971678ac5 :octocat: examples cleanup 2022-07-09 18:10:23 +02:00
smiley 9d309e2ff8 randomly colored dots example (#136) 2022-07-09 17:43:08 +02:00
smiley cde2af576b 🛀 extract QRMarkup into QRMarkupSVG and QRMarkupHTML 2022-06-06 23:09:20 +02:00
smiley 3cedde5ee4 🚿 updated string output example 2022-05-27 18:59:04 +02:00
smiley c4b234b091 🚿 2022-05-27 18:58:31 +02:00
smiley 00086063a6 EPS support (really!) 2022-05-11 22:15:31 +02:00
smiley 14779f9538 🚿 extract method QROutputAbstract::collectModules() 2022-05-11 19:32:53 +02:00
smiley bd67995b44 🚿 2022-05-09 15:24:26 +02:00
smiley bb73f7b790 :octocat: reader example (including false positive inspection) https://twitter.com/phpstorm/status/1521468418888716288 2022-05-03 14:54:29 +02:00
smiley 40604f4698 SVG QR Code with logo example 2022-03-05 19:31:38 +01:00
smiley e8ac9e02a4 🚿 2022-03-04 21:57:15 +01:00
codemasher 6f001c42d9 🚿 updated examples 2021-12-12 23:42:04 +01:00
codemasher 3e14260144 :octocat: clarify default module value setting 2021-12-11 17:52:22 +01:00
codemasher 709a0322c9 :octocat: circular modules in Imagick output 2021-12-10 00:50:48 +01:00
codemasher 9b54d1d565 :octocat: circular modules in GD output 2021-12-10 00:00:36 +01:00
codemasher 88341bccd5 🚿 move/fix interactive example 2021-12-09 16:07:27 +01:00
codemasher 87f7f3aa4a :octocat: add logo space creation 2021-12-09 01:10:37 +01:00
codemasher e5b1fbaf7c 🚿 2021-12-06 22:36:01 +01:00
codemasher 6006df8c9a 🛀 SVG output rework 2021-12-06 21:27:40 +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 3042f4dcc9 :octocat: moved example images 2021-07-23 18:36:15 +02:00
codemasher 93618e83ff :octocat: removed filesource and package phpdoc tags 2021-01-24 22:52:33 +01:00
codemasher e06c4a38f7 :octocat: simplify base64 URI creation 2021-01-20 16:19:48 +01:00
codemasher 307b6462f6 :octocat: QRMatrix::M_*TYPE rework, separate masking 2021-01-19 00:24:16 +01:00