Commit Graph

156 Commits

Author SHA1 Message Date
codemasher f50dc3f856 🚿 don't auto adjust logo space if start values are given 2020-11-22 12:46:11 +01:00
codemasher 9941a0a786 :octocat: +QRMatrix::setLogoSpace(), QRMatrix::M_FINDER_DOT (#52) 2020-11-18 17:12:49 +01:00
codemasher 8838eec836 🚿 2020-11-18 17:09:57 +01:00
codemasher dcf125a8b9 :octocat: check for loaded extensions 2020-11-18 17:09:13 +01:00
codemasher 6ecb09f01b :octocat: allow base64 encoding for SVG and PDF output 2020-11-18 17:00:07 +01:00
codemasher 3bd9eba64f :octocat: allow returning the image resource 2020-11-18 16:57:34 +01:00
codemasher 5b75497101 :octocat: bugfix: flipped numbers 2020-11-18 15:39:40 +01:00
codemasher cba5a178c5 :octocat: nah, stop tampering with mb_internal_encoding as it doesn't have an effect here anyway. 2020-10-25 02:53:33 +02:00
codemasher 952323ccfd :octocat: change mb_internal_encoding() on execution, not invocation 2020-10-24 23:00:30 +02:00
codemasher c8fcb2d043 added PDF support (#49) 2020-06-04 18:47:37 +02:00
codemasher abb7ce7831 🔧 fixes for #45 2020-04-12 08:59:53 +02:00
codemasher cf87949303 🔧 fix mask pattern 2 & 3 according to ISO/IEC 18004:2000 Section 8.8.1 2020-04-05 23:49:12 +02:00
codemasher eeb60edfa8 🔧 fix mask pattern 2 & 3 according to ISO/IEC 18004:2000 Section 8.8.1 2020-04-05 23:37:42 +02:00
codemasher 8c0a79bae8 :octocat: 2020-02-19 15:53:42 +01:00
codemasher 66466432db 🚿 some docblocks/fixes 2020-02-19 15:53:29 +01:00
codemasher df33b38b63 :octocat: allow overriding data mode detection 2019-12-04 22:31:05 +01:00
codemasher ab7a11f225 🚿 sprintf'd some things 2019-08-09 21:14:00 +02:00
codemasher d6b3e6bc3b :octocat: comment unused constant 2019-08-09 20:20:23 +02:00
codemasher 34e2442616 :octocat: de-uglify 2019-08-09 20:20:00 +02:00
codemasher c550846be9 :octocat: array_key_exists() -> isset() 2019-08-09 20:19:32 +02:00
codemasher 42244afdda :octocat: use function (could've done that before...) 2019-08-09 20:18:46 +02:00
codemasher adb1230e10 :octocat: replace __set() with setters for SettingsContainerInterface 2019-08-09 18:31:02 +02:00
codemasher d0a8f97a3e :octocat: 2019-07-31 00:45:45 +02:00
codemasher 905279723b 🚿 2019-07-30 17:21:46 +02:00
codemasher 19a73f34fe 🚿 binary representation of the patterns (makes more sense) 2019-07-30 17:05:41 +02:00
codemasher ea852127f6 :octocat: make $background local 2019-06-22 14:49:16 +02:00
codemasher 4db5a40c23 :octocat: depedency update 2019-06-22 14:17:48 +02:00
codemasher eff04f3f9b :octocat: +backslashes for built-in functions 2019-03-15 12:25:05 +01:00
codemasher ec8e534ee9 :octocat: +array indices for self documenting 2019-03-04 19:13:31 +01:00
codemasher 54bc9e114d :octocat: HTML: less bloat 2019-03-01 16:45:20 +01:00
codemasher 6d4bf7c744 :octocat: HTML: +css class 2019-03-01 15:42:56 +01:00
codemasher e45213dfb0 :octocat: HTML: +css class 2019-03-01 15:34:34 +01:00
codemasher 40eb3ff29e :octocat: SVG: +css class 2019-03-01 15:33:50 +01:00
codemasher 090bbeb0f1 :octocat: QRMarkup::svg() removed width/height in favor of viewBox #30 2019-03-01 15:26:29 +01:00
codemasher 913b039662 💄 2018-12-20 16:18:32 +01:00
codemasher 9dafd4f2af 🚿 2018-12-20 16:16:08 +01:00
codemasher b743b1d4fb :octocat: clamp values via constructor *or* setter 2018-12-20 16:14:56 +01:00
codemasher 826c3ace45 :octocat: correct treatment of VERSION_AUTO 2018-11-10 16:45:34 +01:00
codemasher 854cdbfbba :octocat: clamp RGB values 2018-11-08 22:08:07 +01:00
codemasher d72b7ff3ea 💄 2018-11-08 12:59:58 +01:00
codemasher 64619e0403 :octocat: clamp version number 2018-11-08 12:54:12 +01:00
codemasher 3221044238 💄 2018-11-06 14:11:34 +01:00
codemasher c19b2e2184 :octocat: move version clamp to options 2018-11-06 14:03:05 +01:00
codemasher 736d05dd5b :octocat: moved mask pattern clamp to options 2018-11-06 13:48:51 +01:00
codemasher 8b94aa6426 :octocat: save/restore current mb_internal_encoding 2018-11-06 13:39:56 +01:00
codemasher cdde12f89c :octocat: forgot about these... 💄 2018-10-01 13:36:56 +02: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 a5486e5482 optional file saving through QROutputInterface::dump() 2018-09-19 11:04:23 +02:00