Bug 448553

Summary: EPS export in oodraw produces some characters rotated incorrectly
Product: [Fedora] Fedora Reporter: Jussi Eloranta <eloranta>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: 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 Flags
oodraw example that shows the problem
none
how it looks for me none

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.