This is release
3.020Full details about the changes made may be found in the
Changes file on
either a full download (developer's install) or on GitHub or cpan.org.
- Removed deprecated names "spline" and "pdfile".
- Add some more examples of links to PDF targets.
- Cross-reference stream permit 5, 6, and 7 byte fields, and for >4 bytes, attempt to avoid 64-bit Perl requirement.
- Read-in PDF basic validation check, and find any /Version override (RT 130722, 133131, et al.).
- RT 133131 quad int width fixed, with warning about xref stream (Vadim Repin).
- RT 131657 Deep Recursion errors fixed in Outlines (Vadim Repin).
- HTML documentation navigation improved.
- Multiple licenses in use, harmonize them (Petr Pisar).
- TIFF problem with colormap fixed (carygravel).
- t/tiff.t tests 10 and 11 re-enabled (carygravel).
- PNM support greatly expanded (16 bit, plain added).
- PNM/PBM bitmapped bi-level image error fixed.
- Support PNG library speedup for alpha channels (Ben Bullock).
- User selection of which optional prerequisites to attempt installing.
- Resume automatically trying to install optional prerequisites.
- Add instructions to README for installing on older Perl versions.
- Fix some spelling glitches (carygravel).
- Add some new paper sizes, fix a couple sizes.
- Replace CJK font used in HarfBuzz example, to save space.