Add COPYING
First commit
(Simple) Vala bindings for Zint library
Official docs at http://www.zint.org.uk/Manual.aspx?type=p&page=5
To build Vala docs run
make docs
cd test
make
example_1
and example_2
are Vala port of official docs sample code.
example_3
loads the symbol bitmap in a GdkPixBuf and save it as jpeg.
barcodeui
is a simple Gtk3 interface to generate barcodes.