.TH "EMF::FONT" 3 "Tue Jun 30 2020" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::FONT \- Graphics Font\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBEMF::GRAPHICSOBJECT\fP, and EXTLOGFONTW\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBFONT\fP (const LOGFONTW *lfont)" .br .ti -1c .RI "OBJECTTYPE \fBgetType\fP (void) const" .br .ti -1c .RI "\fBMETARECORD\fP * \fBnewEMR\fP (HDC dc, HGDIOBJ emf_handle)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Graphics Font\&. Fonts are used for drawing text (obviously)\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::FONT::FONT (const LOGFONTW * lfont)\fC [inline]\fP" .PP \fBParameters\fP .RS 4 \fIlfont\fP the (logical?) font definition\&. .RE .PP .SH "Member Function Documentation" .PP .SS "OBJECTTYPE EMF::FONT::getType (void) const\fC [inline]\fP, \fC [virtual]\fP" Return the type of this object (could probably do better with RTTI())\&. .PP Implements \fBEMF::OBJECT\fP\&. .SS "\fBMETARECORD\fP* EMF::FONT::newEMR (HDC dc, HGDIOBJ emf_handle)\fC [inline]\fP, \fC [virtual]\fP" Return a new metarecord for this object\&. And record its selection into the given device context\&. .PP \fBParameters\fP .RS 4 \fIdc\fP handle of device context into which this object is being selected\&. .br \fIemf_handle\fP the EMF handle associated with the \fBFONT\fP\&. .RE .PP .PP Implements \fBEMF::GRAPHICSOBJECT\fP\&. .PP References EMF::GRAPHICSOBJECT::contexts\&. .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.