Restart a local server
#include <font_api.h> int PfRestartServerDll( fontdll_t dll );
font
This function restarts the local server associated with the provided dll context. All font DLL settings are retained during the restart.
See the example for PfAttachLocalDll().
Photon
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
Fonts chapter of the Photon Programmer's Guide