Function ttf_parser::tables::cff::charset::parse_charset
source ยท pub(crate) fn parse_charset<'a>(
number_of_glyphs: NonZeroU16,
s: &mut Stream<'a>,
) -> Option<Charset<'a>>
pub(crate) fn parse_charset<'a>(
number_of_glyphs: NonZeroU16,
s: &mut Stream<'a>,
) -> Option<Charset<'a>>