: Modern OpenType fonts often get converted into CID encoding when they are embedded into a PDF to ensure all characters display correctly. Decoding "F1, F2, F3, F4"
A PDF page might include:
Here, F1 might be a Latin CID font, F2 a Japanese one. cid font f1 f2 f3 f4
, it means the characters used in the project were embedded as "virtual" fonts to reduce file size or improve rendering. Placeholder Names Decoding the Mystery: A Deep Dive into CID
CID+ Fonts - Adobe Community
In this real-world example, is a Traditional Chinese font. Note how the name /F1 is just a pointer – the actual font could be anything. It's a low-level identifier list, not meant for end users