Reports the font files a scene's text resolved to, read off the shaped glyphs rather than re-resolved from family names — so it says what was used, not what would be picked if asked again.
Arguments
- scene
A
vl_scene()(or anything with anas_vellum_scene()method).
Value
A data frame with path, index (the face within a font collection),
glyphs (how many glyphs came from that face), file (the basename) and
exists. Zero rows if the scene has no text.
See also
font_pin() to record this and check it later.
