<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make font installation optional"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91886#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make font installation optional"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=91886">bug 91886</a>
              from <span class="vcard"><a class="email" href="mailto:joaopauloag-freedesktop@yahoo.com.br" title="João Paulo <joaopauloag-freedesktop@yahoo.com.br>"> <span class="fn">João Paulo</span></a>
</span></b>
        <pre>(In reply to Ale Cogli from <a href="show_bug.cgi?id=91886#c18">comment #18</a>)
<span class="quote">> I suppose I agree with <a href="show_bug.cgi?id=91886#c8">comment #8</a>.

> Everytime I update LO it takes me an hour or so to get rid of undesiderated
> fonts and (mostly annoying) re-install the ones overwritten by an older
> version.</span >

I discovered a workaround for this on Windows, run (one line only):

MsiExec.exe /Package
"path_where_LibreOffice_MSI_package_is\LibreOffice_%Version%_Win_%Platform%.msi"
REMOVE=gm_r_Fonts_OOo_Hidden

Substituting %Platform% with x86 or x64 and %Version%... with version.

If by any chance the OpenSymbol font will not be installed at
"%Folder_Where_LibreOffice_Is_installed\program\resource\common\fonts" because
of this command (I have not tested it with LibreOffice 7 yet, I do that with
LibreOffice 6.x), it is easy to get it from the LibreOffice MSI package using
7-zip:  Just find the "opens___.ttf" file, extract and install it manually.</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>