From 6154221edbb0e17e77da7defeeac5fe53121ef57 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 31 Dec 2020 13:57:21 -0500 Subject: QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject --- ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c598b104..ead5a542 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ 2020-12-31 Jay Berkenbilt - * Rename QPDFPageObjectHelper::getPageImages to - QPDFPageObjectHelper::getImages and make it support form XObjects - as well as pages. The old name will be preserved for - compatibility. + * Rename some QPDFPageObjectHelper methods and make them support + form XObjects as well as pages. The old names will be preserved + from compatibility. + - getPageImages -> getImages + - filterPageContents -> filterContents * Add QPDFObjectHandle::isFormXObject to test whether an object is a form XObject. -- cgit v1.2.3-54-g00ecf