[BACK]Return to DESCR-main CVS log [TXT][DIR] Up to [local] / ports / graphics / zint / pkg

Annotation of ports/graphics/zint/pkg/DESCR-main, Revision 1.1

1.1     ! yason       1: Zint is a C library for encoding data in several barcode variants. The
        !             2: bundled command-line utility provides a simple interface to the library.
        !             3: Features of the library:
        !             4: - Over 50 symbologies including all ISO/IEC standards, like QR codes.
        !             5: - Unicode translation for symbologies which support Latin-1 and
        !             6:   Kanji character sets.
        !             7: - Full GS1 support including data verification and automated insertion
        !             8:   of FNC1 characters.
        !             9: - Support for encoding binary data including NULL (ASCII 0) characters.
        !            10: - Health Industry Barcode (HIBC) encoding capabilities.
        !            11: - Output in PNG, EPS and SVG formats with user adjustable sizes and
        !            12:   colors.
        !            13: - Verification stage for SBN, ISBN and ISBN-13 data.

CVSweb