Commit Graph

1007 Commits

Author SHA1 Message Date
smiley 3869f66c77 🚿 2023-09-18 13:03:09 +02:00
smiley 25918aa53c +ImageMagick with image background example 2023-09-18 12:29:24 +02:00
smiley 3f1020a7ff :octocat: QRGdImage: create image resource during dump() to allow consecutive calls on the same instance 2023-09-17 23:17:44 +02:00
smiley ef1af6296c 🔧 fix bit order comment 2023-09-17 21:51:30 +02:00
smiley 5d8e583603 :octocat: mark QROptionsTrait::$svgViewBoxSize as deprecated 2023-09-17 19:20:18 +02:00
smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size 2023-09-17 19:19:24 +02:00
smiley 527b67ab7a :octocat: remove QROptionsTrait::$svgWidth and QROptionsTrait::$svgHeight as they can now be easily set in QRMarkupSVG::header() if necessary 2023-09-17 16:31:27 +02:00
smiley 50701f94fd 🔥 bye scrutinizer! 2023-09-17 16:01:45 +02:00
smiley c70f05b106 🚿 2023-09-17 15:46:13 +02:00
smiley 29b58f3775 :octocat: QRImagick: fix square pixel draw size 2023-09-08 22:21:06 +02:00
smiley 85776d2db9 :octocat: re-introduce QRMatrix::flip() (6c66d56a31) as bitmask rework (#205) won't happen any time soon 2023-09-08 21:13:08 +02:00
smiley 81ef065af8 :octocat: allow reflectance reversal via QROptions::$invertMatrix 2023-09-08 20:38:15 +02:00
smiley 502dd697f5 🔧 fix QRGdImage::checkGD() to not throw when using default or custom output 2023-09-08 19:53:37 +02:00
smiley af284bfb53 :octocat: 2023-09-05 23:20:55 +02:00
smiley 2a281fc013 📖 docs 2023-09-05 23:20:34 +02:00
smiley ffe97dfae7 :octocat: add boolean option for BMP (RLE) compression in QRGdImage 2023-09-05 21:10:26 +02:00
smiley b434bf54f2 :octocat: support compression quality in QRImagick 2023-09-05 20:51:27 +02:00
smiley 66e797b5d8 :octocat: redirect other deprecated vars 2023-09-05 19:02:53 +02:00
smiley a286d66899 🚿 these can be safely removed 2023-09-05 17:58:51 +02:00
smiley b9b1e1fbfa 🚿 2023-09-05 03:07:22 +02:00
smiley 062153b678 :octocat: 2023-09-05 03:06:10 +02:00
smiley 5597812273 🚿 2023-09-05 03:05:49 +02:00
smiley 6c135ba981 :octocat: QRGdImage: add BMP and WEBP support, deprecate QROptionsTrait::$jpegQuality and QROptionsTrait::$pngCompression in favor of QROptionsTrait::$quality 2023-09-05 03:04:08 +02:00
smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls 2023-09-03 22:49:32 +02:00
smiley ae4ba21b77 :octocat: +readthedocs badge 2023-09-03 21:26:35 +02:00
smiley 91975f191f 🚿 2023-09-03 20:03:54 +02:00
smiley f1008bd674 :octocat: +QROptions::$textLineStart and QROptions::$jsonAsBooleans output options 2023-09-03 19:50:40 +02:00
smiley bcd410a33b :octocat: cleanup, align module() method between the several output classes where applicable 2023-09-03 19:46:14 +02:00
smiley f8d553b56d :octocat: QRGdImage: properly catch exceptions thrown while output buffer is active 2023-09-03 19:37:03 +02:00
smiley fe602a9ab2 :octocat: move ANSI color escape code function to QRString::ansi8() 2023-09-03 19:27:18 +02:00
smiley a19b7f4fbd 🛀 examples cleanup 2023-09-03 15:29:24 +02:00
smiley 17e8ccae62 :octocat: QREps: support QROptions::$bgColor 2023-07-16 14:02:55 +02:00
smiley 130c3d3550 2023-07-16 00:15:40 +02:00
smiley a396219e15 :octocat: google likes it better if this is on top... 2023-07-14 20:01:12 +02:00
smiley ff0315b9d5 :octocat: 2023-07-13 23:29:27 +02:00
smiley d822ac0996 :octocat: 2023-07-13 23:27:40 +02:00
smiley 269cd0d3cd 🚿 2023-07-13 23:16:06 +02:00
smiley b0a2cb6f67 :octocat: 2023-07-13 23:15:16 +02:00
smiley ddd9ef0857 :octocat: 2023-07-13 18:35:01 +02:00
smiley 16534f605c :octocat: ECI: throw on invalid encoding ID 2023-07-13 18:34:14 +02:00
smiley 3783ef7b0f RTFD! 2023-07-13 18:33:06 +02:00
smiley 1423638fa0 reflectance reversal example 2023-07-13 12:23:58 +02:00
smiley efb829c4a6 :octocat: fully support reflectance reversal 2023-07-13 11:44:21 +02:00
smiley 5a280c8107 🚿 clean up some (int) casts 2023-07-12 21:23:43 +02:00
smiley edbc995b63 🔧 fixed QRImagick module value validation 2023-07-12 13:17:28 +02:00
smiley 94ceefc779 🚿 2023-07-11 19:46:19 +02:00
smiley d7a02d0b1a :octocat: 2023-07-11 18:43:50 +02:00
smiley 2b4345e58c :octocat: 2023-07-11 14:30:28 +02:00
smiley 9680e59a39 :octocat: 2023-07-11 14:26:37 +02:00
smiley 2c870d58fc :octocat: build local RTD manual 2023-07-11 14:26:00 +02:00