class FT::TT_MaxProfile
Public Instance Methods
maxComponentDepth()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 31 def maxComponentDepth; end
maxComponentDepth=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 32 def maxComponentDepth=(v); end
maxComponentElements()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 29 def maxComponentElements; end
maxComponentElements=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 30 def maxComponentElements=(v); end
maxCompositeContours()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 13 def maxCompositeContours; end
maxCompositeContours=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 14 def maxCompositeContours=(v); end
maxCompositePoints()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 11 def maxCompositePoints; end
maxCompositePoints=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 12 def maxCompositePoints=(v); end
maxContours()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 9 def maxContours; end
maxContours=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 10 def maxContours=(v); end
maxFunctionDefs()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 21 def maxFunctionDefs; end
maxFunctionDefs=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 22 def maxFunctionDefs=(v); end
maxInstructionDefs()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 23 def maxInstructionDefs; end
maxInstructionDefs=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 24 def maxInstructionDefs=(v); end
maxPoints()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 7 def maxPoints; end
maxPoints=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 8 def maxPoints=(v); end
maxSizeOfInstructions()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 27 def maxSizeOfInstructions; end
maxSizeOfInstructions=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 28 def maxSizeOfInstructions=(v); end
maxStackElements()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 25 def maxStackElements; end
maxStackElements=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 26 def maxStackElements=(v); end
maxStorage()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 19 def maxStorage; end
maxStorage=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 20 def maxStorage=(v); end
maxTwilightPoints()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 17 def maxTwilightPoints; end
maxTwilightPoints=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 18 def maxTwilightPoints=(v); end
maxZones()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 15 def maxZones; end
maxZones=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 16 def maxZones=(v); end
numGlyphs()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 5 def numGlyphs; end
numGlyphs=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 6 def numGlyphs=(v); end
version()
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 3 def version; end
version=(v)
click to toggle source
# File lib/ft-ffi/struct/true_type/max_profile.rb, line 4 def version=(v); end