Bug 448553
| Summary: | EPS export in oodraw produces some characters rotated incorrectly | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jussi Eloranta <eloranta> | ||||||
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 9 | CC: | jnavrati | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 2.4.1-17.3.fc9 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-06-11 04:39:15 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jussi Eloranta
2008-05-27 16:45:03 UTC
Created attachment 306794 [details]
oodraw example that shows the problem
Created attachment 306820 [details]
how it looks for me
Looks very whacked to me :-(, clearly something wrong. Maybe simply with italic
vertical characters
sigh, try export SAL_DISABLE_CAIROTEXT=1 and that will likely work cairo must rotate the glyph for rendering is some fashion that leaves the slot rotated when we attempt to get an unrotated outline from it at a later stage cairo sets a glyph transform so we need to unset it if we want to get unrotated glyph outlines, will be in >= openoffice.org-2.4.1-17.2 for next F9 update Yes, setting SAL_DISABLE_CAIROTEXT to 1 solves the problem. openoffice.org-2.4.1-17.3.fc9 has been submitted as an update for Fedora 9 openoffice.org-2.4.1-17.3.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openoffice.org'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5143 openoffice.org-2.4.1-17.3.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |