pub fn debug_glyphs(
bytes: &[u8],
index: usize,
) -> Vec<(char, f32, f32, f32, f32)>Expand description
Debug: raw glyph stream (ch, ll, lr, lb, lt) (native coords) for page
index, before the sanitizer. For comparing char cells to docling-parse.