Hello All,
I got the task to transfer "True Type font" to "CID Postscript font" for printing device and I already got the "CID Builder" from FontLab. When I try the output font on Ghostscript, the font seems mis-match to the Cmap table, all showing me incorrect character (Chinese). What's the problem is?? Please advise.
Below are the finding from me:
- I put the output font to gs\resource\CIDFont\, the postscript can call out the output font but incorrect character
- I find there are 3 option when I using "CID Builder": registry ; ordering ; supplement, I only can call out the output font by filling registry = Adobe ; ordering = CNS1 ; supplement = 3, dose here affect any font mapping when display CID font??
- Do I need to update any CMap Table when I put the output font in Ghostscript??
