MetaSetMapperFlags


This metafile command adjusts the algorithm that maps physical to logical fonts.

class MetaSetMapperFlags : public Meta
{
 public:
  unsigned Flags;
};

Members

Flags The new mapping mode to be used.

Notes

See related C function SetMapperFlags.