Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-pdf
From: Adam Ciarcinski
Date: 2025-03-03 14:06:43
Message id: 20250303130643.B4C4AFBE1@cvs.NetBSD.org
Log Message:
py-pdf: updated to 5.3.1
5.3.1
Bug Fixes (BUG)
Use the correct name StandardEncoding for the predefined cmap
Handle inline images containing EI sequences
Fix check box value which should be name object
Fix stream position on inline image fallback extraction
Fix object count for incremental writer
Robustness (ROB)
Avoid index errors on empty lines in xref table
Improve handling of LZW decoder table overflow
Ignore non-numbers for width when building font width map
Avoid negative seek values when reading partially broken files
Documentation (DOC)
Fixed PageObject.images example usage for replacing image
Files: