Generated by
JDiff

Class com.itextpdf.barcodes.qrcode.QRCodeWriter

Changed Methods
ByteMatrix  encode( String, int , int ) Documentation changed from old to new.
Encode a string into a QR code with dimensions width x height, using error-correction level L and the smallest version for which he contents fit into the QR-code?
ByteMatrix  encode( String, int , int , Map , Object> ) Documentation changed from old to new.
Encode a string into a QR code with dimensions width x height.