Files
loongoffice/svtools/source/misc
Miklos Vajna 57f02bb101 svtools: improve font name in EmbeddedObjectRef::DrawPaintReplacement()
Once CppunitTest_sw_uibase_shells sets non_application_font_use to
abort, it would fail here with:

warn:vcl.fonts:29463:29463:vcl/unx/generic/fontmanager/fontconfig.cxx:1192: PrintFontManager::Substitute: missing font: 'Helvetica' try: Liberation Sans instead

Fix the problem similar to what commit
1d9221ebc86f2696a65c12287ea19eea44d680cf (tdf#124601 sw: fix misplaced
images in table cells, 2022-11-30) did: use a font that we ship to avoid
font fallback.

Change-Id: I1301c546d7cce90f0e687bc0db9dc69262eed4a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165779
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2024-04-04 11:38:18 +02:00
..