diff --git a/backend_qt4/qzint.cpp b/backend_qt4/qzint.cpp index bb9a620a..a8263992 100644 --- a/backend_qt4/qzint.cpp +++ b/backend_qt4/qzint.cpp @@ -228,7 +228,7 @@ void QZint::render(QPainter & painter, const QRectF & paintRect, AspectRatioMode qreal gheight=m_zintSymbol->height; if (m_zintSymbol->symbology == BARCODE_MAXICODE) { - gheight*=(maxi_width+1); + gheight*=(maxi_width); gwidth*=(maxi_width+1); } @@ -246,7 +246,7 @@ void QZint::render(QPainter & painter, const QRectF & paintRect, AspectRatioMode break; case KeepAspectRatio: - if (paintRect.width()-gwidth - txtComposite - lblComposite - layoutWidget - grpMaxiCode @@ -287,6 +283,9 @@ p, li { white-space: pre-wrap; } + + false + 9 @@ -300,6 +299,9 @@ p, li { white-space: pre-wrap; } + + false + 107 @@ -308,6 +310,9 @@ p, li { white-space: pre-wrap; } 22 + + Primary Data Here! +