Changes between Initial Version and Version 1 of GSoC_SVG_Symbols_report_20090720


Ignore:
Timestamp:
Jul 20, 2009, 9:37:07 AM (15 years ago)
Author:
kiranvarma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC_SVG_Symbols_report_20090720

    v1 v1  
     1WORKDONE :
     2
     31. Worked on AGG/SVG rendering specifics,will be clear on all the rendering specifics of AGG/SVG and document them in the RFC.
     4
     52. Studied some stuff about how exactly we need to generate a pixmap (cache).
     6
     73. Using the preloaded examples ,i was able to execute AGG/SVG and MapServer .
     8
     9Plan for coming week:
     10
     111. Test all possibilities of various attributes of SVG provided by AGG.
     12
     132. By the end of the week i can publish the next version of the RFC with more precise information on coding plan.
     14
     153. Need to understand more on how the concept of Pixmap is used in MapServer.Implement a SVG parser using AGG/SVG Viewer and make it render into an in-memory pixmap.