<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 - Support multi-colored fonts using CBDT/SBIX tables"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121327">121327</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Support multi-colored fonts using CBDT/SBIX tables
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>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:
This is similar to <a class="bz_bug_link
bz_status_NEW "
title="NEW - Support multi-colored fonts using COLR/CPAL tables"
href="show_bug.cgi?id=104403">bug 104403</a>, but for fonts with CBDT/sbix tables instead
(<a href="https://docs.microsoft.com/zh-cn/typography/opentype/spec/cbdt">https://docs.microsoft.com/zh-cn/typography/opentype/spec/cbdt</a>
<a href="https://docs.microsoft.com/zh-cn/typography/opentype/spec/sbix">https://docs.microsoft.com/zh-cn/typography/opentype/spec/sbix</a>). This might be
a trickier as instead of rendering layered glyphs with different colors we will
need to render raster graphics. We already have decent raster image support,
but LibreOffice doesn’t make use of it from a low level as text rendering in
VCL. Since HarfBuzz got support in version 2.1.0, it’s possible to render color
glyphs via accessing these tables.
Steps to Reproduce:
-
Actual Results:
-
Expected Results:
-
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>