Age | Commit message (Expand) | Author |
---|---|---|
2018-08-16 | Allow PDF417 barcodes to reduce modules by shaving off padding. | Henrique Nakashima |
2018-08-16 | Add a way to save a barcode generated bitmap to a .png. | Henrique Nakashima |
2018-08-16 | Optimize rendering of two dimensional barcodes: deduplicate regions. | Henrique Nakashima |
2018-08-16 | Do not set barcode module width and height in unittest. | Henrique Nakashima |
2018-01-26 | Clean up construction of CFX_Barcode | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-05 | Remove isDevice parameter from barcode Render(). | Henrique Nakashima |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-04-27 | Add barcode test skeleton | Tom Sepez |