freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] How to print in EPS


From: Werner LEMBERG
Subject: Re: [Freetype] How to print in EPS
Date: Wed, 01 Sep 2004 22:27:28 +0200 (CEST)

> I am using freetype to produce graphics labels together with other
> graphics elements, I am very happy with the result on the screen but
> I want to have exactly the result in a postscript output (or pdf),
> how do I achieve this ?  I have scan the documentation but did not
> found the answer to this question.

I fear that FreeType is not the right solution for your problem since
its main task is to *rasterize* fonts, this is, converting glyph
outlines into bitmaps.  It's a very difficult problem IMHO (and nearly
impossible to solve in general) to get the same results on screen and
on paper.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]