Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FastReports/SVG

fork of the ms svg library
https://github.com/FastReports/SVG

Add Feature to use Customer/ Private Fonts.

Based on Issue #204.
Now users can add customer fonts/ private fonts to
SvgElement.PrivateFonts....

480a54d858f8dcb42ae0ecff7070c8b63b632981 authored about 9 years ago by HeinrichAD <[email protected]>
Optimization

Load an attribute only once if possible.

64b3525925c305f7bb45086f8996acfc75c172fd authored about 9 years ago by HeinrichAD <[email protected]>
Update to fix Draw(Height,Width) overload

Update to fix Draw(Height,Width) overload
#211 by OperatorOverload
Pull Request from master

6398bf728d7601133f7d0c7b6e507caf97618b5f authored about 9 years ago by HeinrichAD <[email protected]>
Split by comma, remove space in the end

Split by comma, remove space in the end
#209 by ifcwebapp
Pull Request from master

f519f7086ac686f9b939f6651a3ab35f0f9f6bb1 authored about 9 years ago by HeinrichAD <[email protected]>
SvgAttributeCollection optimize.

8fc0a41b8e9902191616ffad427b1326c25bae27 authored about 9 years ago by HeinrichAD <[email protected]>
Update: SvgAttributeCollection.IsInheritValue

Add: SvgShapeRendering, SvgTextRendering and SvgImageRendering in
SvgAttributeCollection.IsInher...

d88540e4401715ef5c6101fd7eb30c2f09f5fd08 authored about 9 years ago by HeinrichAD <[email protected]>
Add: shape-rendering; Fix: CurrentCulture

Fix:
Now the application make sure to set back the old culture even an error
occurred.
SvgColour...

7894ea9e54ae2783ff8759da2b0cce5440c4bf9d authored about 9 years ago by HeinrichAD <[email protected]>
Update to fix Draw(Height,Width) overload

1a0635de2bb015d19f7e12ab6899669d06bdbc9a authored about 9 years ago by [email protected] <[email protected]>
Merge pull request #201 from drbassett/fix-rectangle-path

Fix calculation of rectangle path

a1ff72df311e7b4e6948c3fb973c75ad58df6feb authored about 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #198 from ubbn/master

Fix #176: Blurry text when overlapped with colored background

d4f1779bfdbde9316d32bc6bf038609f936e9ce2 authored about 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #197 from Emasoft/error_log_added

W3CTTestRunner: Added a console log at the bottom to avoid annoying m…

847cf2a0ae66acf8cb8f220eb88e6503fbacbfea authored about 9 years ago by Tebjan Halm <[email protected]>
Fix calculation of rectangle path

The rectangle path width/height was computed using the full stroke width.
It should have been us...

1be9ccff5ba14940197fc0c531eb03835d9961f5 authored over 9 years ago by drbassett <[email protected]>
Fix #176: Blurry text when overlapped with colored background

cd9499c47a1b3a74c1bf22ee7d434ee8c679bddc authored over 9 years ago by ubbn <[email protected]>
W3CTTestRunner: Added a console log at the bottom to avoid annoying message boxes popups and to have a log to copy with a contextual menu to easily report errors.

7384850dcdb694992c607d05044c4e3739f5949a authored over 9 years ago by Emanuele Sabetta <[email protected]>
added Svg.2.1.0.nupkg

44173b47e29429f98db60413f5058b016d1024f4 authored over 9 years ago by tebjan <[email protected]>
added signing and public token for friend assembly

2cb11ac17ef6dcd8b28297c928683de666884e30 authored over 9 years ago by tebjan <[email protected]>
some whitespace changes

19df5f90841e424044559e9b9f849b2ac495d76e authored over 9 years ago by tebjan <[email protected]>
Merge pull request #189 from Emasoft/fix_directory_separator

W3CTestRunner: Added the code to infer the right directory separator …

754bc3e555a0ff2584f0f3053cdf12f93dc84499 authored over 9 years ago by Tebjan Halm <[email protected]>
W3CTestRunner: Added the code to infer the right directory separator for the current OS. Now doesn't crash anymore on Mac OSX.

3f6d4926afc101a453cc52adc18c75c9e36d3a42 authored over 9 years ago by Emanuele Sabetta <[email protected]>
Merge pull request #188 from ubbn/master

Fix #185: Multiline text is not rendered.

0a0f9b191d3f62f46a70d43d51d4cfc26bb4bcba authored over 9 years ago by Tebjan Halm <[email protected]>
Fix #185: Multiline text is not rendered. Tspan is nested/child element to text element and it was not considered for path

cc3765b2f9cba2575abe81f7712a23a816e275ae authored over 9 years ago by ubbn <[email protected]>
Merge pull request #186 from pulsatrixbv/master

Fixed problems when running in multiple threads

79e87a0a9f92c0d02b29d67f06d393de23a5a2c9 authored over 9 years ago by Tebjan Halm <[email protected]>
Fixed problems when running in multiple threads. The use of a static matrix and the use of StringFormat.GenericTypographic seemed to cause problems when used in multi-threading. This is resolved by making the matrix non static and use a copy of the StringFormat.

Also created a new exception for memory overflows. When using multithreading to render a large a...

3838e7215874b1a9275598bc91e8ef159819a27f authored over 9 years ago by Gertjan van Heertum <[email protected]>
added a test image and fixed a bug in rectangle size rendering. fixes #178

8a9827139abd29e0e678aae2cdbb98d5c56232d0 authored over 9 years ago by tebjan <[email protected]>
Merge pull request #179 from ubbn/master

Fix to #173: Sub elements in group element are not rendered

60777d50013eaf8106fb9017783e59cb6abe3b8c authored over 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #183 from pulsatrixbv/master

Extended the Marker start/mid/end getters to return null if none

8ef8a97af20b73c357fae173e8fb964e050d6d77 authored over 9 years ago by Tebjan Halm <[email protected]>
Partial solution for threading issues

1a5baee03e6020ce54cec9d63c18908af472fd68 authored over 9 years ago by Gertjan van Heertum <[email protected]>
Created a test-suite for the multithreaded problems

537fc79e6e3c7f7eb96b4b3922fcb2ae1e4f9451 authored over 9 years ago by Gertjan van Heertum <[email protected]>
Extended the Marker start/mid/end getters with a function to return null if the property was set to none. This will prevent nullpointer issues when having none as one of the items.

773848315b31dbc4dc2878d9a3783af246cae6f0 authored over 9 years ago by Gertjan van Heertum <[email protected]>
Fix to #173: Sub elements in group element are not rendered

e3503b61826bec52d07af83717b3bae1bdd97a7c authored over 9 years ago by ubbn <[email protected]>
Merge pull request #171 from ubbn/master

Added new Draw method

bcf5b85cf615c8568a6bc3c30707f345d18d274e authored over 9 years ago by Tebjan Halm <[email protected]>
Remove unnecessary call to get SVG dimension

caae2cce2dbafe791235f5f3e5dcc64cc2cc093e authored over 9 years ago by ubbn <[email protected]>
Skip to consider Symbol element directly, because it is calculated through reference from use element

34e252b6508ffbfe83b5cb803fb54a7f44da35ac authored over 9 years ago by ubbn <[email protected]>
Fix #55 : Call Path in a SVG with an empty content element causes an InvalidArgumentException[updated]

e3c7fbea4cbfb2957d9b07cf1faaddfd625e1e1d authored over 9 years ago by ubbn <[email protected]>
To consider stroke width for boundary. Fix to #175

2d6d72e735caf65bdb240b01e1552793f54d121a authored over 9 years ago by ubbn <[email protected]>
Allowed negative coordinates. Fix to #174

7eff50ac82972383a09a9ee7cae8e0cb7cd7c822 authored over 9 years ago by ubbn <[email protected]>
Implemented Path method of SvgImage class

9abf0a1a197a18e3f0b754293a7cbc55014071fb authored over 9 years ago by ubbn <[email protected]>
Add new Draw() method that can take raster size and render image in that given size

b96c50c382b0668551587f6dc8ff5aac7fe171d7 authored over 9 years ago by ubbn <[email protected]>
moved smiley.png and pushed version increment

2c3265fc0313763bb10abe21e845525bf4eaee0a authored over 9 years ago by tebjan <[email protected]>
Merge pull request #164 from durlandd/master

Infinite loop in SvgRadialGradientServer CalcScale

8a5665d467e0ae2342eec7d3640673d1dd2fd8ef authored over 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #160 from invinctus/master

Fixed viewbox transaltion when altering the aspect ratio

6b70a172ed202e08a1ae3f3aa57d5a1f78f08614 authored over 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #159 from noynir/master

FIxed #132 - rendering inline images

312eb94347b7468eed2b61f52c337a2738ac89a4 authored over 9 years ago by Tebjan Halm <[email protected]>
Merge pull request #150 from mkb137/master

HSL support, fix for clip path (issues 142 and 143)

a9d1cd6979d0b67c189f07aac14fa1dd8ea05d98 authored over 9 years ago by Tebjan Halm <[email protected]>
Merge branch 'simplify-element-writing' of https://github.com/JoshMcCullough/SVG into JoshMcCullough-simplify-element-writing

Conflicts:
Source/SvgElement.cs

0f51d060f8bd0950672e736edaa30aa2bfb75c5f authored over 9 years ago by tebjan <[email protected]>
Merge pull request #147 from JoshMcCullough/fix-attributes

Fixed attributes/enums.

67946913b88ea5f3dcd4cbc5a7129d604b736323 authored over 9 years ago by Tebjan Halm <[email protected]>
Infinite loop in SvgRadialGradientServer CalcScale

Infinite loop in SvgRadialGradientServer CalcScale Issue #163

c29525b70e574c4cab6b42b0c23aaf74346e4a72 authored over 9 years ago by durlandd <[email protected]>
Fixed viewbox transaltion when altering the aspect ratio

19d7f633282444ce796765b5e84878bf8ae23ae7 authored over 9 years ago by invinctus <[email protected]>
FIxed #132 - rendering inline images

e0475f26a2aa6fe3a42f352eeace2c1639bddd92 authored over 9 years ago by Nir Noy <[email protected]>
Merge pull request #158 from nii236/patch-1

Fixed some spelling mistakes

3a2c7983872bdaa4b7126e4a3d5d2b5cc63b7136 authored over 9 years ago by Tebjan Halm <[email protected]>
Fixed some spelling mistakes

096a5a9362a5544070787d410b3a9c6aacc3485a authored over 9 years ago by John Nguyen <[email protected]>
Merge pull request #146 from JoshMcCullough/#145

Fixed #145 - SVG incorrectly renders <title> elements.

131eb6bc73942a8d84d2147287e296ba33c66546 authored over 9 years ago by Tebjan Halm <[email protected]>
Simplified element writing (moved WriteElement(XmlTextWriter) out to

SvgDocument as Write(XmlTextWriter); allowed elements to decide whether or
not they should be wri...

796f6eba6ee0c8a56eecb7dab20b0666c7d7fac6 authored almost 10 years ago by Josh McCullough <[email protected]>
Fixed many attribute enums. Now they will 1) output the proper case, 2) only output if non-null and non-default, 3) include more documentation, 4) are marked as Flags where appropriate.

6b08837f577ea9ba17a049a4f77e46e9be7fcf9d authored almost 10 years ago by Josh McCullough <[email protected]>
Fixed #145 - SVG incorrectly renders <title> elements.

84c22eb19522f128e2d8408eafa09bb88036ef1d authored almost 10 years ago by Josh McCullough <[email protected]>
Fixed issue with clip-path being copied from parent to child

9a1fb1c54fb744a6e79942be9192e408fde5ee0e authored almost 10 years ago by mkb137 <[email protected]>
Added HSL support

83bb847c17096fa5b7ab3228e2e428b3ddb161f5 authored almost 10 years ago by mkb137 <[email protected]>
Merge pull request #140 from vvvv/revert-128-master

Revert "Working on making this export valid SVG documents."

6104ff9ed9584bd3bb73183cd66a198c2001956c authored almost 10 years ago by Tebjan Halm <[email protected]>
Revert "Working on making this export valid SVG documents."

75efb0880c97b5d8802e2025037fe87c5503ec22 authored almost 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #128 from JoshMcCullough/master

Working on making this export valid SVG documents.

06d69e6848c00a1e86097e0397af83e202fa4699 authored almost 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #133 from kataklinger/master

Scaling minx and miny of viewbox

ed525d27a16656527771463837a398d4b684aff7 authored almost 10 years ago by Tebjan Halm <[email protected]>
Set writeStyle for use later.

e0568e61fe6cda68530995cd9a308dac4f773f41 authored almost 10 years ago by Josh McCullough <[email protected]>
Scaling minx and miny of viewbox

79cc4f23308e886804677954d69d3f559bac179f authored almost 10 years ago by kataklinger <[email protected]>
Simplified element writing (moved WriteElement(XmlTextWriter) out to

SvgDocument as Write(XmlTextWriter); allowed elements to decide whether or
not they should be wri...

af7e5fd88e88139d6f22fe8ee4cc5c0e44b290d0 authored almost 10 years ago by Josh McCullough <[email protected]>
Fixed many attribute enums. Now they will 1) output the proper case, 2) only output if non-null and non-default, 3) include more documentation, 4) are marked as Flags where appropriate.

ee95905aa324fbd95be074be9cffb70d611cd861 authored almost 10 years ago by Josh McCullough <[email protected]>
Merge pull request #122 from Stardraw/master

Fix crash in GDI when empty rectangle

e4cb89ac51616887a1b40be2348377e41120bb53 authored almost 10 years ago by Tebjan Halm <[email protected]>
nicer code style

0bea4068b16cde3f359fd79f4831761627acdbed authored almost 10 years ago by David Snipp <[email protected]>
Fix crash in GDI when empty rectangle

799b6feaaa89029bf8ebbe2308805e281edfa597 authored almost 10 years ago by David Snipp <[email protected]>
using System.Diagnostics.Debug.WriteLine instead of Console.WriteLine. fixes #115

03371bb112b7e5fe132c56b185895ac7054a6c85 authored almost 10 years ago by tebjan <[email protected]>
SvgW3CTestRunner now compiles with solution und uses temp path to write/read svg file

745062422501be16b16f1550deac9edfc6b6c5fe authored almost 10 years ago by tebjan <[email protected]>
Merge pull request #121 from Stardraw/master

Parse Exponent stop-opacity

3237abc1a8e0016197959eed9193c8b539729aa7 authored almost 10 years ago by Tebjan Halm <[email protected]>
Parse Exponent stop-opacity

Stop crash on null or empty images
Deal with multiple spaces in Matrix

4611b2c5a9a7873124c2722f5221c8d99936799a authored almost 10 years ago by David Snipp <[email protected]>
Merge pull request #120 from EricOuellet2/master

Added Icarrere suggestion

8b1211c51a45a7f34e8aeb6b5cd473eff5a01b1c authored almost 10 years ago by Tebjan Halm <[email protected]>
Added Icarrere suggestion: Call this.GetDimensions before renderer.ScaleTransform.

b1bdd8eb2b5b731e41a087fbd9e692071c0d6591 authored almost 10 years ago by EricOuellet <[email protected]>
Merge pull request #112 from EricOuellet2/master

SvgDocument.Draw support different bitmap size as svg default size

f062078cac0ba882972c8dfc53c0778defeccfbd authored about 10 years ago by Tebjan Halm <[email protected]>
SvgDocument.Draw support different bitmap size as svg default size

9336c76303114608f62fbd09fa9c0b67545c8ea2 authored about 10 years ago by EricOuellet <[email protected]>
Merge pull request #105 from erdomke/master

Serialization Bug Fixes

4cd651219406d67dd08ee9439b99da4702a736ba authored about 10 years ago by Tebjan Halm <[email protected]>
Serialization Fixes

More serialization bug fixes and better fallback for font definition
problems.

7ece1215b6b77e0469cc936c6284cedc18de146e authored about 10 years ago by Eric Domke <[email protected]>
Serialization Bug Fixes

Added parameter to the SvgAttribute indicating whether the storage is
the _attribute dictionary....

ec0cf19d5eb0ed2d182e05822cd5071ba15a6c90 authored over 10 years ago by Eric Domke <[email protected]>
improved w3c tester, shows image difference of svg and png now, separate try/catch blocks

b86dfd73b93ba67ce0ab1474c1d5e9f3f246be30 authored over 10 years ago by tebjan <[email protected]>
fixed some serialization problems

16f03c343fff9f38c7bbe1f1a6a1f3284bc44777 authored over 10 years ago by tebjan <[email protected]>
Merge branch 'master' of github.com:vvvv/SVG

56973e7eb7996062aa54fbde55c96f3b7fe0e970 authored over 10 years ago by tebjan <[email protected]>
added save/load routine to W3C tester, fixed a bug in attribute writing

4898799d5e0e043169c0bccedd8a0209a0f23b2f authored over 10 years ago by tebjan <[email protected]>
Merge pull request #104 from vvvv/revert-102-pull-requests/matrix-prepend

Revert "changed the default MatrixOrder to Prepend (instead of Append)"

28f1088a790f79370007008d1a920b1d22b38d68 authored over 10 years ago by Tebjan Halm <[email protected]>
Revert "changed the default MatrixOrder to Prepend (instead of Append)"

7b5f2bb72cac267ecc40ea165e7c0fa1bb677ed1 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #102 from sunsided/pull-requests/matrix-prepend

changed the default MatrixOrder to Prepend (instead of Append)

0d2b50e75dcfd9b41e6370b7ca8a24a2d38a05c8 authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #103 from sunsided/pull-requests/containsattribute-nullref

fixed NullReferenceException when _styles is not set

cc6b2f20a12a45c4fbf75bbe0ac2682d727ecdae authored over 10 years ago by Tebjan Halm <[email protected]>
fixed NullReferenceException in TryGetAttribute when _styles dictionary is not set to a valid reference

947468023215c5ab7a344d28c744c938076425ce authored over 10 years ago by Markus Mayer <[email protected]>
fixed NullReferenceException when _styles is not set

086c1b1b2f8d89bb5fb4674ee02f1b23d4ee5755 authored over 10 years ago by Markus Mayer <[email protected]>
Merge pull request #101 from sunsided/feature/font-size-comparison

fixed invalid font size unit comparison

d15e5419a0e250867bc3a411afbb643960c4afbd authored over 10 years ago by Tebjan Halm <[email protected]>
changed the default MatrixOrder to Prepend (instead of Append)

783f655dc974e7e34db3494ef57e0f2eb65c2496 authored over 10 years ago by Markus Mayer <[email protected]>
fixed invalid font size unit comparison

bb7dbb9c98cac8b5f07b4b0854e67f713395dbf9 authored over 10 years ago by Markus Mayer <[email protected]>
Merge pull request #100 from vvvv/revert-97-BoundsPerformance

Revert "Performance Improvement"

5bd751c6645d317a04f4833b9e9465ab0e3a1624 authored over 10 years ago by Tebjan Halm <[email protected]>
Revert "Performance Improvement"

ae333749273160771de5ac055ca50a7502c0654d authored over 10 years ago by Tebjan Halm <[email protected]>
Merge pull request #97 from articulate/BoundsPerformance

Performance Improvement

1313230018ad14be2004b6811d511a3f8ac00514 authored over 10 years ago by Tebjan Halm <[email protected]>
Performance Improvement

- Because querying the Bounds property of an ISvgBoundable or
SvgVisualElement is expensive, w...

1b8cb43fa11c4b8f159797fdcc7d591dd01dedb4 authored over 10 years ago by Dan Backes <[email protected]>
Merge pull request #99 from skyguy94/FixForNullPath

Fix for null path

a653b4a4ba324d2689c34a961611b42f08222b0b authored over 10 years ago by Tebjan Halm <[email protected]>
minor flog

909fc1f838b9ec1f59e43cd880942181e976e4d1 authored over 10 years ago by Ritch Melton <[email protected]>
Inverted test

0d6779d57fa200c738e53a66edd2033aa4c5c5c3 authored over 10 years ago by Ritch Melton <[email protected]>
Fixed up empty string fix

9b224b2b9637c3caac99d3927926e1d9ec5f4b98 authored over 10 years ago by Ritch Melton <[email protected]>
merged

1585c700a80de458ee8c5204bfa6b6bb14db0fb7 authored over 10 years ago by Ritch Melton <[email protected]>