IDWriteLocalFontFileLoader interface (dwrite.h)

A built-in implementation of the IDWriteFontFileLoader interface, that operates on local font files and exposes local font file information from the font file reference key. Font file references created using CreateFontFileReference use this font file loader.

Inheritance

The IDWriteLocalFontFileLoader interface inherits from the IUnknown interface. IDWriteLocalFontFileLoader also has these types of members:

Methods

The IDWriteLocalFontFileLoader interface has these methods.

 
IDWriteLocalFontFileLoader::GetFilePathFromKey

Obtains the absolute font file path from the font file reference key.
IDWriteLocalFontFileLoader::GetFilePathLengthFromKey

Obtains the length of the absolute file path from the font file reference key.
IDWriteLocalFontFileLoader::GetLastWriteTimeFromKey

Obtains the last write time of the file from the font file reference key.

Requirements

Requirement Value
Target Platform Windows
Header dwrite.h