Sack Library Documentation
|
Parameters |
Description |
_32 nFamily |
The number of the family in the cache. |
_32 nStyle |
The number of the style in the cache. |
_32 nFile |
The number of the file in the cache. |
S_32 nWidth |
the width to use for rendering characters (in pixels) |
S_32 nHeight |
the height to use for rendering characters (in pixels) |
_32 flags |
A Font which can be used to output. If the file exists. NULL on failure.
Creates a font based on indexes from the internal font cache. This is used by the FontPicker dialog to choose a font. The data the dialog used to render the font is available to the application, and may be passed back for rendering a font without knowing specifically what the values mean.
Used internally for FontPicker dialog, see InternalRenderFontFile
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|