Type Definition read_fonts::tables::postscript::Index2
source · pub type Index2<'a> = TableRef<'a, Index2Marker>;Expand description
An array of variable-sized objects in a CFF2 table.
pub type Index2<'a> = TableRef<'a, Index2Marker>;An array of variable-sized objects in a CFF2 table.