Commit Graph

80 Commits

Author SHA1 Message Date
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
codemasher c25a1a8329 🚿 fix svg example 2021-01-06 08:02:58 +01:00
codemasher be3beb936c 🚿 fix svg example 2021-01-05 22:21:28 +01:00
codemasher 3e59faf9b0 🚿 some clarification 2020-11-22 12:27:29 +01:00
codemasher 9cabb83ad3 🚿 2020-11-22 11:17:30 +01:00
codemasher 4aec4d2c3c 🛀 fix examples 2020-11-22 10:12:20 +01:00
codemasher 9f5d0bc060 🛀 data mode rework 2020-11-21 02:43:14 +01:00
codemasher 4968063fb3 :octocat: logo image example (#52) 2020-11-18 21:49:20 +01:00
codemasher 934f18c404 :octocat: cleanup 2020-11-18 19:10:39 +01:00
codemasher 9f0251b466 :octocat: allow base64 output for the fpdf module 2020-11-16 14:13:40 +01:00
codemasher ff09867c86 :octocat: the imagick module doesn't support base64 output 2020-11-16 14:11:08 +01:00
codemasher c107e6e1ac :octocat: 2020-11-15 15:13:49 +01:00
codemasher 607a13620f :octocat: allow coloring the finder pattern dot individually (#52) 2020-11-15 15:11:29 +01:00
Maximilian Kresse 745099642a 🚿 2020-06-03 09:52:46 +02:00
Maximilian Kresse 091ea635bd Added fpdf output 2020-06-03 09:34:52 +02:00
codemasher d13f3af5d2 :octocat: fix no.1 for #45 2020-04-11 08:59:28 +02:00
codemasher 552d1581f6 🚿 2020-04-04 03:57:17 +02:00
codemasher 6978a85294 🚿 2020-03-03 09:44:40 +01:00
codemasher d0a8f97a3e :octocat: 2019-07-31 00:45:45 +02:00
codemasher f33c615ae9 :octocat: that makes more sense 2019-06-22 16:44:13 +02:00
codemasher d7afadff90 example for https://github.com/chillerlan/php-qrcode/issues/35 2019-06-22 16:26:55 +02:00
codemasher 090bbeb0f1 :octocat: QRMarkup::svg() removed width/height in favor of viewBox #30 2019-03-01 15:26:29 +01:00
codemasher 2aee933b1e 💄 2018-09-19 20:35:16 +02:00
codemasher 0cfd4fb3a6 +imagick output 2018-09-19 18:13:58 +02:00
codemasher 3fd7e80148 :octocat: better(?) module value handling 2018-09-19 18:11:56 +02:00
codemasher fb2c574b64 🔥 2018-09-19 14:58:33 +02:00
codemasher 1c3827091d :octocat: updated example 2018-09-19 11:07:06 +02:00