Class: Fontisan::Tables::CblcSbitLineMetrics

Inherits:
Binary::BaseRecord show all
Defined in:
lib/fontisan/tables/cblc_sbit_line_metrics.rb

Overview

SbitLineMetrics record embedded in CBLC BitmapSize records.

Two of these (horizontal + vertical) appear in every BitmapSize, totalling 24 bytes per strike. The fields are signed/unsigned 8-bit integers; OpenType specifies signed values for some, unsigned for others, mirroring the EBDT/BDF layout.

Reference: OpenType CBLC spec, "SbitLineMetrics" sub-structure.

Method Summary

Methods inherited from Binary::BaseRecord

#raw_data, read, #valid?