Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PfDefaultContext()

Return the default font context

Synopsis:

#include <photon/Pf.h>
_Pf_ctrl PfDefaultContext  ( void  );

Library:

ph

Description:

This function returns the default font context.

Returns:

A _Pf_ctrl structure.

Examples:

See the example for PfGetGlyphIndexCx().

Classification:

Photon

Safety:
Cancellation point No
Interrupt handler No
Signal handler No
Thread Yes

See also:

PfAttachDllCx(), PfAttachLocalDll(), PfDetachCx()