Bug 88610 - Incorrect rendering of some characters in Symbol font
Summary: Incorrect rendering of some characters in Symbol font
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Drawing (show other bugs)
Version: 4.5.0.0.alpha0+ Master
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 04:59 UTC by vvort
Modified: 2015-01-20 09:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Test file (9.95 KB, application/vnd.oasis.opendocument.graphics)
2015-01-20 04:59 UTC, vvort
Details
Screenshot (164.96 KB, image/png)
2015-01-20 04:59 UTC, vvort
Details

Description vvort 2015-01-20 04:59:11 UTC
Created attachment 112514 [details]
Test file

There several possible ways to encode characters for use with Symbol font:
1. Use 8-bit ASCII codes: U+0020..U+00FE range (λ = U+006C).
2. Use Unicode codes (λ = U+03BB).
3. Use Unicode private range: U+F020..U+F0FE (λ = U+F06C).

All this methods works fine in Ubuntu 14.10 + LibreOffice 4.3.3.2.
But with Windows 7 SP1 + LibreOffice 4.5.0.0 master @ ee21771d, half of Symbol's ASCII range is rendered as empty rectangles.
I think it's a bug.

Attaching test file and it's screenshots.
Comment 1 vvort 2015-01-20 04:59:51 UTC
Created attachment 112515 [details]
Screenshot
Comment 2 vvort 2015-01-20 09:19:49 UTC
Also tested with Ubuntu 14.10 + LibreOffice 4.5.0.0 master @ 07e84cae - works well, same result as with Ubuntu 14.10 + LibreOffice 4.3.3.2


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.