IDWriteFactory3::CreateFontFaceReference methods

Creates a reference to a font.

Overload list

MethodDescription
CreateFontFaceReference (IDWriteFontFile*, UINT32, DWRITE_FONT_SIMULATIONS, IDWriteFontFaceReference**)

Creates a reference to a font given a file.

CreateFontFaceReference (WCHAR const *, FILETIME const*, UINT32, DWRITE_FONT_SIMULATIONS, IDWriteFontFaceReference**)

Creates a reference to a font given a full path.

See also

IDWriteFactory3

 

 

Show: