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 2013/01/22 09:46:03 UTC

[Bug 121656] New: Gallery: Exchynge some png graphics with svg graphics

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

            Bug ID: 121656
        Issue Type: DEFECT
           Summary: Gallery: Exchynge some png graphics with svg graphics
    Classification: Application
           Product: drawing
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: installation
          Assignee: issues@openoffice.apache.org
          Reporter: Armin.Le.Grand@me.com
                CC: issues@openoffice.apache.org

ALG. The chinese symphony colleagues have offered some of the gallery graphics
in their original vector format. Unfortunately not all, but some. Adding these
will have two effects:
(a) It will (hopefully) decrease the install set size
(b) the quality of graphics inserted from the gallery will be high and
resolution independent

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

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

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

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #6 from Armin Le Grand <Ar...@me.com> ---
ALG: Comitted, done. Looking at some findings in SVG reader...

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #7 from Armin Le Grand <Ar...@me.com> ---
ALG: Added support for the 'display' property (formally used in the originals,
but all removed to make sources even smaller). Also corrected the applied
transformation so that it's not applied to masks and clips. Preparing
checkin...

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #8 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1437324 into trunk:
#121656# Some more cleanups for SVG import, also const as const can

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #9 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1437329 into trunk:
#121656# removed const for return-by-value

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #2 from Armin Le Grand <Ar...@me.com> ---
ALG: Checked 321 SVGs (yesterday) and if they can replace the corresponding
PNGs and WMFs/EMFs. Had to adapt quite some, most by removing the mentioned
statement, but also some with graphic tools to adapt the correct SVG size
information or to remove unnecessary graphic elements.

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #3 from Armin Le Grand <Ar...@me.com> ---
ALG: Dir main/extras/source/gallery is 22.364.817 bytes in trunk, in the
changed version with SVGs it's 17.882.111 bytes, so it's about 4464706 bytes
less, or 4,4 MB. Not bad, this is even better compressable since SVG contains
text. Let's see what the install sets say...

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #4 from Armin Le Grand <Ar...@me.com> ---
ALG: Win install set was 144.503.390 bytes, is now 139.544.774 bytes. This
means 4.958.616 bytes less. Yay, nealry 5 megabytes less for the download at
*better* quality. Just multiply with our download numbers...
Checked build, preparing commit...

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"alg" committed SVN revision 1436927 into trunk:
#121656# Replaced many gallery base graphics with SVG

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: Got data for:
-arrows
-bullets
-diagrams
-symbols
-txtshapes
These are not complete and need corrections from time to time, all in all I
have to check each single svg graphic. Also these contain 'display="none"'
elements which should be filtered out. Some I need to edit using an adequate
software; these files also need to be filtered to again remove unused stuff.
Looking forward...

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

[Bug 121656] Gallery: Exchynge some png graphics with svg graphics

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

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

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

--- Comment #10 from Armin Le Grand <Ar...@me.com> ---
ALG: Okay, done.

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