X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Flibglbarcode%2Fhtml%2Flibglbarcode-intro.html;fp=docs%2Flibglbarcode%2Fhtml%2Flibglbarcode-intro.html;h=32088c0428b30c9e700c2b51113229b109100049;hb=7163b4618939eb14d7781b4100f73270ea2f70fa;hp=8261dfc088d4a22f733be2e8034e256b62690c78;hpb=cbc5b369069a355c3fa9715c059271d45dbb33e0;p=glabels diff --git a/docs/libglbarcode/html/libglbarcode-intro.html b/docs/libglbarcode/html/libglbarcode-intro.html index 8261dfc0..32088c04 100644 --- a/docs/libglbarcode/html/libglbarcode-intro.html +++ b/docs/libglbarcode/html/libglbarcode-intro.html @@ -8,7 +8,7 @@ - + @@ -31,7 +31,7 @@ Introduction to libglbarcode library
-

Overview

+

Overview

Libglbarcode provides the core barcode functionality for glabels. It provides an intermediate barcode format, a small set of built-in barcode back-ends, and a cairo renderer. While @@ -41,7 +41,7 @@ simple architecture would easily support extending its functionality beyond the

-

Basic Usage

+

Basic Usage

 
 #include <libglbarcode/lgl-barcode-create.h>
@@ -67,7 +67,7 @@ example (gchar   *data,
 
-

Writing Renderers

+

Writing Renderers

The lglBarcode structure is independent of barcode type, and consists of a simple list of drawing primitives. @@ -161,6 +161,6 @@ lgl_barcode_render_to_xxx (const lglBarcode *bc)

+ Generated by GTK-Doc V1.18 \ No newline at end of file