.TH wxGraphicsFont 3erl "wx 2.4.1" "wxWidgets team." "Erlang Module Definition" .SH NAME wxGraphicsFont \- Functions for wxGraphicsFont class .SH DESCRIPTION .LP A \fIwxGraphicsFont\fR\& is a native representation of a font\&. The contents are specific and private to the respective renderer\&. Instances are ref counted and can therefore be assigned as usual\&. The only way to get a valid instance is via \fIwxGraphicsContext:createFont/4\fR\& or \fIwxGraphicsRenderer:createFont/4\fR\&\&. .LP This class is derived (and can use functions) from: \fIwxGraphicsObject\fR\& .LP wxWidgets docs: wxGraphicsFont .SH DATA TYPES .nf \fBwxGraphicsFont()\fR\& = wx:wx_object() .br .fi