Bug 448553 - EPS export in oodraw produces some characters rotated incorrectly
Summary: EPS export in oodraw produces some characters rotated incorrectly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-27 16:45 UTC by Jussi Eloranta
Modified: 2008-06-11 04:39 UTC (History)
1 user (show)

Fixed In Version: 2.4.1-17.3.fc9
Clone Of:
Environment:
Last Closed: 2008-06-11 04:39:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
oodraw example that shows the problem (9.40 KB, application/vnd.oasis.opendocument.graphics)
2008-05-27 16:45 UTC, Jussi Eloranta
no flags Details
how it looks for me (4.89 KB, image/png)
2008-05-27 18:59 UTC, Caolan McNamara
no flags Details


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 90037 0 None None None Never

Description Jussi Eloranta 2008-05-27 16:45:03 UTC
Description of problem:

Export the attached open office drawing (with oodraw) to EPS. The first letters
in the axis labels are somehow rotated by 90 degrees. On the screen and in the
preview these letters are not rotated. You can verify this by doing gv
(ghostview) on the resulting eps file.

Version-Release number of selected component (if applicable):

openoffice.org-draw.i386                 1:2.4.0-12.8.fc9       installed

Comment 1 Jussi Eloranta 2008-05-27 16:45:03 UTC
Created attachment 306794 [details]
oodraw example that shows the problem

Comment 2 Caolan McNamara 2008-05-27 18:59:22 UTC
Created attachment 306820 [details]
how it looks for me

Looks very whacked to me :-(, clearly something wrong. Maybe simply with italic
vertical characters

Comment 3 Caolan McNamara 2008-05-31 15:15:14 UTC
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

Comment 4 Caolan McNamara 2008-06-03 12:10:58 UTC
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

Comment 5 Jussi Eloranta 2008-06-06 16:11:39 UTC
Yes, setting SAL_DISABLE_CAIROTEXT to 1 solves the problem.


Comment 6 Fedora Update System 2008-06-09 09:37:41 UTC
openoffice.org-2.4.1-17.3.fc9 has been submitted as an update for Fedora 9

Comment 7 Fedora Update System 2008-06-10 03:14:58 UTC
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

Comment 8 Fedora Update System 2008-06-11 04:39:01 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.