-
davescriven authored
- SvgGradientStop offset values were not being confined to percentages (0.0-1.0 or %) so a ToPercentage() method has been added to SvgUnit which converts to a percentage unit. This method is called during the Offset property setter. - SvgLinearGradientServer was incorrectly calculating the end point of the gradient.
3fd0b2ea