This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Start a fontsleuth monitor
#include <font_api.h> int PfAttachSleuthMonitorDll (fontdll_t dll, int prio );
font
This function starts a thread to monitor requests from fontsleuth to load and unload font files. If there are new fonts, or fonts are deleted, fontsleuth notifies you.
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