From 4904e608fd7ac3d61c924a17fe3494f5e4a43ae6 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Fri, 8 Mar 2024 17:43:51 -0500 Subject: replace unit test font with Liberation Sans since I was getting a build failure on Ubuntu 24.04 warn:vcl.fonts:1268905:1268905: vcl/unx/generic/fontmanager/fontconfig.cxx:1192: PrintFontManager::Substitute: missing font: 'Rockwell' try: Noto Sans instead replaced theme1.xml Rockwell and Franklin fonts with Liberation Sans Change-Id: I365f64c927fcb2211990321e906f757c2d03e893 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164603 Tested-by: Jenkins Reviewed-by: Justin Luth --- .../ooxmlexport/data/tdf160077_layoutInCellB.docx | Bin 164493 -> 163655 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'sw') diff --git a/sw/qa/extras/ooxmlexport/data/tdf160077_layoutInCellB.docx b/sw/qa/extras/ooxmlexport/data/tdf160077_layoutInCellB.docx index 741bf8270855..625e149ff38e 100644 Binary files a/sw/qa/extras/ooxmlexport/data/tdf160077_layoutInCellB.docx and b/sw/qa/extras/ooxmlexport/data/tdf160077_layoutInCellB.docx differ -- cgit