<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 - Provide Space opportunity algorithm for CJK text layout."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116577">116577</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Provide Space opportunity algorithm for CJK text layout.
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.1.0.0.alpha0+ Master
          </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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>shanshandehongxing@outlook.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Seen from <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=137942" name="attach_137942" title="Test file">attachment 137942</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=137942&action=edit" title="Test file">[details]</a></span> and <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=137944" name="attach_137944" title="Snapshot">attachment 137944</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=137944&action=edit" title="Snapshot">[details]</a></span> I found the spacing between
CJK and western text looks narrow than text inserted space between CJK and
western text. I.e. our spacing algorithm between CJK and western text not looks
consistent with wenstern text font, so I suggest a new algorithm for finding
Space insertion opportunities between CJK and western text. This algorithm
works as follows:
1. Get width of space (U+0020) from western text font
2. Finding Space insertion opportunities
3. Insert it as a gap between CJK and western text, but not treat as individual
character.


Steps to Reproduce:
-

Actual Results:  
-

Expected Results:
-


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Android 5.1.1; Mobile; rv:59.0) Gecko/59.0
Firefox/59.0</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>