From 55b94b069f93570391a1d885895b9c5cd07ad7b2 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 12 Jul 2023 12:51:20 +0100 Subject: [PATCH] Generalize fonts --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 8c051b6..fe04da0 100644 --- a/Changes +++ b/Changes @@ -3,9 +3,9 @@ New features: o Create new PDF documents or draw on existing ones with -draw -o Embed Google/URW TrueType fonts with -font-ttf. +o Embed TrueType fonts with -font-ttf o Embed the 14 standard fonts if requested -o Add links to parts of text with -add-text as %URL[|]. +o Add links to parts of text with -add-text as %URL[|] o Convert JPEGs and PNGs to PDFs with -jpeg and -png o Export, import, and thereby round-trip annotations via JSON o Show composition of PDF with -composition[-json]