Function ttf_parser::tables::cblc::select_bitmap_size_table
source ยท fn select_bitmap_size_table(
glyph_id: GlyphId,
pixels_per_em: u16,
s: Stream<'_>,
) -> Option<BitmapSizeTable>
fn select_bitmap_size_table(
glyph_id: GlyphId,
pixels_per_em: u16,
s: Stream<'_>,
) -> Option<BitmapSizeTable>