API  1.0.0
CPFontDescriptor.j File Reference

Go to the source code of this file.

Variables

 CPFontBoldTrait = 1 << 1
 
 CPFontClarendonSerifsClass = 4 << 28
 
 CPFontCondensedTrait = 1 << 6
 
var CPFontDescriptorAttributesKey = @"@"CPFontDescriptorAttributesKey"
 
 CPFontExpandedTrait = 1 << 5
 
 CPFontFamilyClassMask = 0xF0000000
 
 CPFontFreeformSerifsClass = 7 << 28
 
 CPFontItalicTrait = 1 << 0
 
 CPFontModernSerifsClass = 3 << 28
 
 CPFontNameAttribute = @"CPFontNameAttribute"
 
 CPFontOldStyleSerifsClass = 1 << 28
 
 CPFontSansSerifClass = 8 << 28
 
 CPFontSerifClass
 
 CPFontSizeAttribute = @"CPFontSizeAttribute"
 
 CPFontSlabSerifsClass = 5 << 28
 
 CPFontSmallCapsTrait = 1 << 7
 
 CPFontSymbolicTrait = @"CPFontSymbolicTrait"
 
 CPFontTraitsAttribute = @"CPFontTraitsAttribute"
 
 CPFontTransitionalSerifsClass = 2 << 28
 
 CPFontUnknownClass = 0 << 28
 
 CPFontWeightTrait = @"CPFontWeightTrait"
 

Variable Documentation

◆ CPFontBoldTrait

CPFontBoldTrait = 1 << 1

Definition at line 82 of file CPFontDescriptor.j.

◆ CPFontClarendonSerifsClass

CPFontClarendonSerifsClass = 4 << 28

Definition at line 67 of file CPFontDescriptor.j.

◆ CPFontCondensedTrait

CPFontCondensedTrait = 1 << 6

Definition at line 84 of file CPFontDescriptor.j.

◆ CPFontDescriptorAttributesKey

var CPFontDescriptorAttributesKey = @"@"CPFontDescriptorAttributesKey"

Definition at line 215 of file CPFontDescriptor.j.

◆ CPFontExpandedTrait

CPFontExpandedTrait = 1 << 5

Definition at line 83 of file CPFontDescriptor.j.

◆ CPFontFamilyClassMask

CPFontFamilyClassMask = 0xF0000000

Definition at line 76 of file CPFontDescriptor.j.

◆ CPFontFreeformSerifsClass

CPFontFreeformSerifsClass = 7 << 28

Definition at line 69 of file CPFontDescriptor.j.

◆ CPFontItalicTrait

CPFontItalicTrait = 1 << 0

Definition at line 81 of file CPFontDescriptor.j.

◆ CPFontModernSerifsClass

CPFontModernSerifsClass = 3 << 28

Definition at line 66 of file CPFontDescriptor.j.

◆ CPFontNameAttribute

CPFontNameAttribute = @"CPFontNameAttribute"

Definition at line 31 of file CPFontDescriptor.j.

◆ CPFontOldStyleSerifsClass

CPFontOldStyleSerifsClass = 1 << 28

Definition at line 64 of file CPFontDescriptor.j.

◆ CPFontSansSerifClass

CPFontSansSerifClass = 8 << 28

Definition at line 70 of file CPFontDescriptor.j.

◆ CPFontSerifClass

CPFontSerifClass

◆ CPFontSizeAttribute

CPFontSizeAttribute = @"CPFontSizeAttribute"

Definition at line 36 of file CPFontDescriptor.j.

◆ CPFontSlabSerifsClass

CPFontSlabSerifsClass = 5 << 28

Definition at line 68 of file CPFontDescriptor.j.

◆ CPFontSmallCapsTrait

CPFontSmallCapsTrait = 1 << 7

Definition at line 85 of file CPFontDescriptor.j.

◆ CPFontSymbolicTrait

CPFontSymbolicTrait = @"CPFontSymbolicTrait"

Definition at line 48 of file CPFontDescriptor.j.

◆ CPFontTraitsAttribute

CPFontTraitsAttribute = @"CPFontTraitsAttribute"

Definition at line 41 of file CPFontDescriptor.j.

◆ CPFontTransitionalSerifsClass

CPFontTransitionalSerifsClass = 2 << 28

Definition at line 65 of file CPFontDescriptor.j.

◆ CPFontUnknownClass

CPFontUnknownClass = 0 << 28

Definition at line 63 of file CPFontDescriptor.j.

◆ CPFontWeightTrait

CPFontWeightTrait = @"CPFontWeightTrait"

Definition at line 58 of file CPFontDescriptor.j.