Function ttf_parser::tables::cff::dict::parse_float_nibble

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