Clutter::Cogl::Pango.3pm

Langue: en

Version: 2010-08-25 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

METHODS

fontmap = Clutter::Cogl::Pango::FontMap->new

Clutter::Cogl::Pango->ensure_glyph_cache_for_layout ($layout)

$layout (Pango::Layout)

Clutter::Cogl::Pango->render_layout ($layout, $x, $y, $color, $flags=0)

$layout (Pango::Layout)
$x (integer)
$y (integer)
$color (scalar)
$flags (integer)

Clutter::Cogl::Pango->render_layout_line ($line, $x, $y, $color)

$line (Pango::LayoutLine)
$x (integer)
$y (integer)
$color (scalar)

Clutter::Cogl::Pango->render_layout_subpixel ($layout, $x, $y, $color, $flags=0)

$layout (Pango::Layout)
$x (integer)
$y (integer)
$color (scalar)
$flags (integer)

renderer = $font_map->get_renderer

boolean = $font_map->get_use_mipmapping

$font_map->set_use_mipmapping ($use_mipmapping)

$use_mipmapping (boolean)

SEE ALSO

Clutter 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:

the GNU Lesser General Public Library version 2.1; or
the Artistic License, version 2.0.

See Clutter for the full copyright notice.