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

avg fragment now fires attribute changed events

f03ac5bdf49ba82fa18f5f3d515b22ab40a23707 authored almost 11 years ago
made svg transform collection a proper ICloneable

4d631e7f1a5a5355d9561f31f00d2887c30955e3 authored almost 11 years ago
BugFix: When an Text element was empty, with no text inside, an InvalidArgumentException rised.

bd93be688a06ceb99a181b9f8e67b91e2e8a30ad authored almost 11 years ago
fixed color blend for linear gradients

3caaf4754696d01fe102b1096b9b32fe0db19859 authored almost 11 years ago
color blend: fixed gradient's stops order

0066c625c726e59e80fffcfaade1975112218a46 authored almost 11 years ago
If the focal point isn't given at all, its assumed to be at the same place as the center point.

http://www.w3.org/TR/SVG/pservers.html#RadialGradientElementFXAttribute

8f779fcbbe1d9bda39014d619dae4e80ad50074b authored almost 11 years ago
fixed forgotten object bounding box

39f3a940641c079ca26b023c3026467e2fc64929 authored almost 11 years ago
ellipse also fires changed events for its position and radius

cecce654796d2de97b152422814df82af562306e authored almost 11 years ago
some OnAttributeChanged events would not be fired, added changed check for some attributes

5905138327d484aadef6e0a7c66d07effbc6dc39 authored almost 11 years ago
if fill property is empty string set none as fill value

18ec807519cb5e841c9b58d8dfae819872cb235f authored almost 11 years ago
changed keyfile

ea0a75f40543243c3d94485e2227f18feadf7dcc authored almost 11 years ago
unified mouse events and added modifier keys. fixes #52

e7a0604e4e05c5271f3bd173d36d66f140df9f37 authored almost 11 years ago
svgassembly is now signed

8fcbf5e9416a3ebc7ab6100540156462e66aed8f authored almost 11 years ago
renamed FixID to ForceUniqueID

0b3df0a96195b3f272c51c56ca053347a1d59894 authored almost 11 years ago
cosmetics

03f7a46b4358aad43ca3d65cf51087b845b6f851 authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into textEvents

461a6c46d732da358ba9d1798263f02de0292a4a authored almost 11 years ago
Merge pull request #47 from andreichuk/changes

offset of Gradient stop

9294fa777a9d8774d44e3238de48c99a14861505 authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into textEvents

75aa629d1c983d17e105e55e035c5cf7ff770f81 authored almost 11 years ago
Merge pull request #50 from messani/master

Parsing documents from inkscape

3fb1b28b0d88c03403923c23cec591c225cf0a41 authored almost 11 years ago
fixed small bug in write attributes

9fd53516a365f7da609565c59e6efcd01c36f9b2 authored almost 11 years ago
added insertbefore sibling to child added event

d773cc48b6fc5ea4254f6f4c41b103e03d33bc12 authored almost 11 years ago
svg element has content changed event

b667a15a9e4307a3a1f8812c4a95b32ee45ce916 authored almost 11 years ago
changed attribute collection key strings to reflect the original svg attribute name

f541d2802ebdc5d2ad212d613b3d77d60953c70f authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into textEvents

Conflicts:
Source/SvgElementCollection.cs

d0c450d0c3d268c78b5f773dbb323b3ab4fc4879 authored almost 11 years ago
added element added event

5fba6855659e1cc5f33ec7b346066e1d213db173 authored almost 11 years ago
small improvements

88f9e28986cf53bfeff8e76fc9b8211b9f592b01 authored almost 11 years ago
fixed loading of documents with unknown elements

e95bbca03e2840ac927b71c4c0089981ccd7dfb4 authored almost 11 years ago
added namespace check

697d0bbef7b490304f46da9444ce8403caa7d960 authored almost 11 years ago
http://www.w3.org/TR/SVG11/pservers.html#GradientStops

Gradient offset values less than 0 (or less than 0%) are rounded up to 0%. Gradient offset value...

acfafb894f3509180ac73f2ac1c0d35429f13a9c authored almost 11 years ago
Merge pull request #45 from user37337/master

Fixed a bug that results in a wrong path position if a path contains a relative position after a...

31a24ea21d331407597608a4809dd092071ffae1 authored about 11 years ago
Merge pull request #40 from Rob1080/StyleFonts

Fix for text when using Style="font:.." format. e.g. style="font: bold ...

68425a1cd77fbee3651b12da2885abf5840421d0 authored about 11 years ago
Fixed a bug that results in a wrong path position if a path contains a relative position after a close path segment (z)

a7a19fe6bd75bee5e699b9adca055e8b04c85267 authored about 11 years ago
Fix for font not being set after fontsize is set.

efe165d4078ae040d00fbae0e5bef172a424f532 authored about 11 years ago
Fix for text when using Style="font:.." format. e.g. style="font: bold 16px/normal 'trebuchet ms', verdana, sans-serif;"

Fix fr lowercase font family not being found.

32eed5bd4940ea16a8d643c43ad4178d76c6e7e1 authored about 11 years ago
Merge pull request #38 from planetclegg/master

Minimal image tag support for raster images

4cc1d9e7512ed1fbbb1a56b3e5d91d220883289e authored about 11 years ago
Add data-uri scheme (embedded images) to image support

6f53360e477d3b9b72f09e2b862ca1baedf29520 authored about 11 years ago
Minimal image tag support for raster images

fdaeac0225ca139fd7fd684ed9719ef7542abb02 authored about 11 years ago
GetXML method also makes sure it uses invariant culture for serialization

c132ed53dfb05112daf61a8730eb05c7540395c4 authored about 11 years ago
svg path serializes with invariant culture now

11c363d8f9ff0ea5adbae2314bdcd9eb69865497 authored about 11 years ago
added correct insert method for IdManager and SvgElementCollection

cf8f77dc8bc78517ea6ea35dc5a5736a3beabaa2 authored about 11 years ago
implemented insert for SvgElementCollection

29a3026e35ff76d8b14575a894b941e6a069fb08 authored about 11 years ago
don't add subtree of a document to parent document and small performance improvement

a6baed2f9a6b9cdcd79695c9e13b274d876eb125 authored about 11 years ago
don't add subtree of a document to parent document and small performance improvement

2bfed054464c08b7a3cc28442a51fe5294632709 authored about 11 years ago
Merge branch 'master' into textEvents

cf4a475b5bdda0e092d4797988639b16f4d505cb authored about 11 years ago
added a possibility to let the IdManager fix duplicated and wrong formated element ids

3e051754394e31880385aafa66ec92ba475c9291 authored about 11 years ago
Merge remote-tracking branch 'origin/master' into textEvents

0e9d66b3e37ef3b5ec69cdc2dc57cd2dd443e789 authored about 11 years ago
Merge pull request #37 from FurryFuttock/master

Fixed stack overflow due to recursion.

c251882ddde6428bfe4d1393c49e3af066363810 authored about 11 years ago
Fixed stack overflow due to recursion.

47382ffe51b3566211f6d707d2beb2f9acdebbfe authored about 11 years ago
added nuget 1.5.2

2bba3e4e85daae7c46acc2b5bda52ed34ee15a18 authored about 11 years ago
builds for .NET3.5 again

167e2effe1fdddf701c299bf0447331514476130 authored about 11 years ago
added sessionID to svg events

e108cbdde6af8cfa23b73667212a065ebe7e90d9 authored about 11 years ago
added nuget package

dbdd5b2aa1e77b74aaeb0207e86eb2b071177a49 authored about 11 years ago
Merge remote-tracking branch 'origin/master' into textEvents

ae14773f7728f31c70fda5be69b1fecc8f87e06a authored about 11 years ago
upped version

54f84bf1618ca5dc14cd0d929c09c50d51068c1f authored about 11 years ago
Merge pull request #32 from biggik/master

CLS complience

a2c560864258e721d566b46959f849df3a2d6cb5 authored about 11 years ago
Forked and commited as per the request in

https://github.com/vvvv/SVG/issues/23#issuecomment-25747963

80e1ae9967243a4a6dbcf636028b6956a19bf675 authored about 11 years ago
added OnChange

8323a36502b2e720660fe3751f01d68ad61d9eab authored about 11 years ago
none paint server renders as Transparent now. regarding issue #31

7fb9941aba75231ae6499637687df4c03f2ff0d9 authored about 11 years ago
changed defautl of colour server back to balck

391de872a1b564ac9b34bd89cc29c7d9359a6565 authored about 11 years ago
if fill value is empty, create a NotSet colour server... regarding issue #31

0abe828be98c88677ecd098b785066d4ebb691ce authored about 11 years ago
paintserver converter now checks for none

0c67bba4fa8f0fe192fe5fa812007af8aefbdc0a authored about 11 years ago
accidently commited a testcode for issue #31

c4bb1193dc09301b0206560b66575e909eaf8cd1 authored about 11 years ago
added check for namespace attribute on parse, fixes #30

7cc5aff44086ef960e21abe89bbefde6ce925bb5 authored about 11 years ago
fixed SvgPaintServer.None implementation, fixes issue #31

fe8d87f37b441bb43e4e66d2ea91f139bbb5b4b2 authored about 11 years ago
Merge branch 'master' of github.com:vvvv/SVG

d3803c986b7f2c579e339b2e472d54d5489c1407 authored about 11 years ago
fixes issue #31

22f6e438adf101f90a05b444a751a99d4efff2ee authored about 11 years ago
Merge pull request #24 from braczek/master

Added 'Ttile' element to the SvgElements rendering collection

1cab198cb55e55c5d86abae6a380fb7454d6c9b6 authored about 11 years ago
Merge branch 'mousescroll'

83834eb8d5ffc03cfc6b5a5fdb12cf3117cae645 authored over 11 years ago
fixed event deep copy

a89c5463697f68eaf05ef4d70d903756b77412f8 authored over 11 years ago
fixed deepcopy, added nuget package

30bbbc4b57a6e733bb1356de5287ef8fae146441 authored over 11 years ago
added mousescroll event

f7c71a5c90e2c2f72a7877a5a307429438057959 authored over 11 years ago
Added 'Ttile' element to the SvgElements rendering collection

1a6b54139adabdf410116ea45c5bb2588b1063be authored over 11 years ago
Merge pull request #22 from joye-ramone/master

Fixed issue with translate(x,y) transformation parsing in SvgTransformConverter

8d301de96f1932097a0c619be59ba91caf012155 authored over 11 years ago
Fixed issue with translate(x,y) transformation parsing in SvgTransformConverter

According to https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform
translate tra...

dcafe7865871820c65e99b8a356a987345176c83 authored over 11 years ago
Merge pull request #21 from rokam/master

Fix when fill="none"

6a17e69443a17dd1b14444f51c146341f34e2bdb authored over 11 years ago
Fix when fill="none"

This fix the wrong fill when fill="none". The original version fill it in black.

f154448ad3e306aa0fdadb318c937599b6936995 authored over 11 years ago
Merge pull request #19 from slavashar/master

Fixes simultaneously rendering multiple images

ded01d09728cd92b031f5ba66a8a134c726dfbbf authored over 11 years ago
Merge pull request #17 from samjudson/master

Added support for multiple font-family strings

f8a16fd4e22c2bf3ce981286a968082da1b04256 authored over 11 years ago
Merge pull request #11 from mwbowers/master

Revert "Embedded transformations"

cbf311e26734aa62b9f95d3620337ff11dc35fda authored over 11 years ago
fixes System.InvalidOperationException when simultaneously rendering multiple images

47334a9d8984932483f24be3dc4c7fa421001e29 authored over 11 years ago
Update SvgText.cs

Added support for multiple comma separated font lists, CSS style.

57ea0472987f26f02450b31a091bb59ba68d2259 authored over 11 years ago
Update SvgText.cs

Get first font in font family only.

a45d151c916eac8df34ce8bfa4027b559b1e3cdb authored over 11 years ago
Revert "Embedded transformations"

This reverts commit 8c10c2e6070c4cadf391808fe9a679bed95e4249.

0f9bf2c0f947299e67f6e2060d6163809bf4eb59 authored over 11 years ago
visibility naming fix

bb61effd699c2d8b12c8ab18446681733ce43d22 authored over 11 years ago
work on update events

ca782d2f9e59a18982b5cde8aae556320246b14b authored over 11 years ago
added more events and fixed IdManager bug

28b654f0158cdb4a5cb0c5cc890f451679185693 authored over 11 years ago
added missing raise event methods

88f9340ee035c076ca2386e94dff8b92fc0100a8 authored over 11 years ago
improved event publishing

23a53f0576783d9042cf218662f070a5c337d21e authored over 11 years ago
document can load subclasses of SvgDocument, fill inheritance working

0fdceefc127ea946c65a0807bd1fe76898699011 authored over 11 years ago
now also parses custom attributes

5360393d9dede60cadfd13cb9267b7f13ad68aa9 authored over 11 years ago
fixed signature

b3efffda082e23194f0160409e79aecc7c635608 authored over 11 years ago
added click count to click method and mousearg

f7a82ddb85ea7b660c6d4a1f923983295de02cfa authored over 11 years ago
fixed circle attributes

f9088cab3724cd03f75a378e62c6cfe41805f734 authored over 11 years ago
fixed typo

7e3424cbf825b7bfb9a782de8ed43862038e6973 authored over 11 years ago
removed debug

dae7f3bb2668bbe75ef7d111a4f1ae02661fab73 authored over 11 years ago
added 'xlink:' to href attribute of 'use' element

cb753cfe5399fed8cbdb774f9393c0e94fd9091b authored over 11 years ago
removed Children override as temp fix

b6cd3320c647ee35c2080b5db2b6af43d8b39af1 authored over 11 years ago
implemented basic mouse events for testing purposes

28df78fa17d47946caa90df471bb965746f48ad0 authored over 11 years ago
added extention methods

3d89dfc631bbe011d48c995bc35f2b772a5705a0 authored over 11 years ago
added ISvgEventCaller to register the event actions and implemented Click and MouseMove events

95c7f938906570cd3259834bd613d5269019985f authored over 11 years ago