Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::image::FontMagicIdentifiers Enumeration
C++
enum FontMagicIdentifiers {
  MAGIC_PICK_FONT = 'PICK',
  MAGIC_RENDER_FONT = 'FONT'
};
Members 
Description 
MAGIC_PICK_FONT = 'PICK' 
These are symbols used for 'magic' in PFONTDATA.
Used to specify the block is a PFONTDATA
MAGIC_RENDER_FONT = 'FONT' 
These are symbols used for 'magic' in PRENDER_FONTDATA.
used to indicate the block is a PRENDER_FONTDATA

These are symbols used for 'magic' in PFONTDATA and PRENDER_FONTDATA

Magic values to determine if a structure is a PFONTDATA or a PRENDER_FONTDATA.

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!