NEWTEXTMETRICEX structure
Applies to: desktop apps only
The NEWTEXTMETRICEX structure contains information about a physical font.
Syntax
typedef struct tagNEWTEXTMETRICEX {
NEWTEXTMETRIC ntmTm;
FONTSIGNATURE ntmFontSig;
} NEWTEXTMETRICEX;
Members
- ntmTm
-
A NEWTEXTMETRIC structure.
- ntmFontSig
-
A FONTSIGNATURE structure indicating the coverage of the font.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Unicode and ANSI names | NEWTEXTMETRICEXW (Unicode) and NEWTEXTMETRICEXA (ANSI) |
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012