You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What's new
### Security (SEC)
- Infinite recursion caused by IndirectObject clone (#2156)
### New Features (ENH)
- Ease access to ViewerPreferences (#2144)
### Bug Fixes (BUG)
- 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)
[Full Changelog](3.15.5...3.16.0)
0 commit comments