<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 - No option to turn off Font Fallback and Glyph Fallback"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126600">126600</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>No option to turn off Font Fallback and Glyph Fallback
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.0.3 release
          </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>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>litvinovg@ya.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Font fallback and Glyph fallback mechanisms bring in ambiguity in fonts used to
display a document and PDFs created from a document.
One one hand, it solves problem of substituting fonts and glyphs which is very
useful in a lot of use cases (especially when user don't care about the font),
but on the other hand it irreversibly hides control under this behaviour from
experienced users where user needs to have control under the fonts used in
document. When Writer used for publishing purposes it is very important to have
control under fonts used in result documents to eliminate situations of
appearing prorpietary fonts from the result PDF, as maker-up dont have any
information about absent glyphs and fonts until the moment of making result
PDF. And even after it is a terrible journey to find substituded glyphs.

As far as I know command line variable SAL_DISABLE_FC_SUBST to turn off font
fallback was removed in 5.4

I think this is a regression.

Actual Results:
Forced font substitution by Font fallback and Glyph fallback

Expected Results:
Option not to use font fallback and glyph fallback. Like SAL_DISABLE_FC_SUBST
variable.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>