Understanding "CIDFont F1 F2 F3 F4 F5 F6 Full": A Guide to PDF Font Issues
In Linux environments using Ghostscript, a common warning is:
Substituting font CIDFont=F1 for ...
This means the system could not find the font referenced by the F1 identifier and is falling back to a default (often Courier or a generic CIDFont). cidfont f1 f2 f3 f4 f5 f6 full
| Type | Registry-Ordering | Primary Script | Base Standard | Typical Use Case | |------|------------------|----------------|---------------|------------------| | F1 | Adobe-Japan1 | Japanese (Kanji + Kana) | JIS X 0208 | Magazines, books, web | | F2 | Adobe-GB1 | Simplified Chinese | GB 2312 | Mainland China publishing | | F3 | Adobe-CNS1 | Traditional Chinese | Big Five / CNS 11643 | Taiwan, Hong Kong | | F4 | Adobe-Korea1 | Korean (Hangul + Hanja) | KS X 1001 | Newspapers, official docs | | F5 | Adobe-KR (rare) | Korean (legacy) | Older KS standards | Legacy systems (deprecated) | | F6 | Adobe-Japan2 | Japanese (supplementary) | JIS X 0212 | Academic, historical texts | Understanding "CIDFont F1 F2 F3 F4 F5 F6
Last updated: October 2025. For questions about specific PDFs, use pdffonts -subst and inspect the font objects directly. Never trust a display name alone. Larger file size: Full embedding of CIDFonts (especially
© 2011 - 2024 LitExtension.com All Rights Reserved.