<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - wish: global font-replacement in Impress (clean up source document)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144356">144356</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>wish: global font-replacement in Impress (clean up source document)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.2.1.1 rc
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Impress
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>libreoffice@richardneill.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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!</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>