![]() |
![]() |
![]() |
![]() |
Get the foundry name of a font
uchar_t const * PfFontDescription( FontID * ptsID );
ph
PfFontDescription() gets the foundry name specific to the font ID pointed to by ptsID. This routine doesn't check to see if ptsID is non-NULL.
The foundry name specific to the FontID, e.g. Comic Sans MS.
See PfFindFont().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PfConvertFontID(), PfDecomposeStemToID(), PfFindFont(), PfFontBaseStem(), PfFontFlags(), PfFontSize(), PfFreeFont(), PfGenerateFontName(),
Fonts chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |