You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/03 16:37:20 UTC

[Bug 120175] New: SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

https://issues.apache.org/ooo/show_bug.cgi?id=120175

          Priority: P3
            Bug ID: 120175
          Assignee: ooo-issues@incubator.apache.org
           Summary: SVG Export: fixed gradient export, added
                    XInitialization interface, supporting TSpans
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: Sven-Jacobi@gmx.de
          Hardware: All
            Status: UNCONFIRMED
           Version: AOO 3.4.0
         Component: code
           Product: drawing

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

--- Comment #1 from Sven Jacobi <Sv...@gmx.de> ---
Created attachment 78567
  --> https://issues.apache.org/ooo/attachment.cgi?id=78567&action=edit
svg export patch

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

--- Comment #3 from Armin Le Grand <Ar...@me.com> ---
ALG: Hi Sven, thanks for the changes! I'll have a look at them as soon as I'm
back from vacation :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ACCEPTED
     Ever confirmed|0                           |1

--- Comment #4 from Armin Le Grand <Ar...@me.com> ---
ALG: Looked at the patch, built, test exported, looks good.
Adding to trunk...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

Sven Jacobi <Sv...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #2 from Sven Jacobi <Sv...@gmx.de> ---
Hi,

I added a patch that improves the svg export. 

- I fixed a down casting issue (gradient color)
- I added the XInitialization Interface, so that FilterData can be provided to
the SVGWriter (used if exporting via GraphicProvider)
- I added tSpan (only available if not using the svg tiny profile), this is
greatly reducing the size of the svg
- I added a default line width if exporting via GraphicExporter, so a zero
linewidth should look much better now

Best regards,
Sven

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1365538 into trunk:
#120175# SVG export fixes and enhancementsPatch by: Sven JacobiReview by: alg

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120175] SVG Export: fixed gradient export, added XInitialization interface, supporting TSpans

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120175

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Armin Le Grand <Ar...@me.com> ---
ALG: Done. Thanks again, Sven. Good Job!

-- 
You are receiving this mail because:
You are the assignee for the bug.