4 projects tagged "GTK+"
Barcodes for Python is a library that can create EAN-13, Code-128A, Code128-B, Code128-C, and Gs1 barcodes. It also includes a CLI tool that can generate barcode image files and GTK+ and Qt GUI examples with printing support. The barcodes is produces have been verified using a cheap Deltaco (KB Wedge B519153) CCD handheld barcode scanner.
aicwl is an Ada library that is intended for designing high-quality industrial control widgets for Ada applications. The widgets are composed of transparent layers drawn by cairo. The widgets are fully scalable graphics. A time controlled refresh policy is supported for real-time and heavy-duty applications. The library supports caching graphical operations and stream I/O for serialization and deserialization. Ready-to-use gauge and meter widgets are provided as samples as well as an editor widget for WYSIWYG design of complex dashboards. The software is based on GtkAda and cairoada, the Ada bindings to GTK+ and cairo.