![]() |
![]() |
![]() |
![]() |
Get the flags for a font
uint32_t PfFontFlags( FontID *ptsID );
ph
PfFontFlags() gets the flags associated with the font ID pointed to by ptsID. The flags can be any of the following:
A 32-bit value containing the flags for this FontID.
See PfFindFont().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PfConvertFontID(), PfDecomposeStemToID(), PfFindFont(), PfFontDescription(), PfFontSize(), PfFreeFont(), PfGenerateFontName()
Fonts chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |