1 Aug
2013
1 Aug
'13
8:18 p.m.
On Thu, 2013-08-01 at 15:15 -0400, Matthew Petroff wrote:
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
Excellent!
I agree that "SVGLength" should probably be left alone for the moment.
Tav