c
Back to Seed Clases

freetype2


Classes

Interfaces

Structs

Unions

Enums

Struct freetype2.Bitmap

Import line: freetype2 = imports.gi.freetype2;
GIR File: freetype2-2.0.gir
C documentation: freetype2Bitmap
Struct : Bitmap
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
PangoFT2
Method
PangoFT2.render (Bitmap bitmap, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout (Bitmap bitmap, Layout layout, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout_line (Bitmap bitmap, LayoutLine line, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout_line_subpixel (Bitmap bitmap, LayoutLine line, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout_subpixel (Bitmap bitmap, Layout layout, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_transformed (Bitmap bitmap, Matrix matrix, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:51 GMT+0800 (HKT)