Commit Graph

1047 Commits

Author SHA1 Message Date
smiley 6a26d3afb8 📖 2023-10-16 20:35:06 +02:00
smiley 59d8132392 🚿 2023-10-16 19:30:16 +02:00
smiley 90f4a4bc66 :octocat: significant output performance improvements 2023-10-16 18:27:45 +02:00
smiley 2327690e99 🚿 2023-10-15 16:28:16 +02:00
smiley c0dba8dab5 :octocat: QROutputAbstract::getModuleValue() now throws if the value is not set 2023-10-15 00:44:38 +02:00
smiley 99b1f9cf45 🚿 2023-10-15 00:18:19 +02:00
smiley dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes 2023-10-14 23:45:14 +02:00
smiley 07eb6e38ff :octocat: removed QROptionsTrait::$textDark and QROptionsTrait::$textLight 2023-10-14 23:35:12 +02:00
smiley 98d4447aa4 :octocat: removed the fill attributes from QRMarkupSVG::path() as they can be set by CSS and were unintuitive 2023-10-14 19:56:04 +02:00
smiley b8cebb6d1c :octocat: QROutputAbstract::setModuleValues() allow setting extra values from options 2023-10-14 17:54:02 +02:00
smiley c651052acb :octocat: removed nullable type from QROptionsTrait::$moduleValues 2023-10-14 16:46:42 +02:00
smiley efeaa55dee :octocat: 2023-10-14 13:13:17 +02:00
smiley 4bd4b59fde 📖 2023-10-07 18:10:51 +02:00
smiley 80680571d7 :octocat: 2023-10-07 18:09:09 +02:00
smiley 95a58040e0 :octocat: update example render 2023-10-07 18:08:14 +02:00
smiley 9d9ae197cd 🚿 2023-10-06 18:13:46 +02:00
smiley 3f61453910 :octocat: 2023-10-06 15:39:16 +02:00
smiley 044a7b5df6 :octocat: custom finder example: put patterns in separate path 2023-10-06 13:38:49 +02:00
smiley 5152f929f9 :octocat: lifting some logo space restrictions - overwrite function patterns as much as you wish, just don't blame me 2023-10-06 01:04:53 +02:00
smiley 911de7af69 :octocat: removed QRMatrix::M_TEST 2023-10-05 17:57:35 +02:00
smiley 171f0d97da 📖 2023-10-04 23:17:29 +02:00
smiley 97ee549155 🔥 will this explode again? 2023-10-04 18:09:26 +02:00
smiley 9b25003650 🔧 2023-10-04 17:59:35 +02:00
smiley d0a862c56b 💄 2023-10-04 17:56:56 +02:00
smiley 0eb1dfe657 :octocat: auto generate options doc from the QROptionsTrait source 2023-10-04 17:56:26 +02:00
smiley cf0648e24d 🛀 doc cleanup 2023-10-04 17:54:49 +02:00
smiley 17733e7269 :octocat: dependency update 2023-10-03 18:38:08 +02:00
smiley c8fd2b45dd :octocat: 2023-10-03 18:37:29 +02:00
smiley ff74dca84b :octocat: 2023-10-03 18:36:31 +02:00
smiley 8fb1e6a45c SVG conversion in javascript example 2023-10-03 18:34:59 +02:00
smiley cf7e82ba7e :octocat: 2023-09-19 14:19:07 +02:00
smiley 132520b0d0 SVG to raster conversion example 2023-09-19 13:22:00 +02:00
smiley 7a03897395 :octocat: rename prefix to align with other GD examples 2023-09-19 12:44:54 +02:00
smiley 8744848a20 :octocat: use the same settings as the SVG "melt" example for direct comparison 2023-09-19 12:14:43 +02:00
smiley 1c8073711b :octocat: change default value of QROptionsTrait::$imageTransparent to false 2023-09-19 11:28:45 +02:00
smiley 38e6de740f 🚿 code reformat 2023-09-18 21:00:12 +02:00
livingroot f88b53adf2 Added an example with png rounded modules using gd (#215)
* added example with png rounded modules

* code formatting and removing of example image
2023-09-18 20:19:37 +02:00
smiley 017b163eef :octocat: 2023-09-18 16:13:23 +02:00
smiley c776147f29 +feature request template 2023-09-18 16:08:52 +02:00
smiley 9296d73bce 🚿 2023-09-18 13:55:46 +02:00
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