You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/09/05 23:27:33 UTC

[JIRA] Commented: (FOR-229) SVG not converted to PNG

The following comment has been added to this issue:

     Author: Rick Tessner
    Created: Sun, 5 Sep 2004 4:27 PM
       Body:
It looks like there are two fundamentally different types of SVG resources that are being generated.
                                                                                
The first type would be actual SVG that extract information from the skinconf.xml to create a dynamic image.  The project.svg and group.svg are examples of these.  In order to incorporate information from skinconf.xml, we need to have the generation of the SVG resource be an aggregation of the skinconf.xml and the SVG.  This used to be done by using the document() function to include the skinconf.xml.
                                                                                
The second type are SVGs that are created by transforming the skinconf.xml to generate SVG.  Fundamentally, these are XSL transformation sheets that generate SVG.  The source files for these are typically called *.svg.xslt.
                                                                                
So, the generated resource for the first type really should be an map:aggregate of the skinconf.xml and the relavent .svg file.
                                                                                
The second type still is still a map:generate of the skinconf.xml alone, followed by a map:transform using the relavent *.svg.xslt.
                                                                                
Patches to handle this difference will be attached soon. :)
                                                                                

---------------------------------------------------------------------
View this comment:
  http://issues.cocoondev.org//browse/FOR-229?page=comments#action_11480

---------------------------------------------------------------------
View the issue:
  http://issues.cocoondev.org//browse/FOR-229

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-229
    Summary: SVG not converted to PNG
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
 Components: 
             Core operations
   Fix Fors:
             0.7
   Versions:
             HEAD

   Assignee: 
   Reporter: Dave Brondsema

    Created: Mon, 26 Jul 2004 2:45 PM
    Updated: Sun, 5 Sep 2004 4:27 PM

Description:
See http://nagoya.apache.org/eyebrowse/BrowseList?listName=dev@forrest.apache.org&by=thread&from=828955


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira