[Cogl] Can you adjust the vertical line spacing for ClutterText?
Robert Bragg
robert at sixbynine.org
Wed Jun 25 15:52:14 PDT 2014
The Cogl Pango renderer doesn't know about lines; it just gets told to
draw glyphs and rectangles at a given position, so I can't think of
anything at the Cogl level that could be affecting this.
--
Regards,
Robert
On Wed, Jun 25, 2014 at 2:32 AM, Reza Ghassemi <reza.robin1 at gmail.com> wrote:
> There is function in pango to set the vertical line spacing,
> pango_layout_set_spacing (), but it doesn't seem to work when used in
> conjunction with a ClutterText object. Is it supposed to work? Is there
> another (simple) way to adjust the vertical line spacing?
>
> Reza
>
>
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl
>
More information about the Cogl
mailing list