pxinq_widetext_extent (
Pint ws_type /*workstation type */ Pint font /*text font */ Pfloat char_exp /*character expansion factor */ Pfloat spacing /*character spacing */ Pfloat height /*character height */ Ptext_path text_path /*text path */
PPATH_RIGHT right PPATH_LEFT left PPATH_UP up PPATH_DOWN down
Phor_text_align horizontal /*horizontal alignment */
PHOR_NORM normal PHOR_LEFT left PHOR_CTR center PHOR_RIGHT right
Pvert_text_align vertical /*vertical alignment */
PVERT_NORM normal PVERT_TOP top PVERT_CAP cap PVERT_HALF half PVERT_BASE base PVERT_BOTTOM bottom
Pxwchar *string /*text string (Unicode) */ Pint *error_ind /*error indicator */ Prect *extent /*text extent in TLC */ Ppoint *offset /*concatenation offset in TLC */
)
This routine is equivalent to Inquire Text Extent, but accepts characters in Unicode. Refer to Inquire Text Extent (routine pinq_text_extent) for a complete discussion of text extents.