NvBftStyle Struct Reference
BitFont supports 'styles' via embedded character codes and string literals. More...
#include <NvBitFont.h>
Public Types | |
enum | Enum { NORMAL = 0x10, BOLD, MAX } |
Detailed Description
BitFont supports 'styles' via embedded character codes and string literals.You can directly use the following as character values for switching between the top and bottom 'halves' of a 'split' font files. This is currently used as 'normal' and 'bold' styles, but the two halves could actually be set up as different typeface families. There are also matching string literals for equivalent use directly in C quoted string composition.
- See also:
- NVBF_STYLESTR_NORMAL
Member Enumeration Documentation
enum NvBftStyle::Enum |
The documentation for this struct was generated from the following file: