bool GetFontMapping(MapEntry* pentry, const char * pfontName);
GetFontMapping obtains a font mapping, filling in MapEntry if it succeeds.
Parameters |
Description |
MapEntry* pentry |
Pointer to the font map entry. |
const char * pfontName |
Name of the font that is to be mapped. |
A Boolean value of 1 if filling in MapEntry succeeds otherwise 0.