नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Creates an OpenType tag for a font axis.
Syntax
void DWRITE_MAKE_FONT_AXIS_TAG(
a,
b,
c,
d
);
Parameters
a
Type: CHAR
The first character in the tag.
b
Type: CHAR
The second character in the tag.
c
Type: CHAR
The third character in the tag.
d
Type: CHAR
The fourth character in the tag.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 16299 |
Minimum supported server | Windows 10 Build 16299 |
Target Platform | Windows |
Header | dwrite_3.h |