What's new
New Features (ENH)
- Ease access to ViewerPreferences (#2144)
Bug Fixes (BUG)
- Infinite recursion caused by IndirectObject clone (#2156)
- catch the case where w[0] is an IndirectObject instead of an int (#2154)
- Cope with indirect objects in filters and remove deprecated code (#2177)
- Cope with extra space (#2151)
- Merge pages without resources (#2150)
- getcontents() shall return None if contents is NullObject (#2161)
- Fix conversion from 1 to LA (#2175)
- Accept tabs in cmaps (#2174)
Robustness (ROB)
- Accept XYZ with no arguments (#2178)
Documentation (DOC)
- Mention pdfly on frontpage of docs (#2183)
- Cross-link pdfly (#2184)
- Typos in ViewerPreferences docstrings (#2169)