Re: How to make an attribute list?

2013-04-15 Thread Ken Resander
, 10:02 Subject: Re: How to make an attribute list? Le 15/04/2013 10:57, Simon Sapin a écrit : > Le 14/04/2013 10:50, Ken Resander a écrit : >> >              //pango_attribute_init (???); // do I have to use this? how? >> >              a = pango_attr_foreground_new(sv-&g

How to make an attribute list?

2013-04-14 Thread Ken Resander
I am on Ubuntu 12.04 LTS using GTK 3 and Cairo. My application outputs graphs, diagrams and text and the user can configure the output by changing style values, a bit like CSS. The program needs 'text-in-a-box' with line wrapping and optional jusification. I have written the code that collects s