__cdecl IMAGE_PROC Font InternalRenderFontFile(CTEXTSTR file, S_32 nWidth, S_32 nHeight, _32 flags); Font (* InternalRenderFontFile)(CTEXTSTR file , S_32 nWidth , S_32 nHeight , _32 flags);
image.h
Use a font file to get a font that can be used for outputting characters and strings.
Functions