Carbon


FontVariation

Header: SFNTTypes.h

struct FontVariation {
    FourCharCode name; 
    Fixed value;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)