Browse our Products
Aspose.BarCode for Android via Java 24.7
This page contains release notes information for Aspose.BarCode for Android via Java 24.7.
All Changes
Key | Summary | Category |
---|---|---|
BARCODENET-38304 | Add changes to API for Code39 and Code93 | Enhancement |
Public API changes and backwards compatibility
Code39 and Code93 API changes:
Merged Code93Extended and Code93Standard into Code93 for EncodeTypes and DecodeType. Replaced Code39Standard to Code39 as it is defined in ISO/IEC 16388. Replaced Code39Extended to Code39FullASCII because ISO/IEC 16388 defines the code variant as full ASCII support over Code39. Merged CODE_93_STANDARD and CODE_93_EXTENDED to CODE_93.