Gets Registry and Ordering information for a CIDFont.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_font_get_cid_systeminfo( HIG_PDF_FONT hFont, LPHIG_PDF_ATOM lphCIDSystemInfo ); |
Name | Type | Description |
---|---|---|
hFont | HIG_PDF_FONT | The font whose Registry and Ordering information is obtained. |
lphCIDSystemInfo | LPHIG_PDF_ATOM | CIDFont's Registry and Ordering information. |
Error count.
This function does not process image pixels.
This function takes either a Type 0 font or descendant font (CIDType0 or CIDType2) as an argument. This information is always present for any Type 0 font; the actual registry ordering information is a part of the descendant font.