On Mon, Jul 02, 2012 at 11:56:56AM +0200, Jakub Wilk wrote: > tags 679891 + fixed-upstream > thanks > > * Andy Whitcroft <[email protected]>, 2012-07-02, 10:37: > >* Disable tests/test-nfkc.sh which tests ligature handling but > >libpoppler25 now always decomposes such ligatures. > > Well, this test shows that pdf2djvu with your patch doesn't work > like it's shouldâ¦
The issue is that the semantics of the underlying library has changed. The call used no longer returns ligatures they are always decomposed in libpoppler before being returned. This is a deliberate change in the libpoppler code, new code introduced to ensure that ligatures are not exposed. The new functionality did not appear to be optional. -apw -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

