get_size of a layout with wrapping enabled



Hi list

I'm trying to obtain the size of a layout with get_size and all is fine.
However, since I have wrapping enabled, in the case of long lines, the
layout is drawn with wrapped lines, but this is not reflected in
get_size - it seems to always return the size of drawing the layout with
unwrapped lines. I need to know the size that the layout needs to render
according to my parameters (which includes wrapping, my provided width,
attributes, etc).

(I have pango 1.17.1 installed, if it makes a difference)

Am I missing something obvious? Any help will be appreciated.

Friedel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]