Class Fontset

java.lang.Object
All Implemented Interfaces:
Proxy
Direct Known Subclasses:
Fontset.FontsetImpl, FontsetSimple

@Generated("io.github.jwharm.JavaGI") public abstract class Fontset extends GObject
A PangoFontset represents a set of PangoFont to use when rendering text.

A PangoFontset is the result of resolving a PangoFontDescription against a particular PangoContext. It has operations for finding the component font for a particular Unicode character, and for finding a composite set of metrics for the entire fontset.