Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains information about a glyph that is part of an output glyph array.
Syntax
typedef struct script_glyphprop {
SCRIPT_VISATTR sva;
WORD reserved;
} SCRIPT_GLYPHPROP;
Members
sva
A buffer of SCRIPT_VISATTR structures defining visual (glyph) attributes identifying clusters and justification points. The buffer is generated by ScriptShape or ScriptShapeOpenType.
reserved
Reserved.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | usp10.h |
Redistributable | Usp10.dll version 1.600 or greater onWindows XP |