[mirrors/poppler]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for mirrors/poppler Pushed by mirror-service into branch 'master'. Changed from 6867baeb458a63412f809dc164777294699c2daf to d1b83b0117427476ed0dabd96b7d21c6b85353f5 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit d1b83b0117427476ed0dabd96b7d21c6b85353f5 by Eddie Kohler on 06/08/2026 at 12:21.. pdftohtml: Process tiling patterns by ignoring them once Previously, pdftohtml ran very slowly on tiling patterns: it asked the underlying library to render every tile's drawing commands once per tile, all of which were then ignored. This code ignores each tiling paint request once, which can be thousands of times faster on PDFs that include tiling patterns. https://invent.kde.org/mirrors/poppler/-/commit/d1b83b0117427476ed0dabd96b7d21c6b85353f5