struct HarfBuzz::OtMathKernEntryT
- HarfBuzz::OtMathKernEntryT
- Struct
- Value
- Object
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.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(data : LibHarfBuzz::OtMathKernEntryT, _transfer : GICrystal::Transfer)
- .new(max_correction_height : Int32? = nil, kern_value : Int32? = nil)
Instance Method Summary
- #==(other : self) : Bool
- #kern_value(*args, **options)
- #kern_value(*args, **options, &)
- #kern_value=(arg)
- #max_correction_height(*args, **options)
- #max_correction_height(*args, **options, &)
- #max_correction_height=(arg)