The GLYPHMETRICS structure contains information about the placement and orientation of a glyph in a character cell.
typedef struct _GLYPHMETRICS { // glmt
UINT gmBlackBoxX;
UINT gmBlackBoxY;
POINT gmptGlyphOrigin;
short gmCellIncX;
short gmCellIncY;
} GLYPHMETRICS;
Values in the GLYPHMETRICS structure are specified in device units.
See also:
| file: /Techref/os/win/api/win32/struc/src/str08_18.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2012/2/10 15:56,
38.107.179.231:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str08_18.htm"> GLYPHMETRICS</A> |
| Did you find what you needed? |
|
|
The Backwoods Guide to Computer Lingo |
.