혹시 ttf글꼴을 이용해 임의의 문자열을 ps나 eps화일로 출력하
imagemagick로 해보면 eps출력이 되기는 하지만,
이미지로 나오더군요. :cry:
혹시 외곽선화일 자체로 출력할 수 있는 방법이 없는지요?
gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=eps9mid -r150 -dTextAlphaBits=4 -sPAPERSIZE=a4 -sOutputFile='test.eps' -sFONTPATH='/home/font/www/files/1061972748/collegec.ttf' test.txt
이렇게 해봤는데.
GNU Ghostscript 6.52 (2001-10-20)
Copyright (C) 2001 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file COPYING for details.
Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/Type1/n021003l.pfb... 2449324 1086530 1622424 328246 0 done.
Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 2787524 1391411 1642520 335710 0 done.
Error: /undefined in Corean
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:1048/1476(ro)(G)-- --dict:0/20(G)-- --dict:83/200(L)--
Current allocation mode is local
Current file position is 7
GNU Ghostscript 6.52: Unrecoverable error, exit code 1
이런 메세지가 나옵니다.
혹시 해결방법이 없을까요???
댓글 달기