Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::GetFontRenderData Function
C++
__cdecl IMAGE_PROC int GetFontRenderData(Font font, POINTER * fontdata, size_t * fontdatalen);
Parameters 
Description 
Font font 
Font to get the render description from. 
POINTER * fontdata 
a pointer to a pointer which will be filled with a pointer buffer that has the font data. 
size_t * fontdatalen 
a pointer to 32 bit value to receive the length of data. 

This can be used to get the internal description of a font, which the user may then save, and use later to recreate the font the same way.

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!