swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Link against poppler


From: Christian Welzel
Subject: [Swftools-common] Link against poppler
Date: Sat, 11 Feb 2012 09:38:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0

Hi there,

lately i tried to link the swftools package against libpoppler to build
a debian package without xpdf. At last i got it to compile but i had to
remove some parts of code:

//    if(splash->needFontUpdate) {
//       splash->doUpdateFont(state);
//    }

Both "needFontUpdate" and "doUpdateFont" are private in poppler (and
the unpatched xpdf). What is that for and is there a way to have the
same effect without patching xpdf?

In swftools xpdf gets patched to include ascender, descender and
last_advance in SplashFont. What is that for and what are the
consequences of removing them?

I have some patches for spelling mistakes and other minor stuff, where
can i send these to to get them included?


-- 
 MfG, Christian Welzel

  GPG-Key:     pub 4096R/5117E119 2011-09-19
  Fingerprint: 3688 337C 0D3E 3725 94EC  E401 8D52 CDE9 5117 E119



reply via email to

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