XFORMOBJ FONTOBJ_pxoGetXform(
IN FONTOBJ *pfo | |
); |
FONTOBJ_pxoGetXform retrieves the notional-to-device transform for the specified font.
The return value is a XFORMOBJ structure that can be used by the XFORMOBJXxx service routines. The returned XFORMOBJ assumes that:
If the font is a raster font, the return value is null.
The driver needs the notional-to-device transform to realize a driver-supplied font.