gnustep-dev
[Top][All Lists]
Advanced

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

Re: PDFKit update - patch to review


From: Riccardo Mottola
Subject: Re: PDFKit update - patch to review
Date: Thu, 1 Dec 2016 22:14:53 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Hi,

quite a lot of work later and with the big help of Fred, I was able to update PDFKit to 3.04!

As a test I was able to run old ViewPDF by Stefan on teh new version! Works fine! including search and outline - apparently I did break nothing.

- lots of work to update to the new Font API
- fix makefile targets

Afterwards I had to fix a bad crasher which was present in the original code. There were static object instances: this made a multi-document based app unreliable. I was had to adjust the code to make them IVARs, this required fixing the bridge and the callback functions. Seems to work quite well!
Cheers,
Riccardo

PS: why things look jaggy in ViewPDF (but not e.g. in the PDF content inspector) I do not know, but it was before the update and it is now. Didn't break it.



reply via email to

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