Class: Fontisan::Tables::LayoutCommon::FeatureList
- Inherits:
-
Binary::BaseRecord
- Object
- BinData::Record
- Binary::BaseRecord
- Fontisan::Tables::LayoutCommon::FeatureList
- Defined in:
- lib/fontisan/tables/layout_common.rb
Overview
FeatureList table
Instance Method Summary collapse
Methods inherited from Binary::BaseRecord
Instance Method Details
#feature_tags ⇒ Object
59 60 61 |
# File 'lib/fontisan/tables/layout_common.rb', line 59 def feature_records.map(&:feature_tag) end |