Bug 88610

Summary: Incorrect rendering of some characters in Symbol font
Product: LibreOffice Reporter: vvort
Component: DrawingAssignee: Not Assigned <libreoffice-bugs>
Status: UNCONFIRMED --- QA Contact:
Severity: normal    
Priority: medium    
Version: 4.5.0.0.alpha0+ Master   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Test file
Screenshot

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.