Linux GTK |
Author |
Message |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3146 Location: Europe
|
Posted: Fri Nov 09, 2007 5:45 pm Post subject: Pango |
|
|
GNOME Documentation Library: Pango Reference Manual
Rendering — Functions to run the rendering pipeline
Glyph Storage — Structures for storing information about glyphs
Fonts — Structures representing abstract fonts
Text Attributes — Font and other attributes for annotating text
Tab Stops — Structures for storing tab stops
Text Attribute Markup — Simple markup language to encode text with attributes
Layout Objects — High-level layout driver objects
Scripts — Identifying writing systems
Vertical Text — Laying text out in vertical directions |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Dec 17, 2007 12:45 am Post subject: |
|
|
OSDir.com - Text size in pango
> Try instead:
>
> pango_layout_get_pixel_size (layout, &width, NULL); |
|
Back to top |
|
|
|