<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LINE SPACING: Diacritics in fonts are displayed cropped but printed uncropped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126514">bug 126514</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com, dr.khaled.hosny@gmail.com, vmiklos@collabora.com, vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>6.2.4.2 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Writer
           </td>
           <td>Printing and PDF export
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LINE SPACING: Diacritics in fonts are displayed cropped but printed uncropped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126514#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LINE SPACING: Diacritics in fonts are displayed cropped but printed uncropped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126514">bug 126514</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>
Easily demonstrated by selecting the paragraph(s) to show its bounding box--the
30pt spacing is cropped, while the "single" (or 100% proportional) spacing is
drawn directly from font metrics--including the correct internal 'leading' of
the font. Ascenders and descenders fit the within the "single" line
height--while 30pt line height is insufficient to hold a 30pt font size.

On screen, the VCL layout of document canvas is correctly cropping the font
masked to the line height. While Print preview simply builds a bitmap from VCL
that shows the cropping.

But when actually printing: for formats that embed the glyphs (PDF, XPS, PRN)
export stamps the glyphs according to the scaling applied by the 30pt line
height.
Not will export/print crop them to constrained paragraph (or sections) bounds,
not clear if any implemented export or printing routine could crop/mask the
text runs.

If there is an issue, it is with clipping mask(s) for PDF export and print. We
know we have issues with our poppler based PDF importing, e.g. <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PDF Import: clipping is not implemented"
   href="show_bug.cgi?id=86211">bug 86211</a>

But this 'quirk' was inherited from OOo, not clear it use case merits the work
it would take for printing/export (PDF Epub) to fix it.</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>