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
|
5a110e7089
|
:octocat:
|
2022-03-29 15:23:54 +02:00 |
|
smiley
|
9a0db7feee
|
:octocat: +GDImage internal upscaling documentation https://github.com/chillerlan/php-qrcode/discussions/122
|
2022-03-29 15:23:21 +02:00 |
|
smiley
|
585c328d9e
|
:octocat: +transparency documentation https://github.com/chillerlan/php-qrcode/discussions/121
|
2022-03-19 10:13:30 +01:00 |
|
smiley
|
b6777fd58b
|
✨
|
2022-03-11 22:06:40 +01:00 |
|
smiley
|
4d5c014f70
|
:octocat: +suggest simple-icons
|
2022-03-11 22:06:16 +01:00 |
|
smiley
|
b53efc999e
|
🚿
|
2022-03-11 22:05:46 +01:00 |
|
smiley
|
0e2eb33af8
|
:octocat: clamp SVG circle radius
|
2022-03-11 22:05:04 +01:00 |
|
smiley
|
9e2681e72f
|
:octocat:
|
2022-03-10 11:43:18 +01:00 |
|
smiley
|
f7989417d3
|
🔧 workflow fix fix
|
2022-03-05 19:54:05 +01:00 |
|
smiley
|
b08ec4c466
|
🚿 workflow fix
|
2022-03-05 19:52:01 +01:00 |
|
smiley
|
2590ded12e
|
🚿 link fix (#117)
|
2022-03-05 19:35:31 +01: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
|
0673036150
|
🚿 have mercy, avoid BC breaks
|
2021-12-14 16:11:20 +01: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
|
43e1663390
|
🚿 run static code analysis on a PHP version matrix
|
2021-12-13 00:01:07 +01:00 |
|
codemasher
|
cdd8aea40a
|
🚿 force int because PHP8.1 hates this
|
2021-12-13 00:00:17 +01:00 |
|
codemasher
|
14b6f822be
|
🚿 force int because PHP8.1 hates this
|
2021-12-12 23:57:29 +01:00 |
|
codemasher
|
f1858fb2da
|
🚿
|
2021-12-12 23:42:29 +01:00 |
|
codemasher
|
6f001c42d9
|
🚿 updated examples
|
2021-12-12 23:42:04 +01:00 |
|
codemasher
|
164116fa39
|
🛀 output (+test) simplification & cleanup
|
2021-12-12 23:40:44 +01:00 |
|
codemasher
|
dc73f89f85
|
🚿
|
2021-12-12 23:33:17 +01:00 |
|
codemasher
|
3fac6cf89b
|
🚿 deprecate QRCode::is* string validation in favor of $datamode::validateString(), move tests
|
2021-12-12 23:32:31 +01:00 |
|
codemasher
|
7963d9f151
|
🚿 split reader test for GD and Imagick
|
2021-12-12 03:03:45 +01:00 |
|
codemasher
|
317fbb6f24
|
🚿 make exceptions final
|
2021-12-12 02:02:39 +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
|
dd9959b4c2
|
:octocat: convert errors to exceptions in GD output
|
2021-12-10 00:09:22 +01:00 |
|
codemasher
|
9b54d1d565
|
:octocat: circular modules in GD output
|
2021-12-10 00:00:36 +01:00 |
|
codemasher
|
e5948ade90
|
🚿
|
2021-12-09 16:08:55 +01:00 |
|
codemasher
|
88341bccd5
|
🚿 move/fix interactive example
|
2021-12-09 16:07:27 +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
|
87f7f3aa4a
|
:octocat: add logo space creation
|
2021-12-09 01:10:37 +01:00 |
|
codemasher
|
1aee1e90ca
|
:octocat: QRMatrix: ignore logo w/h 0, throw on invalid dimensions
|
2021-12-08 16:36:17 +01:00 |
|
codemasher
|
ae69a5ae6c
|
🚿 PHPStorm can finally resolve these!
|
2021-12-07 18:21:34 +01:00 |
|
codemasher
|
5527ba3437
|
🚿
|
2021-12-07 16:09:13 +01:00 |
|
codemasher
|
857dd519ff
|
🚿 move samples
|
2021-12-07 15:43:40 +01:00 |
|
codemasher
|
1e05c75e50
|
🚿 grayscale only colored samples
|
2021-12-07 15:37:52 +01:00 |
|
codemasher
|
838853d20b
|
🚿 allow extending the luminance source classes
|
2021-12-07 15:21:18 +01:00 |
|
codemasher
|
547c318478
|
🚿
|
2021-12-07 01:14: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
|
e5b1fbaf7c
|
🚿
|
2021-12-06 22:36:01 +01:00 |
|
codemasher
|
7cf092c245
|
🚿
|
2021-12-06 22:30:18 +01:00 |
|
codemasher
|
0a4a5a9f85
|
🚿
|
2021-12-06 22:21:40 +01:00 |
|