Changes between Version 2 and Version 3 of GSoC_SVG_Symbols_report_20090713


Ignore:
Timestamp:
Jul 13, 2009, 9:28:54 AM (15 years ago)
Author:
kiranvarma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC_SVG_Symbols_report_20090713

    v2 v3  
    11'''WORK DONE''' :
    22
    3 1. Had an IRC meeting on 8th July,we discussed about various issues with all the developers. And finally we came into a final decision to use AGG for parsing and rendering SVG support. Cairo will be used in MapServer later.The various reasons which led to take us throught the AGG route have been clearly explained in the RFC.
     31. Had an IRC meeting on 8th July,we discussed about various issues with all the developers. And finally we came into a final decision to use AGG for parsing and rendering SVG support. Cairo will be used in MapServer later.The various reasons which led to take us through the AGG route have been clearly explained in the RFC.
    44
    552. The plan of action now is to start implementing the SVG parser using AGG/SVG Viewer and make it render into an in-memory pixmap.
     
    1616
    1717}}}
    18 6. I have also been playing around with the MapServer code on my local server. I have changed the namespace for the AGG library's SVG Viewer example to 'MapServer' and successfully executed it.
     186. I have also been playing around with the MapServer code on my local server. I have changed the namespace for the AGG library's SVG Viewer example to 'MapServer' and successfully executed it. 
    1919
    2020