Cidfont F2 [hot] Now
In PDF internal structures, fonts are often referenced with object names like /F1 , /F2 , etc. /CIDFont is a type of font dictionary for handling large character sets (East Asian languages).
Ghostscript maps fonts internally. A debug output could show: cidfont f2
/F2 10 0 R
or
By utilizing CID fonts, documents can be made smaller and more efficient, which is particularly important for documents in languages that require a large number of characters. In PDF internal structures, fonts are often referenced
"CID" stands for . CID-keyed fonts are a sophisticated encoding method designed to support large and complex character sets, particularly for East Asian languages (Chinese, Japanese, Korean) which require thousands of unique glyphs. In PDF internal structures