Menu

#10 Any plans to implement SVG support?

closed
3
2002-11-04
2002-10-27
No

JFreeChart supports SVG output as well as graphics files.

Can Cewolf be modified to provide this functionality?

This would be useful in cases where the Application Server
is running in "headless" mode, and therefore does not
support graphics calls.

From glancing at the source, it appears that the following
are needed:

1 - a <cewolf:svg> tag with similar functionality to the
<cewolf:img> tag. It would generate an HTML <embed> tag
referring to the servlet.

2. The servlet should recognize a request for an svg file and
generate it, useing content-type "image/svg-xml".

Are there any plans to implement this?

Discussion

  • Guido Laures

    Guido Laures - 2002-10-28

    Logged In: YES
    user_id=574032

    This is easy to implement and I will do so in 0.9. Thanks
    for your comment.
    Guido

     
  • Guido Laures

    Guido Laures - 2002-11-04
    • labels: --> Web Functions
    • priority: 5 --> 3
    • assigned_to: nobody --> glaures
    • status: open --> closed
     
  • Guido Laures

    Guido Laures - 2002-11-04

    Logged In: YES
    user_id=574032

    Will be provided in 0.8.5

     

Log in to post a comment.