1 Aug
2013
1 Aug
'13
7:15 p.m.
I have now eliminated "unit-constants.h", removing the last of the duplicate general unit code. The one remaining section of somewhat duplicate unit code is the "SVGLength" class, but that is specific to the SVG specification, not general units. I plan on leaving it alone for now but may make it a child class of "Util::Unit" during phase two. I have submitted a merge proposal for my branch [1]. I plan on beginning phase two by hand-crafting SVG files with various types of unit configurations and work from there.
http://www.mpetroff.net/archives/2013/08/01/completion-of-phase-one/
-Matthew
[1] https://code.launchpad.net/~matthewpetroff/inkscape/gsoc-2013-unit-refactor/...