forked from MapServer/MapServer
-
Notifications
You must be signed in to change notification settings - Fork 2
GSoC_SVG_Symbols_report_20090720
Thomas Bonfort edited this page Apr 6, 2012
·
1 revision
-
Worked on AGG/SVG rendering specifics,will be clear on all the rendering specifics of AGG/SVG and document them in the RFC.
-
Studied some stuff about how exactly we need to generate a pixmap (cache).
-
Using the preloaded examples ,i was successfully able to execute AGG/SVG and MapServer .
Plan for coming week:
-
Test all possibilities of various attributes of SVG provided by AGG.
-
By the end of the week i can publish the next version of the RFC with more precise information on coding plan.
-
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.