Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::RenderScaledFont Function
C++
__cdecl IMAGE_PROC Font RenderScaledFont(CTEXTSTR name, _32 width, _32 height, PFRACTION width_scale, PFRACTION height_scale, _32 flags);
Parameters 
Description 
CTEXTSTR name 
Name of the font (file). 
_32 width 
Original width (in pels) to make the font. 
_32 height 
Original height (in pels) to make the font. 
PFRACTION width_scale 
scalar to apply to the width 
PFRACTION height_scale 
scalar to apply to the height 
_32 flags 
Flags specifying how many bits to render the font with (and other info?) See enum FontFlags. 

Renders a font with a FRACTION scalar for the X and Y sizes.

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!