【发布时间】:2014-08-24 03:54:21
【问题描述】:
在我创建的某个 EPS 文件上运行 embedFonts,我收到一条错误消息:
> embedFonts("foo.ps")
Unknown device: pswrite
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
defaultdevice
Error in embedFonts("foo.ps") :
status 1 in running command 'gs -dNOPAUSE -dBATCH -q -dAutoRotatePages=/None -sDEVICE=pswrite -sOutputFile=/tmp/Rtmp3Lv0dj/Rembed2cd86df573a1 '-sFONTPATH=' 'foo.ps''
我怎样才能避免这个错误?
【问题讨论】:
标签: r fonts ghostscript postscript font-embedding