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 سال پیش |