swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] [PATCH] [xpdf-3.03 branch] Space characters output in


From: Jose Dapena Paz
Subject: [Swftools-common] [PATCH] [xpdf-3.03 branch] Space characters output in SWF is wrong unicode char 0xe000 instead of 0x0020
Date: Thu, 06 Sep 2012 12:04:44 +0200

Hi,

This is a small fix for xpdf-3.03 branch, on running using poppler.
    
It avoids checking if a character is an space relying on advance, as we
don't have such an information in new poppler.

When we used that check, we were not detecting the space as such, and
were adding a new space character to the GfxFont. So all existing spaces
were wrongly converted to 0xe000.

I have the changes in my github. The relevant commit is the last one.
https://github.com/jdapena/swftools/tree/fb894

As you can see, in my github there are more changes in xpdf303 branch.
Those I added for my windows build. Feel free to take them.

I'm also attaching the commit.

Br,

-- 
Jose Dapena Paz <address@hidden>
Igalia

Attachment: swftools-fb894.patch
Description: Text Data


reply via email to

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