module PangoCairo::Font

Overview

Pango::CairoFont is an interface exported by fonts for use with Cairo.

The actual type of the font will depend on the particular font technology Cairo was compiled to use.

Defined in:

lib/gi-crystal/src/auto/pango_cairo-1.0/font.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail

def scaled_font : Cairo::ScaledFont? #

abstract def to_unsafe #