summaryrefslogtreecommitdiff
path: root/fxbarcode/pdf417/BC_PDF417.cpp
AgeCommit message (Expand)Author
2018-08-23Swap width and height params in CBC_BarcodeMatrix constructor.Henrique Nakashima
2018-08-22Remove m_currentRow from the state of CBC_BarcodeMatrix.Henrique Nakashima
2018-08-21Remove excessive padding above and below PDF417 barcodes.Henrique Nakashima
2018-08-16If rows need to overflow in a PDF417 barcode, keep it to a minimum.Henrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-04-28Remove dead dimensions code in fxbarcode.chromium/3084Lei Zhang
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair