summaryrefslogtreecommitdiff
path: root/contrib/barcode/barcode.go
AgeCommit message (Expand)Author
2019-05-22maintain precision of desired w & h of barcodesJustin Schlechte
2018-08-01barcode: Scale via the PDF rather than the barcode libraryAndre Renaud
2017-12-20make barcode scaling optional, provide a method to get unscaled barcode dimen...Dan Meyers
2017-06-10prevent panic when registering barcode fails (#118)Dan Meyers
2016-12-27Add support for Aztec barcodes (#101)Ruud Kamphuis
2016-11-11Adjust some names of test functions to conform with Go's naming conventionsKurt
2016-10-12added mutex to barcode cache (#85)Ruben
2016-05-16Enhance documentation and add test for PDF417 barcodeKurt
2016-05-16Pass columns and security level to Encode methodRuud Kamphuis
2016-05-15Add support for Pdf417 barcodesRuud Kamphuis
2015-09-10HttpImg: make Http specific PDF interface.Jelmer Snoeck
2015-08-31Add Barcode contribution package.Jelmer Snoeck