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
### New Features (ENH)
- Accelerate image list keys generation (py-pdf#2014)
- Use `cryptography` for encryption/decryption as a fallback for PyCryptodome (py-pdf#2000)
- Extract LaTeX characters (py-pdf#2016)
- ASCIIHexDecode.decode now returns bytes instead of str (py-pdf#1994)
### Bug Fixes (BUG)
- Add RunLengthDecode filter (py-pdf#2012)
- Process /Separation ColorSpace (py-pdf#2007)
- Handle single element ColorSpace list (py-pdf#2026)
- Process lookup decoded as TextStringObjects (py-pdf#2008)
### Robustness (ROB)
- Cope with garbage collector during cloning (py-pdf#1841)
### Maintenance (MAINT)
- Cleanup of annotations (py-pdf#1745)
[Full Changelog](py-pdf/pypdf@3.13.0...3.14.0)
0 commit comments