Functions | |
| int | MxGetSymbolMinMax (UINT8 *symbolbuf, LRECTXY *minmax) |
| int | MxGetSymbolSize (UINT8 *symbolbuf) |
| int | MxParseSymbol (const char *const istring, UINT8 **bufp) |
| char * | MxSymbolToText (UINT8 *buf) |
| int | GetStringExtents (TEXTSTYLE *style, DPOINT2D *basepts, INT32 numbasepts, UINT32 baseflags, const UNICODE *string, DRECT2D *extents) |
| int | GetStringExtentsJustify (TEXTSTYLE *style, DPOINT2D *basepts, INT32 numbasepts, UINT32 baseflags, const UNICODE *string, DRECT2D *extents) |
|
||||||||||||||||||||||||||||
|
Compute extents for string as it would be drawn.
|
|
||||||||||||||||||||||||||||
|
Compute extents for string as it would be drawn.
|
|
||||||||||||
|
Compute min/max of a symbol in its coordinate system.
|
|
|
Compute size of symbol in its coordinate system.
|
|
||||||||||||
|
Parse text string and build symbol description.
|
|
|
Convert symbol description to text string.
|
1.3.4-20031026