229 Commits

Author SHA1 Message Date
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
codemasher c13e006947 :octocat: moved options init 2018-09-19 02:11:03 +02:00
codemasher 1adba30c24 :octocat: removed chillerlan/traits dependency 2018-09-19 00:31:33 +02:00
codemasher dfc6eca707 :octocat: -ClassLoader 2018-09-19 00:13:17 +02:00
codemasher d257a8ea06 🔥 2018-08-23 20:23:05 +02:00
codemasher dce0149576 dropped PHP < 7.2, dependency update 2018-08-23 20:18:37 +02:00
Bostjan Rihter 77a820a2eb Fixed version regression due to off-by-one error and added a test. 2018-03-26 05:39:54 +02:00
codemasher 2f6d079c69 :octocat: cleanup 2018-03-13 18:35:22 +01:00
codemasher 0044e686ff :octocat: accept the ContainerInterface instead of QROptions 2018-03-13 18:34:39 +01:00
codemasher aac41883d0 :octocat: simplified mask pattern tester call 2018-03-13 18:24:12 +01:00
codemasher c70413232b :octocat: added Number::CHAR_MAP and simplified QRCode::isNumber (...) 2018-03-13 18:20:17 +01:00
codemasher 23a7e851eb :octocat: added link to https://github.com/chillerlan/php-qrcode/issues/15 2018-03-13 18:16:02 +01:00
Bostjan Rihter a08d080d96 Tabs. 2018-03-11 00:29:05 +01:00
Bostjan Rihter ab2ad321fd Indentation. 2018-03-11 00:26:46 +01:00
Bostjan Rihter 788fc0780e Removed trim() from QRCode->getMatrix(). Data sanitization should be done outside. 2018-03-11 00:19:08 +01:00
codemasher 868b962347 :octocat: https://github.com/chillerlan/php-qrcode/issues/13 2018-03-10 16:36:36 +01:00
codemasher e01d862b9b 🔧 fixed https://github.com/chillerlan/php-qrcode/issues/12 2018-03-10 16:31:30 +01:00
Km.Van 1bfc632996 Update QRCode.php
micro change
2018-03-10 14:18:14 +08:00
codemasher fd679d1de2 💄 2018-01-28 00:38:06 +01:00
codemasher e0ee6be3d8 :octocat: implement ContainerInterface 2018-01-22 00:09:59 +01:00
codemasher b3f1609102 :octocat: not yet 2018-01-21 17:31:31 +01:00
codemasher 017be665b0 :octocat: these were never supposed to be here 2018-01-21 17:26:47 +01:00
codemasher 1dc4c77072 :octocat: yo scrunitizer 2018-01-21 16:35:10 +01:00
codemasher b3059930ba :octocat: docfix 2018-01-21 15:15:26 +01:00
codemasher 79af50a6fa :octocat: simplified output mode selection 2018-01-21 14:50:27 +01:00
codemasher de1890855d :octocat: +type hints 2018-01-21 14:20:14 +01:00
codemasher 90d33b6743 :octocat: no assignments in method signatures 2018-01-21 14:13:39 +01:00
smiley 465351ca86 better SVG output 2017-12-29 06:17:21 +01:00