Start a fontsleuth monitor
#include <font_api.h> int PfAttachSleuthMonitorDll (fontdll_t dll, int prio );
font
The fontsleuth utility is deprecated, so this function always returns -1 and errno is set to ENOSYS.
See the example for PfAssignDllCx().
Photon
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
Fonts chapter of the Photon Programmer's Guide