Type Alias Cmap2
Source pub type Cmap2<'a> = TableRef<'a, Cmap2Marker>;
Expand description
pub struct Cmap2<'a> {
pub(crate) shape: Cmap2Marker,
pub(crate) data: FontData<'a>,
}
Format number is set to 2.
This is the length in bytes of the subtable.
For requirements on use of the language field, see “Use of
the language field in ‘cmap’ subtables” in this document.
Array that maps high bytes to subHeaders: value is subHeader
index × 8.
Formats the value using the given formatter.
Read more
Read an instance of
Self
from the provided data, performing validation.
Read more
The name of this table
Access this table’s fields, in declaration order.