Changes between Initial Version and Version 1 of GSoC_SVG_Symbols_report_20090620


Ignore:
Timestamp:
Jul 4, 2009, 10:35:23 AM (15 years ago)
Author:
kiranvarma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC_SVG_Symbols_report_20090620

    v1 v1  
     120/5
     2Work Done
     3
     41. Tried out rendering for circles and another symbols.
     5
     62. Compiled MapServer in both Windows and linux successfully,with some changes
     7
     83. Read SVG web graphics developers book for better flexibility on svg
     9
     104. Aquired some more knowledge on Cairo to support backends like PNG image, PDF file, SVG file on a GTK window.
     11
     125. Generated basic SVG files using cairo,researching circle styling.
     13
     14
     15Plan for coming weeks
     16
     171. Confirm my present status and knowledge with my mentor and start of the coding !
     18
     192. Create sandbox "svg-symbols" in which I will do my work, Or need to wait until it is merged into the main trunk. If possible delay it until we come into a final decision.
     20
     213. Participate in Discussions with dev's on which approach we need to go,avoid approaches which may be of heavy weight
     22
     23Best Regards
     24
     25Kiran
     26
     27
     28
     29
     30== '''3rd WEEK REPORT''' == 12/6
     31
     32Work Done
     33
     341. Tried out some prototypes and wrote some example programs for support for circles and another symbols.
     35
     362. Research done on the way the new library Cairo ,using its well defined functions for SVG.
     37
     383. Tried to draw some basic primitives like  simple lines, use fill and stroke operations.
     39
     404. Aquired some knowledge on Cairo to support backends like PNG image, PDF file, SVG file  on a GTK window.
     41
     42
     43Plan for next week
     44
     451. Try to execute my own Svn copy of MapServer with some more changes.
     46 
     47
     482. Create sandbox  "svg-symbols"  in which I will do my work, Or need to wait until it is merged into the main trunk.
     49
     50
     51Best Regards
     52
     53Kiran