Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::RenderScaledFontEx Function
C++
__cdecl IMAGE_PROC Font RenderScaledFontData(PFONTDATA pfd, PFRACTION width_scale, PFRACTION height_scale);
__cdecl IMAGE_PROC Font RenderScaledFontEx(CTEXTSTR name, _32 width, _32 height, PFRACTION width_scale, PFRACTION height_scale, _32 flags, size_t * pnFontDataSize, POINTER * pFontData);
__cdecl IMAGE_PROC Font RenderScaledFontEx(CTEXTSTR name, _32 width, _32 height, PFRACTION width_scale, PFRACTION height_scale, _32 flags, size_t * pnFontDataSize, POINTER * pFontData);
Parameters 
Description 
PFONTDATA pfd 
pointer to font data. 
PFONTDATA pfd 
pointer to font data. 
PFRACTION width_scale 
FRACTION to scale the original font height description by. if NULL uses the original font's size. 
PFRACTION width_scale 
FRACTION to scale the original font height description by. if NULL uses the original font's size. 
PFRACTION height_scale 
FRACTION to scale the original font height description by. if NULL uses the original font's size. 
PFRACTION height_scale 
FRACTION to scale the original font height description by. if NULL uses the original font's size. 
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!