Mac OS 9
ScalerStreamTypes.h File Reference

Scaler streaming data structures and constants for OFA 1.x. More...

#include <MacTypes.h>
#include <SFNTTypes.h>

Go to the source code of this file.

Data Structures

struct  scalerPrerequisiteItem
 
struct  scalerStream
 
struct  scalerStreamData
 

Typedefs

typedef unsigned long scalerStreamTypeFlag
 
typedef long scalerStreamAction
 
typedef struct scalerPrerequisiteItem scalerPrerequisiteItem
 
typedef struct scalerStream scalerStream
 
typedef struct scalerStreamData scalerStreamData
 

Enumerations

enum  {
  cexec68K = 0x00000001 , truetypeStreamType = 0x00000001 , type1StreamType = 0x00000002 , type3StreamType = 0x00000004 ,
  type42StreamType = 0x00000008 , type42GXStreamType = 0x00000010 , portableStreamType = 0x00000020 , flattenedStreamType = 0x00000040 ,
  cidType2StreamType = 0x00000080 , cidType0StreamType = 0x00000100 , type1CFFStreamType = 0x00000200 , evenOddModifierStreamType = 0x00008000 ,
  eexecBinaryModifierStreamType , unicodeMappingModifierStreamType , scalerSpecifcModifierMask = 0x0000F000 , streamTypeModifierMask
}
 
enum  {
  downloadStreamAction = 0 , asciiDownloadStreamAction , fontSizeQueryStreamAction , encodingOnlyStreamAction = 3 ,
  prerequisiteQueryStreamAction , prerequisiteItemStreamAction = 5 , variationQueryStreamAction , variationPSOperatorStreamAction
}
 
enum  { selectAllVariations }
 

Detailed Description

Scaler streaming data structures and constants for OFA 1.x.

Introduced In: Quickdraw GX 1.1
Avaliable From: Universal Interfaces 3.4.1
Copyright: � 1994-2001 by Apple Computer, Inc., all rights reserved.

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/