RetroArch
Public Attributes | List of all members
DWRITE_FILE_FRAGMENT Struct Reference

Enumerator for an ordered collection of color glyph runs. More...

#include <dwrite_3.h>

Public Attributes

UINT64 fileOffset
 Starting offset of the fragment from the beginning of the file. More...
 
UINT64 fragmentSize
 Size of the file fragment, in bytes. More...
 

Detailed Description

Enumerator for an ordered collection of color glyph runs.

The interface that represents an absolute reference to a font face. It contains font face type, appropriate file references and face identification data. Various font data such as metrics, names and glyph outlines is obtained from IDWriteFontFace.

The IDWriteAsyncResult interface represents the result of an asynchronous operation. A client can use the interface to wait for the operation to complete and to get the result.

DWRITE_FILE_FRAGMENT represents a range of bytes in a font file.

Member Data Documentation

◆ fileOffset

UINT64 DWRITE_FILE_FRAGMENT::fileOffset

Starting offset of the fragment from the beginning of the file.

◆ fragmentSize

UINT64 DWRITE_FILE_FRAGMENT::fragmentSize

Size of the file fragment, in bytes.


The documentation for this struct was generated from the following file: