SVG

 

Source Control Clients
Project Name: svg
Server URL: https://tfs02.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
11084 Apr 29
at 12:23 PM
-Fixed SvgRectangle default fill color. Axyonych 13
11083 Apr 29
at 11:09 AM
Fixed bitmap size calculation in SvgDocument.Draw(); Added guard on case when exception occured during rendering. Axyonych 0
11082 Apr 29
at 10:53 AM
- Fix for #6072 - Two issues:
- 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.
davescriven 0
11067 Apr 28
at 11:29 PM
Fixed H,h,V,v path elements support (#6071). Axyonych 3
10963 Apr 22
at 1:22 PM
Added custom entity support to SvgHandler. davescriven 4
10939 Apr 19
at 5:45 AM
- Resolved issue 6018 by applying the fixes recommended.
- Added initial custom/querystring 'parameters' implementation (#5652)
davescriven 1
10861 Apr 14
at 8:09 AM
Removing old, unreferenced file. davescriven 8
10860 Apr 14
at 8:08 AM
Adding missing project file. davescriven 1
10502 Mar 24
at 5:51 AM
- Bug fix to SvgHandler that caused exceptions to be thrown when ?raw=true was in the querystring
- Fixed support for text-anchor="middle" and text-anchor="end" for <text/> elements.
- Added more XML API documentation
- Added x attribute and y attribute support to <use/> elements.
davescriven 32
10110 Mar 7
at 2:51 PM
Removed obj and bin folders - not required. davescriven 34
1-10 of 11Change Sets < Previous 1 2 Next >
Updating...