I just want to draw a bunch of lines - simple polygons, no filling...
On Mon, Oct 14, 2013 at 7:55 PM, Chris Vine wrote:
> On Mon, 14 Oct 2013 19:34:53 +0200
> Satz Klauer wrote:
>
>> Hi,
>>
>> I try to print some vector data using GTK/Cairo. Unfortunately my
>> printer only produces empty page
On Mon, 14 Oct 2013 19:34:53 +0200
Satz Klauer wrote:
> Hi,
>
> I try to print some vector data using GTK/Cairo. Unfortunately my
> printer only produces empty pages, means there is no print operation,
> the paper sheets are just moved.
>
> That's how I'm initialising everything:
>
> GtkPrintO
Hi,
I try to print some vector data using GTK/Cairo. Unfortunately my
printer only produces empty pages, means there is no print operation,
the paper sheets are just moved.
That's how I'm initialising everything:
GtkPrintOperation *op;
op = gtk_print_operation_new();
gtk_print_operation_set_all