[Libreoffice-bugs] [Bug 144356] New: wish: global font-replacement in Impress (clean up source document)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 7 14:53:23 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144356

            Bug ID: 144356
           Summary: wish: global font-replacement in Impress (clean up
                    source document)
           Product: LibreOffice
           Version: 7.2.1.1 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Impress
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: libreoffice at richardneill.org

I've just inherited a presentation with a horrible mishmash of slides each of
which were edited by different people at different times, and which have been
copied from all over the place.

I'd like to be able to have a single way to select the presentation properties
and clean it up, forcing every single font in hundreds of slides and multiple
masters into the same, single typeface.  

(Another advantage of this would be to clean up the huge files: when LO embeds
the fonts, it has about 15 font files included)

This isn't about font-replacement on my system, it's about cleaning up the
source document. It's effectively something like doing this on the document
source.

$document = preg_replace('/font-face:".*"'/, 'font-face:$new_font', $document);


Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210907/4d41b5a6/attachment.htm>


More information about the Libreoffice-bugs mailing list