Bug 83305

Summary: eog doesn't support SVG: text-anchor="middle"
Product: [Retired] Red Hat Raw Hide Reporter: John Ellson <john.ellson>
Component: eogAssignee: Havoc Pennington <hp>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-02 03:49:05 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
simple SVG diagram none

Description John Ellson 2003-02-02 02:37:53 UTC
Description of problem:
eog's support for SVG is incomplete, in particular it ignores
the attribute: text-anchor="middle"
which causes text to be wrongly placed.

Version-Release number of selected component (if applicable):
eog-1.1.3-2
librsvg2-2.2.1-1

How reproducible:
100%

Steps to Reproduce:
1.  eog eog_bug.svg
2.
3.
    
Actual results:
Text is left aligned at x,y

Expected results:
Text should be centered at x,y

Additional info:

Comment 1 John Ellson 2003-02-02 02:39:05 UTC
Created attachment 89775 [details]
simple SVG diagram

Comment 2 Havoc Pennington 2003-02-02 03:49:05 UTC
Filed as http://bugzilla.gnome.org/show_bug.cgi?id=105034