gopher13
Jr. Member

Karma: +0/-0
 United States
Posts: 1
|
 |
« on: 2011-05-05, 12:25:52 » |
|
Hi,
(I couldn't find a solution in the other EPS-related posts)
I am getting a "this EPS file cannot be imported" message when I try to import EPS files into a glyph. I'm using: TT = version 3.0 Mac (demo) OSX = version 10.6.6
Shown below are the contents of a very simple EPS which is giving this message.
Is there anything I'm doing incorrectly?
Any help would be appreciated.
Thanks,
Andrew
%!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 0 0 1400 1200 %%LanguageLevel: 2 /GR {grestore} def /GS {gsave} def /LW {setlinewidth} def GS newpath 0 0 0 setrgbcolor 300 300 moveto 300 0 rlineto 0 300 rlineto -300 0 rlineto closepath fill GR
|