Aspose.BarCode for PHP via Java 20.5

All Changes

KeySummaryCategory
BARCODENET-37197Option to set Barcode value while creating barcode of type PatchCodeEnhancement
BARCODEJAVA-928Aspose.Barcode for Java 20.4-jdk17 gives exception on recognitionBug
BARCODENET-37413Investigate improvements to MBase 1D processor to improve recognition qualityBug
BARCODENET-37417Aspose.Barcode 20.01 Unexpected recognition on QR-Code with no image borders as DataLogic2of5Bug
BARCODENET-37422Unable to read barcodes from TIFFBug
BARCODENET-37425Unable to read specific barcodesBug
BARCODENET-37435Arabic text raises System.NullReferenceExceptionBug

Public API and Backward Incompatible Changes

  • Added function Generator.BarcodeParameters.getPatchCode():PatchCodeParameters
  • Added class Generator.PatchCodeParameters
  • Added function Generator.PatchCodeParameters.getExtraBarcodeText()
  • Added function Generator.PatchCodeParameters.setExtraBarcodeText($value)
  • Added function Generator.PatchCodeParameters.getPatchFormat()
  • Added function Generator.PatchCodeParameters.setPatchFormat($value)
  • Added function Generator.PatchCodeParameters.toString()
  • Added class Generator.PatchFormat
  • Added const Generator.PatchFormat.PATCH_ONLY
  • Added const Generator.PatchFormat.A4
  • Added const Generator.PatchFormat.A4_LANDSCAPE
  • Added const Generator.PatchFormat.US_Letter
  • Added const Generator.PatchFormat.US_Letter_LANDSCAPE