struct HarfBuzz::OtMathKernEntryT

Overview

Data type to hold math kerning (cut-in) information for a glyph.

Defined in:

lib/gi-crystal/src/auto/harf_buzz-0.0/ot_math_kern_entry_t.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

def self.new(data : LibHarfBuzz::OtMathKernEntryT, _transfer : GICrystal::Transfer) #

def self.new(max_correction_height : Int32? = nil, kern_value : Int32? = nil) #

Instance Method Detail

def ==(other : self) : Bool #

def kern_value(*args, **options) #

def kern_value(*args, **options, &) #

def kern_value=(arg) #

def max_correction_height(*args, **options) #

def max_correction_height(*args, **options, &) #

def max_correction_height=(arg) #