swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Extracting Fonts


From: Matthias Kramm
Subject: Re: [Swftools-common] Extracting Fonts
Date: Fri, 8 Feb 2008 11:29:35 +0100
User-agent: Mutt/1.5.6i

On Mon, Jan 21, 2008 at 11:02:09PM -0500, Ayman Abdel-Rahman wrote:
> I was wondering if there is a way to extract a font (Type 1, or True
> Type) from a PDF or postscript file, in order to have it embedded
> within a SWF using font2swf.

Not a very elegant solution, but works:

Use an older (!) version of pdf2swf, and then remove all calls to
    unlinkfont()
in lib/pdf/GFXOutputDev.cc.

That will cause all PDFs fonts to accumulate in /tmp/

Greetings

Matthias






reply via email to

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