Function skip_pdf_random_tag

Source
fn skip_pdf_random_tag(name: &str) -> &str
Expand description

Fonts embedded in PDFs add random prefixes. Strip these for tricky font comparison purposes.

https://gitlab.freedesktop.org/freetype/freetype/-/blob/80a507a6b8e3d2906ad2c8ba69329bd2fb2a85ef/src/truetype/ttobjs.c#L153