class FT::PropertyRec

www.freetype.org/freetype2/docs/reference/ft2-bdf_fonts.html#BDF_PropertyRec

Public Instance Methods

type() click to toggle source
# File lib/ft-ffi/struct/bdf/property_rec.rb, line 19
def type; end
type=(v) click to toggle source
# File lib/ft-ffi/struct/bdf/property_rec.rb, line 20
def type=(v); end
u() click to toggle source
# File lib/ft-ffi/struct/bdf/property_rec.rb, line 21
def u; end
u=(v) click to toggle source
# File lib/ft-ffi/struct/bdf/property_rec.rb, line 22
def u=(v); end