swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf3swf conversion fails due to a font error?


From: Matthias Kramm
Subject: Re: [Swftools-common] pdf3swf conversion fails due to a font error?
Date: Wed, 22 Sep 2004 13:52:31 +0200
User-agent: Mutt/1.5.6i

On Wed, Sep 22, 2004 at 12:39:31PM +0100, Tom Wilde wrote:
> Hi Matthias,
> I'd love to! however ./configure for 0.6.1 wont work for me, it's gives 
> the following errors:
> ...
> configure:10391: checking freetype/freetype.h presence
> configure:10391: gcc -E  -I/usr/local/include/freetype2 
> -I/usr/local/include conftest.c
> In file included from conftest.c:53:
> /usr/local/include/freetype2/freetype/freetype.h:20: #error 
> "`ft2build.h' hasn't been included yet!"
> /usr/local/include/freetype2/freetype/freetype.h:21: #error "Please 
> always use macros to include FreeType header files."
> /usr/local/include/freetype2/freetype/freetype.h:22: #error "Example:"
> /usr/local/include/freetype2/freetype/freetype.h:23: #error "  #include 
> <ft2build.h>"
> /usr/local/include/freetype2/freetype/freetype.h:24: #error "  #include 
> FT_FREETYPE_H"

You have freetype >= 2.1.6?
In that case, you need to use the newest version of swftools- 0.6.1 didn't
yet contain the fix for the new freetype header files.
You can either check out the CVS version, or use the development build at
    http://www.quiss.org/swftools/swftools-dev.tar.gz
.

> anyhow... the error is occuring in ttf2pt1 it's invoked by pdf2swf so I 
> think having an old version should really be ok.

The new version doesn't use ttf2pt1 anymore, but relies on freetype,
which works much better. The old versions always had problems when
dealing with TTF fonts.

Greetings

Matthias






reply via email to

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