diff options
Diffstat (limited to 'editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx')
| -rw-r--r-- | editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx b/editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx new file mode 100644 index 000000000000..4a20c9046b5c --- /dev/null +++ b/editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx @@ -0,0 +1,11 @@ +--- vcl/workben/vcldemo.cxx.orig	2025-10-01 11:38:12 UTC ++++ vcl/workben/vcldemo.cxx +@@ -507,7 +507,7 @@ class DemoRenderer (public) +  +                 // tdf#95222 - justification issue +                 // - FIXME: replicate justification +-                SET("gentium basic", pJustification), ++                SET("gentium", pJustification), +  +                 // tdf#97319 - Unicode beyond BMP; SMP & Plane 2 +                 SET("symbola", pEmojis), | 
