From 68e721981a1fe4f1398d811bb8ed99af0e100da8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 23 Apr 2022 18:03:44 -0400 Subject: Add new QPDF::warn that takes most of QPDFExc's arguments --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa8842ce..0c9cb388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2022-04-23 Jay Berkenbilt + * Add a new QPDF::warn method that takes the parameters of + QPDFExc's constructor except for the filename, which is taken from + the QPDF object. This is a shorter way to issue warnings on behalf + of a QPDF object. + * Add new method QUtil::is_explicit_utf8 that tests whether a string is explicitly marked as being UTF-8 encoded, as allowed by the PDF 2.0 spec. Such a string starts with the bytes 0xEF 0xBB -- cgit v1.2.3-70-g09d2