|
|
|
1-10 of 12
< Previous Next >
|
In SVG\Transforms\SvgTransformConverter.cs::ConvertFrom()
This was what I did to get it to accept the second parameter:
case "scale":
string[] s...
id# 6156 | Planned Release: None | Last Updated: Today at 9:00 PM
by virvelox
For example try to render file in attachment.
id# 6072 | Planned Release: None | Last Updated: Apr 29 at 10:54 AM
by davescriven
SvgPathBuilder works incorrectly while processing H,h,V or v path element if it contains only one coordinate value.
id# 6071 | Planned Release: None | Last Updated: Apr 28 at 11:35 PM
by Axyonych
It seems that float parsing code does not work in cultures that have decimal separator different from '.' symbol. (for example russian). Affected files are:
Paths\SvgPathBuilder.cs
Transforms\SvgT...
id# 6018 | Planned Release: None | Last Updated: Apr 19 at 5:52 AM
by davescriven
This would allow the same SVG file to be used for more than one purpose by allowing change of colours, sizes and more.
id# 5652 | Planned Release: None | Last Updated: Apr 19 at 5:41 AM
by davescriven
File DataTypes\SvgCoordinateUnits is missing.
Please remove all occurences of
using System.Linq;
so we can build for the 2.0 framework.
id# 5921 | Planned Release: None | Last Updated: Apr 14 at 8:11 AM
by davescriven
This feature would support building frameworks of elements to be used for three-state buttons, menu backgrounds etc.
id# 5823 | Planned Release: None | Last Updated: Mar 24 at 5:26 AM
by davescriven
There could be significantly less duplicated XML if stylesheets were supported.
id# 5822 | Planned Release: None | Last Updated: Mar 24 at 5:24 AM
by davescriven
Most of the classes have no documentation. Add some decent doco.
id# 5701 | Planned Release: None | Last Updated: Mar 11 at 1:33 PM
by davescriven
Any <svg> elements without a width or height set will throw null reference exceptions during render. The bounds of an <svg> element must be worked out by examining the element child tree.
id# 5653 | Planned Release: None | Last Updated: Mar 9 at 12:33 AM
by davescriven
|
|
1-10 of 12
< Previous 1 2 Next >
|
|
|
|
|
|
|