ttf_parser::tables::cff::dict

Function parse_float_nibble

Source
fn parse_float_nibble(nibble: u8, idx: usize, data: &mut [u8]) -> Option<usize>