![]() |
![]() |
![]() |
![]() |
Detach from font server
#include <photon/Pf.h> void PfDetach( struct _Pf_ctrl *pf );
ph
This function detaches the task from the font server and releases all the memory that the control structure uses, including any shared memory and local metrics code.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PfAttach(), PfExtentCx(), PfExtentTextCharPositionsCx(), PfGetOutlineCx(), PfRenderCx()
Fonts chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |