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

Merge pull request #98 from sschurig/master

External CSS Option for SVGDocument

1818255b9c6fb5bc304fa247fc4afc93b1578c2b authored over 10 years ago
Merge pull request #93 from erdomke/master

Initial Filter, Svg Font, and Text on a Path Support

780b51503b5dfc243b7756c6ce0f966654313881 authored over 10 years ago
Removed Trim() condition to allow for whitespace strings

cc4f294029c1e4222809be6f75315cac6d46dcd8 authored over 10 years ago
Precondition test simplification

d9e96ccfa3ef1d0626f8b3b2b6f05a66771f5b1c authored over 10 years ago
Precondition test simplification

b2f12f8165544a782e97ee338b86dc3a4eebf4e6 authored over 10 years ago
External CSS Option for SVGDocument

Added External Cascading Style Sheet Option to SVGDocument.

a9e66c2ab6640186c951ee685419bc7e06ab17c6 authored over 10 years ago
Bug Fixes

- Improving rendering of SVG images
- Allow markers on lines, polygons, and polylines
- Implemen...

4200d30212c1627fd74808da5b8055fe80bf4e89 authored over 10 years ago
Gradient, Pattern, and Clip Fixes

- Better parser for dealing with parsing edge cases
- Fix corner radius for rectangles
- Fix to ...

3f4ee3330917fed60ae81d4640bab037bb01959e authored over 10 years ago
Merge remote-tracking branch 'upstream/master'

9e8788129c9461d7ddf2abf8d7332e21b0fddcc1 authored over 10 years ago
Bug Fixes

- Fixing path parsing algorithm to deal with nuanced arc cases and
hopefully improve performance...

46e375e4132f10f53c23698cab18889a2e92cf72 authored over 10 years ago
Text on a Path & SVG Fonts

- Extraction interface for SvgRenderer
- Initial support for Text on a Path
- Initial support fo...

7c70bd1135d482b7d18aa30b70eb813f8b9d3eb6 authored over 10 years ago
Bug fixes: Gradients and Filters

- Support of generic fonts (serif, sans-serif, monospace)
- Initial support of filters
- Fixes t...

1a00f391ca24d95087ee1842d6f26a100c911e0d authored over 10 years ago
Merge pull request #92 from erdomke/master

Bug Fixes: Remove WPF dependency
Fix compilation error after merge I also worked on:
Add suppo...

1bc4c0f32a3a047428c037c1da91d24e1acfdf09 authored over 10 years ago
Bug Fixes

- Remove WPF dependency
- Fix compilation error after merge
- Add support for underline and stri...

2187be3eff82109975138e2ee6d48a28b8b2b4fe authored over 10 years ago
Merge pull request #90 from erdomke/master

Initial Work on W3C Test Compliance

535abaf897eda5b73cc64e607f2ffabf4bb10d10 authored over 10 years ago
Merge remote-tracking branch 'upstream/master'

bd05ecbc09d303b5b23689a7f90c1a5cb110d068 authored over 10 years ago
Refactoring while working through W3C tests

- Adding W3C test cases and a test fixture
- Fixed support for CSS stylesheets (particularly whe...

d5c659a5475b66bf754bf3d7162775ad3be0ddaf authored over 10 years ago
CSS Support

- Very initial support of CSS stylesheets in the SVG via including the
ExCss and Fizzler librari...

3aedd8e824bd2315693824ed8a8b4736dc70846a authored over 10 years ago
Bug Fixes Prior to Work on Better CSS Support

32ea4ec24539ab687957eb8853c05d2c14355de2 authored over 10 years ago
Merge pull request #89 from erdomke/master

Rendering Improvements and .Net 3.5 Support

4b1ff3d469bfa941bbc84cd5c9e2dded86b3d3c4 authored over 10 years ago
Fixing compile errors and spacing inconsistencies

ce8f2a643e842b2700fbaf9dedd5b1c3f8437684 authored over 10 years ago
Merge remote-tracking branch 'upstream/master'

05c51974a889a94e681971a4d0648f41a3098ba1 authored over 10 years ago
Attempting to fix merge conflicts

69532c409c3b4ca45818e8170cd84ac9228705e6 authored over 10 years ago
Update README.md

ba3bc5fc2d7d047bd3b1f5781bca1571ae61f225 authored over 10 years ago
Pulling Upstream Changes and Fixing Merge

7a093b521cd68aa2c7a22ea641f2c99a00de74ec authored over 10 years ago
Iteration 3 of tspan functionality

- Begin allowing character positioning within a text element
- Start fixing bugs with linear gra...

9960f2c9dc8c78380f26bc8e3387fc02ef14194b authored over 10 years ago
Merge pull request #88 from csmoore/master

Fix for GDI crash if stroke-dasharray contains value<=0

ba8a97441a79fc54d3b9facac46bdfc975c98bbe authored over 10 years ago
Iteration 2 of tspan functionality

- Support more font styles
- Fix problems with parsing 'em' svg units introduced by trying to pa...

968a8f43dbc42185cb329385cee97fb64954ed2e authored over 10 years ago
Iteration 1 of tspan functionality

ceb78a3f831269a9c0c895e20db74a8bcad9dedf authored over 10 years ago
Fix for GDI crash if stroke-dasharray contains value<=0

GDI Pen was crashing with some bad (Adobe Illustrator) data that had: stroke-dasharray="10,10,0"

45a2f4e8b9323772010e9841385102b0176fbed2 authored over 10 years ago
Various Parsing Bug Fixes

- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...

f10b0336705d53a70a02cc322ffc8349e482f3c1 authored over 10 years ago
Colors Fix, Perf Improvement, Thread Safety

-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...

9643cc6974e3a53ad8ee6e31220f2ac33f224493 authored over 10 years ago
Add support for unknown svg element and non svg element: useful for not removing unknown xml tag from document when loading a file

5649b72e3a28c9309eaf84495d0ce8f7a9918878 authored over 10 years ago
color converter now uses invariant culture to parse

6d1b5eb5d083981eb9671b6deed14d54999c996d authored over 10 years ago
fixed bug in rgb color parsing

31b085c66e910096c3bddf8489fd3671e7df6e43 authored over 10 years ago
Gradient Improvements

- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...

9e26913929e1cf1e14be32b000b6d052d458b3d6 authored over 10 years ago
Support for 'slice' and fixed '...Max' in aspect ratio

4f3df864e9d1dc72528a8ebb7d437a20207ca4b8 authored over 10 years ago
Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)"

9521956d99e23140337493f3d8e363cb19786a70 authored over 10 years ago
Merge pull request #87 from articulate/master

Colors Fix, Perf Improvement, Thread Safety

3f90e468fa62e2e383b4ffd3aebcc57f5b649c6b authored over 10 years ago
Merge pull request #2 from articulate/ColorFix

Colors Fix, Perf Improvement, Thread Safety

20f834ba126c3036d99d38bae1b1b2baf04fcf49 authored over 10 years ago
Colors Fix, Perf Improvement, Thread Safety

-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...

837e09637816dd028a1602bb82db4d587e80823c authored over 10 years ago
Merge pull request #86 from Guymestef/master

Add support for unknown svg element and non svg element: useful for not ...

d711bb88dc472cef1d006e6b2e56fb621cef2ea8 authored over 10 years ago
Add support for unknown svg element and non svg element: useful for not removing unknown xml tag from document when loading a file

5a933737a91a434b5f09d4756794d973411cab77 authored over 10 years ago
color converter now uses invariant culture to parse

efd6005fc72aea2da94fe418d0b1dbab6e0e7950 authored over 10 years ago
fixed bug in rgb color parsing

76cf593c5d45d09fb22d5122c569382086633f1a authored over 10 years ago
Merge pull request #85 from articulate/GradientTransform

Gradient Improvements

2462bf13ffd0bf833f1a08e892a7e070edea42af authored over 10 years ago
Gradient Improvements

- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...

3987f2818319eb2cdbffcafbb5cecac6f21186f0 authored over 10 years ago
Merge pull request #80 from bcbarnes-gmx/Devel

Support for 'slice' and fixed '...Max' in aspect ratio

e71c9d97634b62ec727c93e49615efa502425066 authored over 10 years ago
Support for 'slice' and fixed '...Max' in aspect ratio

52ccd5c3bb638c1f36a90335e2928df8a0a02232 authored over 10 years ago
Merge pull request #79 from erdomke/master

.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.) + Working Build!

765f8f22f7cd44dda4ce9bcfcba48a6de2c671a1 authored over 10 years ago
Merge pull request #78 from vvvv/revert-77-master

Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Pa...

c79fac1eb1995588ec6e829a3e812349c5256fe6 authored over 10 years ago
Revert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)"

2c7c9c4989986c6d6c1aebc5a2202d405fb78967 authored over 10 years ago
Fixing Build Errors

2261cfdbfa17152f700a7b71ded504670bd56f3f authored over 10 years ago
Merge pull request #77 from erdomke/master

.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)

476e203b5e9369236cec16b468dbbd846e4d8458 authored over 10 years ago
Merging with Official Project

b4e8b18387e4cd2a5fbfa2cada59325dca87fdc3 authored over 10 years ago
updated version to 1.7

a94f228d1c4b04bc40c79dc68ad37e281bcf3265 authored over 10 years ago
Descendants Extension and Metadata Tweaks

- Adding a descendants convenience methods (similar to the Xml to Linq
API)
- Removed non-functi...

1f36e015c37d662c7b13afd92608f2237749f762 authored over 10 years ago
Merge pull request #75 from bcbarnes-gmx/Devel

fixed up the support for markers so that they draw properly, and added support for "preserveAspe...

d151315ad3a2e56a26362403b8bd56bb0dd8156b authored over 10 years ago
Improve SVG Support: TSpans, Paths, etc.

- Fix issues with calculating the next coordinate after a close figure
and a relative move
- All...

7bb22d37b6428005f76df68631fca2a3e5f4596a authored over 10 years ago
added nuspec files

b3c305c8076c5046b95c36e34ad3617705035c39 authored over 10 years ago
Merge pull request #73 from Guymestef/master

Reading EntityReference on open when use as a node

22d7b39f26810d89d36de16e60da882777bb4fd0 authored over 10 years ago
Fixed ConvertFrom for orient and aspect ratio

3c1dd60ec872d20c4c7456419bfea6ef4d6f1b9f authored over 10 years ago
Finished aspect ratio parser

c94f649be2278700e16caaeb5db0782135ae3d0d authored over 10 years ago
New types/converters for markers and aspect ratio

0eb538ce1a09b6d18382bd0f484c26b9baaa91fb authored over 10 years ago
Marker support. perserveAspectRatio Align support

4b19ecb476a55c4a205f6e3548f81d0d231349ef authored over 10 years ago
.Net 3.5 Support and Marker Fixes

- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...

14a3b6a991d72b418bae6a1f7a05b89152d439ad authored over 10 years ago
Reading EntityReference on open when use as a node

Read EntityReference node and add it to the SvgDocument.

```
<?xml version="1.0"?>
<svg xml...

87e25aa712a3401358cad9fb7ecc7fca05fc1e78 authored over 10 years ago
scroll event now sends alt/shift/ctrl as well

2f2a1e02d2223433808f563b46b93776ea0e9eb6 authored over 10 years ago
fixed 'none' errors for SvgUnits

6d38adf208009893ae957cabab79df2db89683ea authored over 10 years ago
Merge branch 'master' of github.com:vvvv/SVG

Conflicts:
Samples/SVGViewer/SVGViewer.csproj
Samples/SVGViewer/SvgViewer.Designer.cs
Samples...

5dbfa7734de69887217455ddae0e43f4e98407c8 authored over 10 years ago
added app.config

bab55885d861aa677be173207179e2137d6373ba authored over 10 years ago
deleted local project settings

9016872958ebdb98bfefb698b07b3bf518cabaf9 authored over 10 years ago
deleted binary files

2cfedc1e68a5b56160f54a1d3eab7183a20513c0 authored over 10 years ago
changes in svg viewer sample

dcd2403ec729693ee7a1dfacc1541d4bdd3c6b29 authored over 10 years ago
updated gitignore

9d09d294e1acc70e41ab6bb49af0a716c3a99301 authored over 10 years ago
Merge pull request #67 from csmoore/master

Support for `"display=none"` #66

ebba7b35c2279d4d83fa28dbfee7a5c9fe2b506f authored over 10 years ago
added X/Y attributes to svg fragment

f099da1ad69d828adbb095c18cb25bdee2e0b80b authored over 10 years ago
Merge branch 'master' of https://github.com/vvvv/SVG

6c1198d2f51cb9f4513f9630c7fecf6c9c728709 authored over 10 years ago
fixed SvgViewBox.Equals()

220d837076233c6ef2c5dd900b7fd7aa981d565c authored over 10 years ago
Requested Changes from PR #67 Review

Moved Display="none" hack & Added .Render check for : if (!Visible ||
!Displayable)

Also, minor...

c04111fc5de5e689e63a174d131953588c970938 authored over 10 years ago
Merge branch 'master' of github.com:vvvv/SVG

87e7be2d4efdd79515147d20479d5862df56deed authored over 10 years ago
auto fix ids by default and log it to console

540bfa57e4e0ab27488494615068546708b6d10c authored over 10 years ago
Merge pull request #69 from lynoise/master

RGBa support
exponent support in units (IE sucks!)
inherit font-size and font-family from root...

f796142fb67feed559a93959e0ebb31ee90e8c4a authored over 10 years ago
- RGBa support

- exponent support in units (IE sucks!)
- inherit font-size and font-family from root element on ...

c9b343903b89ee9418969034b2c64e9ecfe761ce authored over 10 years ago
Update SVG Viewer Test Project

Updated to .Net Framework 4, added some code to finish test, & removed
extraneous files. I updat...

e82abc8f4f25a98b853478c6f11cee7289b8c15d authored over 10 years ago
Support for `"display=none"` #66

cebda093bc45c8a61c2d084b03315e14cbb7fe60 authored over 10 years ago
Merge pull request #63 from HarkDev/master

Added trim character on ValidateFontFamily

ff49b835b8976f0f208c0fcabe77b92b49ff4650 authored almost 11 years ago
Merge pull request #62 from tobiasoort/master

Added support for dx and dy properties for text.

e0822ae2338c118b7acaa08bedc7de81ee6f6cb9 authored almost 11 years ago
Merge pull request #56 from andreichuk/changes

Changes

04d48a36c134f7afad4afcb57dba72668c30b75c authored almost 11 years ago
Added trim character on ValidateFontFamily

Some programs (like InkScape) use single quotes for the font-family.
I've added the single quot...

e53aa65f5134d69977e51bf6e1b7c1d02f73d2a3 authored almost 11 years ago
Added support for dx and dy properties for text. A bit of plumbing was already in place so I completed that.

http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute
http://www.w3.org/TR/SVG11/text.html#...

da02167cd152df59148ed900b9391f1f892c410d authored almost 11 years ago
Merge pull request #57 from Bigous/master

BugFix - Text element with no text rising exception

fe32d9ae317890285c8bdead1f7e68a049113e9d authored almost 11 years ago
Merge pull request #60 from HarkDev/master

Fixed Bound Calculation

0e75e61963fb2ab04ba1756a40b067f627bf7090 authored almost 11 years ago
Fixed Bound Calculation

To get the Bounds, the Union method of the rectangle must be called only when the first rectangl...

02ee6c0438376a2e182539ae1514b054199adcd3 authored almost 11 years ago
view box has correct equals check now

c1ce332dbd06c0f6146e5943a2fcac198d63d529 authored almost 11 years ago
svg line now fires all attribute changed events

218faebb9fec30b82abb87f2f5648816fdd638ea authored almost 11 years ago
remove uses depth first recursion for children

d6e261b9ff9fc2289974826ceb0c00b16eedf73d authored almost 11 years ago
now doing element wise matrix comparison

1758a5b56c3834e220fa1f050279ef58edd6e414 authored almost 11 years ago
svg transforms can now be compared and return correct results

f20108c812d22889d25412c195d0dd8fc6854174 authored almost 11 years ago
try unboxed checks for attribute changed events

3801579901a937442a6f5e36ff6e6446d9cc5ba7 authored almost 11 years ago