org.freedesktop.cairo

Class FontFace

public class FontFace extends CairoObject

Deprecated: This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class may exist in java-gnome 4.0; look out for org.freedesktop.cairo.FontFace. As this package was never correctly implemented in java-gnome 2.x, any new code written will likely have a considerably different public API.

A FontFace specifies all aspects of a font other than the size or font matrix (a font matrix is used to distort a font by sheering it or scaling it unequally in the two directions).