From b70c25a006aa04c416f87d2b6f6f059b26b033e3 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 26 Jul 2023 14:20:29 +0100 Subject: [PATCH] Change -font-ttf to -load-ttf --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 94961b4..cdd2b60 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,7 @@ New features: o Create new PDF documents or draw on existing ones with -draw -o Embed TrueType fonts with -font-ttf +o Embed TrueType fonts with -load-ttf o Embed the 14 standard fonts if requested o Add links to parts of text with -add-text as %URL[|] o Convert JPEGs and PNGs to PDFs with -jpeg and -png