Re: Finding white space or line break candidates using Pango?
- From: "Dov Grobgeld" <dov grobgeld gmail com>
- To: "Leon Woestenberg" <leon woestenberg gmail com>
- Cc: gtk-i18n-list gnome org
- Subject: Re: Finding white space or line break candidates using Pango?
- Date: Tue, 13 Nov 2007 10:00:22 +0200
If you use the PangoLayout functionality, you can set the layout with, have pango layout the line, and you can then iterate through the layout one PangoLayoutLine at a time.
Regards,
Dov
On Nov 12, 2007 10:32 PM, Leon Woestenberg <
leon woestenberg gmail com> wrote:
Hello,
using Pango, I would like to layout a infinitely long (UTF-8 encoded)
text piece by piece (as it scrolls by), and my best guess would be to
do this at white space, or line break candidates.
Is there a function available that helps me in Pango, or should I use
some C library function?
Best regards,
--
Leon
_______________________________________________
gtk-i18n-list mailing list
gtk-i18n-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]