提交历史

作者 SHA1 备注 提交日期
  smiley 1f73485224 :sparkles: XML output!? 1 年之前
  smiley 0578456800 :shower: 2 年之前
  smiley 39e3dfe83b :fire: v6.0 first pass: PHP 8.2, remove deprecated elements, add type hints 2 年之前
  smiley ab358f2f38 :octocat: fixes/implements #223 2 年之前
  smiley 5e8d10df82 :octocat: a few more performance improvements 2 年之前
  smiley 57448af264 :octocat: remove QROptionsTrait::$svgViewBoxSize (#222) 2 年之前
  smiley d2dd077f14 :shower: 2 年之前
  smiley 90f4a4bc66 :octocat: significant output performance improvements 2 年之前
  smiley dfb7728d37 :octocat: removed QROptionsTrait::$markupDark and QROptionsTrait::$markupLight, added QROptionsTrait::$svgUseFillAttributes 2 年之前
  smiley 98d4447aa4 :octocat: removed the fill attributes from QRMarkupSVG::path() as they can be set by CSS and were unintuitive 2 年之前
  smiley 522fa7c31b :octocat: introduce QROutputAbstract::getOutputDimensions() for more consistent control over the image size 2 年之前
  smiley 527b67ab7a :octocat: remove QROptionsTrait::$svgWidth and QROptionsTrait::$svgHeight as they can now be easily set in QRMarkupSVG::header() if necessary 2 年之前
  smiley c69531ca20 :octocat: rename QROptionsTrait::$imageBase64 to $outputBase64, deprecate old name and redirect calls 2 年之前
  smiley cdaf8aac66 :octocat: +QROptionsTrait::$svgAddXmlHeader 2 年之前
  smiley 0ac2d498fa :octocat: add default value for QRMarkup::getCssClass() 2 年之前
  smiley 6c760c59d8 :octocat: QROutputInterface: add layernames 2 年之前
  smiley 6bba12d98c :octocat: add QROutputAbstract::getModuleValue() to avoid directly accessing the $moduleValues array 2 年之前
  smiley b0fc9aeb53 :shower: 2 年之前
  smiley 60a19b3c94 :octocat: QROutputInterface::moduleValueIsValid() improved checks & tests 2 年之前
  smiley 6b2a529160 :lipstick: code style fixes 2 年之前
  smiley 61128e4aec :sparkles: change QRMatrix::checkTypeNotIn() to checkTypeIn() 2 年之前
  smiley 426c16a89b :octocat: QRMarkupSVG: extract path() method to allow modification of the individual <path> elements 2 年之前
  smiley 739579552d :octocat: clarify several QROptions: $imageTransparent and $imageTransparencyBG, introduced $drawLightModules and $bgColor (see #122) 3 年之前
  smiley 20de869bb9 :octocat: rename QROutputAbstract::base64encode() to toBase64DataURI() to better reflect what it does 3 年之前
  smiley 1ca995a3bb :octocat: QRMarkupSVG::paths(): ignore non-existent module values 3 年之前
  smiley 30693561d7 :octocat: add $M_TYPE to transform callback 3 年之前
  smiley 851246003c :octocat: extract markup css class generation to QRMarkup::getCssClass() 3 年之前
  smiley cde2af576b :bath: extract QRMarkup into QRMarkupSVG and QRMarkupHTML 3 年之前