Mozilla Plug-in Updated to the MuPDF 1.2 release
Once again, I'm updating the code on my 'moz' branch, this time to the 1.2 tagged revision.( Now only one release behind the upstream branch.)As with my previous update, I avoided supporting interactive and PDF forms related improvements. What I did do was implement the changes made by eliminating the
fz_bbox structure, and those made by passing structures to and from functions by pointer. Also, I noticed that some of my internal functions were still not being declared as static, so I fixed that as well( in a separate commit).My updated code is available here.
No comments:
Post a Comment