The ABC structure contains the width of a character in a TrueType font.
typedef struct _ABC { // abc int abcA; UINT abcB; int abcC; } ABC;
The total width of a character is the summation of the “A,” “B,” and “C” spaces. Either the “A” or the “C” space can be negative to indicate underhangs or overhangs.
See:
file: /Techref/os/win/api/win32/struc/src/str00.htm, 1KB, , updated: 2001/6/26 09:44, local time: 2024/11/13 11:55,
3.145.12.181:LOG IN
|
©2024 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://linistepper.com/techref/os/win/api/win32/struc/src/str00.htm"> ABC</A> |
Did you find what you needed? |