Pango::Cairo
Section: User Contributed Perl Documentation (3pm)Updated: 2017-07-27
Index Return to Main Contents
NAME
Pango::Cairo - Pango rendering with the Cairo backendMETHODS
layout = Pango::Cairo::create_layout ($cr)
- •
- $cr (Cairo::Context)
Pango::Cairo::error_underline_path ($cr, $x, $y, $width, $height)
- •
- $cr (Cairo::Context)
- •
- $x (double)
- •
- $y (double)
- •
- $width (double)
- •
- $height (double)
Pango::Cairo::glyph_string_path ($cr, $font, $glyphs)
- •
- $cr (Cairo::Context)
- •
- $font (Pango::Font)
- •
- $glyphs (Pango::GlyphString)
Pango::Cairo::layout_line_path ($cr, $line)
- •
- $cr (Cairo::Context)
- •
- $line (Pango::LayoutLine)
Pango::Cairo::layout_path ($cr, $layout)
- •
- $cr (Cairo::Context)
- •
- $layout (Pango::Layout)
Pango::Cairo::show_error_underline ($cr, $x, $y, $width, $height)
- •
- $cr (Cairo::Context)
- •
- $x (double)
- •
- $y (double)
- •
- $width (double)
- •
- $height (double)
Pango::Cairo::show_glyph_string ($cr, $font, $glyphs)
- •
- $cr (Cairo::Context)
- •
- $font (Pango::Font)
- •
- $glyphs (Pango::GlyphString)
Pango::Cairo::show_layout ($cr, $layout)
- •
- $cr (Cairo::Context)
- •
- $layout (Pango::Layout)
Pango::Cairo::show_layout_line ($cr, $line)
- •
- $cr (Cairo::Context)
- •
- $line (Pango::LayoutLine)
Pango::Cairo::update_context ($cr, $context)
- •
- $cr (Cairo::Context)
- •
- $context (Pango::Context)
Pango::Cairo::update_layout ($cr, $layout)
- •
- $cr (Cairo::Context)
- •
- $layout (Pango::Layout)
SEE ALSO
PangoCOPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Pango for a full notice.
Index
- NAME
- METHODS
-
- layout = Pango::Cairo::create_layout ($cr)
- Pango::Cairo::error_underline_path ($cr, $x, $y, $width, $height)
- Pango::Cairo::glyph_string_path ($cr, $font, $glyphs)
- Pango::Cairo::layout_line_path ($cr, $line)
- Pango::Cairo::layout_path ($cr, $layout)
- Pango::Cairo::show_error_underline ($cr, $x, $y, $width, $height)
- Pango::Cairo::show_glyph_string ($cr, $font, $glyphs)
- Pango::Cairo::show_layout ($cr, $layout)
- Pango::Cairo::show_layout_line ($cr, $line)
- Pango::Cairo::update_context ($cr, $context)
- Pango::Cairo::update_layout ($cr, $layout)
- SEE ALSO
- COPYRIGHT
This document was created by man2html, using the manual pages.
Time: 04:45:37 GMT, September 16, 2022
0 댓글