From fdce2c4371e6281f5da903be75d337f740a2958d Mon Sep 17 00:00:00 2001 From: Adrian-Devries Date: Thu, 19 Dec 2024 16:03:15 +0100 Subject: [PATCH] Fix FOP config Fix FOP config to use original Adobe fonts: https://github.com/adobe-fonts/source-serif/releases/download/3.001R/source-serif-pro-3.001R.zip https://github.com/adobe-fonts/source-sans/releases/download/3.006R/source-sans-pro-3.006R.zip --- library/src/main/resources/fop-config.xconf | 94 +++++++++++++-------- 1 file changed, 57 insertions(+), 37 deletions(-) diff --git a/library/src/main/resources/fop-config.xconf b/library/src/main/resources/fop-config.xconf index cf01edd3..4d93f97e 100644 --- a/library/src/main/resources/fop-config.xconf +++ b/library/src/main/resources/fop-config.xconf @@ -1,37 +1,57 @@ - - - - true - - - true - - - - - - - 96 - - 96 - - - - - - - - - - - - - - - - classpath:AdobeCompat-v2.icc - - - - + + + + true + + + true + + + + + + + 96 + + 96 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + classpath:AdobeCompat-v2.icc + + +