Clutter::Cogl::Pango(3pm)

NAME

Clutter::Cogl::Pango - Pango integration with Cogl

METHODS

fontmap = Clutter::Cogl::Pango::FontMap->new Clutter::Cogl::Pango->ensure_glyph_cache_for_layout ($layout)
o $layout (Pango::Layout)
Clutter::Cogl::Pango->render_layout ($layout, $x, $y, $color, $flags=0)
o $layout (Pango::Layout)
o $x (integer)
o $y (integer)
o $color (scalar)
o $flags (integer)
Clutter::Cogl::Pango->render_layout_line ($line, $x, $y, $color)
o $line (Pango::LayoutLine)
o $x (integer)
o $y (integer)
o $color (scalar)
Clutter::Cogl::Pango->render_layout_subpixel ($layout, $x, $y, $color,
$flags=0)
o $layout (Pango::Layout)
o $x (integer)
o $y (integer)
o $color (scalar)
o $flags (integer)
renderer = $font_map->get_renderer boolean = $font_map->get_use_mipmapping $font_map->set_use_mipmapping ($use_mipmapping)
o $use_mipmapping (boolean)

SEE ALSO

Clutter

COPYRIGHT

Copyright (C) 2006, 2007, 2008 OpenedHand Ltd

Copyright (C) 2009 Intel Corporation

This module is free software; you can redistribute it and/or modify it under the terms of either:

o the GNU Lesser General Public Library version 2.1; or

o the Artistic License, version 2.0.

See Clutter for the full copyright notice.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout