Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::InternalRenderFontFile Function
C++
__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);
Parameters 
Description 
CTEXTSTR file 
Filename of a font to render
S_32 nWidth 
desired width in pixels to render the font. 
S_32 nHeight 
desired height in pixels to render the font. 
_32 flags 
0 = render mono. 2=render 2 bits, 3=render 8 bit. 

Use a font file to get a font that can be used for outputting characters and strings.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!