Hi all,

I'm working with postscript images, mainly eps, which will ultimately be included
in a LaTeX document. Still, I frequently need to apply some conversions, and
often the conversion tools (epstoeps, pstoedit, etc.) make use of ghostscript.

Ghostscript seems to turn scalable fonts into bitmap fonts but I would rather
keep scalable fonts in my Postscript (and then later PDF) output.

So here is my question: ideally, I would like to know if Ghostscript can be told
to use scalable fonts. But it would also greatly help if somebody can point me
towards the relevant documentation or a specific postscript/ghostscript forum.

cheers, kai