From b10245ffd02da5d3ca9664ea4e11b073e7162d08 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 6 Nov 2024 13:18:26 +0000 Subject: [PATCH] Changes --- Changes | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 63e4438..4f8e82e 100644 --- a/Changes +++ b/Changes @@ -1,13 +1,21 @@ 2.7.3 (to come) +New features: + o New -center-to-fit centres pages on a given paper size -o Allow bold, italic, colours for JSON bookmarks -o Clean up @B implementation for -split-on-bookmarks -o Add @b@ for trimming bookmark text to given length -o Add Piece Info to -composition[-json] -o -merge-add-bookmarks now has proper titles for images o New -jpeg-to-jpeg-scale and -jpeg-to-jpeg-dpi + +Extended features: + o Expand page characteristics to cover Art, Trim, Bleed +o Add Piece Info to -composition[-json] +o Add @b@ for trimming bookmark text to given length +o Allow bold, italic, colours for JSON bookmarks + +Fixes: + +o Clean up @B implementation for -split-on-bookmarks +o -merge-add-bookmarks now has proper titles for images 2.7.2 (October 2024)