On Dec 10, 2007 4:58 PM, Zhichu Chen wrote:
>
> And
> the second column is for the PS name of the font. I really don't know how to
> write it because it has spaces in it, and when I replaced it with another PS
> name that has no spaces or other special characters in it, say SimSun as a
> common Simplified Chinese font in Windows, it worked fine.
>
> So, any suggestions?

You can get the PS name of some font with otfinfo:
       -p, --postscript-name
            Print each font's PostScript name. For example:
              MinionPro-SemiboldItCapt
So:
    otfinfo -p AdobeMingStd-Light.otf
which returns
    AdobeMingStd-Light
here.

But I would be a bit surprised if you would manage to make it work that way.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to