select_bitmap_size_table

Function select_bitmap_size_table 

Source
fn select_bitmap_size_table(
    glyph_id: GlyphId,
    pixels_per_em: u16,
    s: Stream<'_>,
) -> Option<BitmapSizeTable>