Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 912 Bytes

macros.md

File metadata and controls

20 lines (16 loc) · 912 Bytes
title description ms.assetid keywords ms.topic ms.date
DirectWrite macros
DirectWrite defines the following macros.
4c95c345-c097-456a-860a-b49f510863aa
DirectWrite,macros
reference
05/31/2018

DirectWrite macros

DirectWrite defines the following macros.

In this section

Topic Description
DWRITE_MAKE_FONT_AXIS_TAG Creates an OpenType tag for a font axis.
DWRITE_MAKE_OPENTYPE_TAG Creates an OpenType tag as a 32-bit integer, such that the first character in the tag is the lowest byte (least significant on little endian architectures), which can be used to compare with tags in the font file. This macro is compatible with DWRITE_FONT_FEATURE_TAG.