Platform SDK: International Features

GOFFSET

The GOFFSET structure contains the x and y offsets of the combining glyph.

typedef struct tagGOFFSET {
  LONG  du;
  LONG  dv;
} GOFFSET;

Members

du
x offset, in logical units, for the combining glyph.
dv
y offset, in logical units, for the combining glyph.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Usp10.h.

See Also

Uniscribe Overview, Uniscribe Structures, ScriptPlace, ScriptTextOut