Documentation Project 1
|
struct file_size_tag { struct { _32 unusable : 1; } flags; TEXTCHAR * path; TEXTCHAR * file; _32 nAlt; PALT_SIZE_FILE pAlternate; _32 nSizes; PSIZES sizes; };
Members |
Description |
PSIZES sizes; |
scaled and fixed sizes available in this file. |
This is the Filename and path of the font file. It is contained within font_style. It contains font sizes (or fixed format sizes that are in the file ).
Copyright (c) 2010. All rights reserved.
|
What do you think about this topic? Send feedback!
|