From 5b2e543089e24aae0557835234ef7f733446dc5b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 10 Jan 2024 16:07:47 -0500 Subject: Honor repeated overlay/underlay --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f6fac9a1..b36ebaa6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2024-01-10 Jay Berkenbilt + + * Allow --overlay and --underlay to be repeated. They may appear + multiple times on the command-line and will be stacked in the + order in which they appear. In QPDFJob JSON, the overlay and + underlay keys may contain arrays. For compatibility, they may also + contain a single dictionary. + 2024-01-09 Jay Berkenbilt * Add new command-line arguments --file and --range which can be -- cgit v1.2.3-54-g00ecf