On Tue, 2020-06-16 at 11:08 +0200, Michal Sudolsky wrote:
> Svn patch attached
Hi,
thank you both. I committed the patch as [r2013], with credits to
Ferdinand.
Bye,
zyx
[r2013] http://sourceforge.net/p/podofo/code/2013
___
Pod
inand Oeinck
> *Cc:* Ferdinand Oeinck ; Dominik Seichter via Podofo-users
> *Subject:* Re: [Podofo-users] bug in podofo standard encoding vector
>
>
>>
>> you could start with counting the number of entries in the s_cEncoding
>> array.
>>
>> It sums up to 25
dotless i.
regards,
Ferdinand
From: Michal Sudolsky
Sent: Tuesday, June 16, 2020 11:08 AM
To: Ferdinand Oeinck
Cc: Ferdinand Oeinck ; Dominik Seichter via Podofo-users
Subject: Re: [Podofo-users] bug in podofo standard encoding vector
you could start with counting the number of entr
>
>
> you could start with counting the number of entries in the s_cEncoding
> array.
>
> It sums up to 255 instead of 256. The indices are in the comments in hex.
> 0xCC is missing!
>
Yes I noticed that there is one entry missing. This is here from 2010 when
these encodings were added.
> Otherw
Hi,
you could start with counting the number of entries in the s_cEncoding
array.
It sums up to 255 instead of 256. The indices are in the comments in
hex. 0xCC is missing!
Otherwise you could save a pdf with a subsetted type1 font and use the
'í'. Then look with a debugger at line 626 of
Hi,
Can you please let me know how exactly I can test this?
On Mon, Jun 1, 2020 at 3:28 PM Ferdinand Oeinck wrote:
> Hi,
>
> I'm using the podofo source code since some years.
>
> In my own copy I fixed this bug in PdfEncoding.cpp in 2013.
>
> Recently I've update my source code to 0.9.6 and fo
Hi,
I'm using the podofo source code since some years.
In my own copy I fixed this bug in PdfEncoding.cpp in 2013.
Recently I've update my source code to 0.9.6 and found the bug is still
present on sourceforge.
Maybe you could fix it in the main repository? Thanks in advance!
Ferdinand Oeinck