Class: Fontisan::Tables::CblcIndexSubTableHeader

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

Overview

8-byte header common to all CBLC IndexSubTable formats.

uint16 indexFormat
uint16 imageFormat
uint32 imageDataOffset (absolute, from start of CBDT)

Format-specific data follows immediately after this header.

Method Summary

Methods inherited from Binary::BaseRecord

#raw_data, read, #valid?