In message <[email protected]> "Chris Young" <[email protected]> wrote:
> On 17 Feb 2009 22:26:00 +0000, Chris Young wrote: > > > > Author: jmb > > > Date: Tue Feb 17 10:37:51 2009 > > > New Revision: 6544 > > > > > > trunk/netsurf/desktop/save_pdf/pdf_plotters.c > > > > Thre's something broken in that file, most likely from one of the > > previous changes rather than this one. > > Actually I think it was related to an old version of libhpdf, I've > fixed it! The current upstream and our libharu version at trunk/libharu has a 2 argument version of HPDF_Image_AddSMask(). Originally it was a 3 argument version (code submitted by one of our NS GSoC students, Adam Blokus) and I guess you were using an old libharu binary in your link line when the recent NS code is now using the 2 argument version. John. -- John Tytgat [email protected]
