This topic has not yet been rated - Rate this topic

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

Wingdi.h (include Windows.h)

Unicode and ANSI names

NEWTEXTMETRICEXW (Unicode) and NEWTEXTMETRICEXA (ANSI)

See also

Fonts and Text Overview
Font and Text Structures
NEWTEXTMETRIC
FONTSIGNATURE

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ