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
External CSS Option for SVGDocument
1818255b9c6fb5bc304fa247fc4afc93b1578c2b authored over 10 years agoInitial Filter, Svg Font, and Text on a Path Support
780b51503b5dfc243b7756c6ce0f966654313881 authored over 10 years agocc4f294029c1e4222809be6f75315cac6d46dcd8 authored over 10 years ago
d9e96ccfa3ef1d0626f8b3b2b6f05a66771f5b1c authored over 10 years ago
b2f12f8165544a782e97ee338b86dc3a4eebf4e6 authored over 10 years ago
Added External Cascading Style Sheet Option to SVGDocument.
a9e66c2ab6640186c951ee685419bc7e06ab17c6 authored over 10 years ago
- Improving rendering of SVG images
- Allow markers on lines, polygons, and polylines
- Implemen...
- Better parser for dealing with parsing edge cases
- Fix corner radius for rectangles
- Fix to ...
9e8788129c9461d7ddf2abf8d7332e21b0fddcc1 authored over 10 years ago
- Fixing path parsing algorithm to deal with nuanced arc cases and
hopefully improve performance...
- Extraction interface for SvgRenderer
- Initial support for Text on a Path
- Initial support fo...
- Support of generic fonts (serif, sans-serif, monospace)
- Initial support of filters
- Fixes t...
Bug Fixes: Remove WPF dependency
Fix compilation error after merge I also worked on:
Add suppo...
- Remove WPF dependency
- Fix compilation error after merge
- Add support for underline and stri...
Initial Work on W3C Test Compliance
535abaf897eda5b73cc64e607f2ffabf4bb10d10 authored over 10 years agobd05ecbc09d303b5b23689a7f90c1a5cb110d068 authored over 10 years ago
- Adding W3C test cases and a test fixture
- Fixed support for CSS stylesheets (particularly whe...
- Very initial support of CSS stylesheets in the SVG via including the
ExCss and Fizzler librari...
32ea4ec24539ab687957eb8853c05d2c14355de2 authored over 10 years ago
Rendering Improvements and .Net 3.5 Support
4b1ff3d469bfa941bbc84cd5c9e2dded86b3d3c4 authored over 10 years agoce8f2a643e842b2700fbaf9dedd5b1c3f8437684 authored over 10 years ago
05c51974a889a94e681971a4d0648f41a3098ba1 authored over 10 years ago
69532c409c3b4ca45818e8170cd84ac9228705e6 authored over 10 years ago
ba3bc5fc2d7d047bd3b1f5781bca1571ae61f225 authored over 10 years ago
7a093b521cd68aa2c7a22ea641f2c99a00de74ec authored over 10 years ago
- Begin allowing character positioning within a text element
- Start fixing bugs with linear gra...
Fix for GDI crash if stroke-dasharray contains value<=0
ba8a97441a79fc54d3b9facac46bdfc975c98bbe authored over 10 years ago
- Support more font styles
- Fix problems with parsing 'em' svg units introduced by trying to pa...
ceb78a3f831269a9c0c895e20db74a8bcad9dedf authored over 10 years ago
GDI Pen was crashing with some bad (Adobe Illustrator) data that had: stroke-dasharray="10,10,0"
45a2f4e8b9323772010e9841385102b0176fbed2 authored over 10 years ago
- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...
-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...
5649b72e3a28c9309eaf84495d0ce8f7a9918878 authored over 10 years ago
6d1b5eb5d083981eb9671b6deed14d54999c996d authored over 10 years ago
31b085c66e910096c3bddf8489fd3671e7df6e43 authored over 10 years ago
- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...
4f3df864e9d1dc72528a8ebb7d437a20207ca4b8 authored over 10 years ago
9521956d99e23140337493f3d8e363cb19786a70 authored over 10 years ago
Colors Fix, Perf Improvement, Thread Safety
3f90e468fa62e2e383b4ffd3aebcc57f5b649c6b authored over 10 years agoColors Fix, Perf Improvement, Thread Safety
20f834ba126c3036d99d38bae1b1b2baf04fcf49 authored over 10 years ago
-Fixes issues with colors not parsing correctly. Saving an SvgDocument
resulted in RGB color val...
Add support for unknown svg element and non svg element: useful for not ...
d711bb88dc472cef1d006e6b2e56fb621cef2ea8 authored over 10 years ago5a933737a91a434b5f09d4756794d973411cab77 authored over 10 years ago
efd6005fc72aea2da94fe418d0b1dbab6e0e7950 authored over 10 years ago
76cf593c5d45d09fb22d5122c569382086633f1a authored over 10 years ago
Gradient Improvements
2462bf13ffd0bf833f1a08e892a7e070edea42af authored over 10 years ago
- Added support for the "gradientTransform" attribute on both linear and
radial gradients. The...
Support for 'slice' and fixed '...Max' in aspect ratio
e71c9d97634b62ec727c93e49615efa502425066 authored over 10 years ago52ccd5c3bb638c1f36a90335e2928df8a0a02232 authored over 10 years ago
.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.) + Working Build!
765f8f22f7cd44dda4ce9bcfcba48a6de2c671a1 authored over 10 years agoRevert ".Net 3.5 Support and Rendering Improvements (Markers, TSpans, Pa...
c79fac1eb1995588ec6e829a3e812349c5256fe6 authored over 10 years ago2c7c9c4989986c6d6c1aebc5a2202d405fb78967 authored over 10 years ago
2261cfdbfa17152f700a7b71ded504670bd56f3f authored over 10 years ago
.Net 3.5 Support and Rendering Improvements (Markers, TSpans, Paths, etc.)
476e203b5e9369236cec16b468dbbd846e4d8458 authored over 10 years agob4e8b18387e4cd2a5fbfa2cada59325dca87fdc3 authored over 10 years ago
a94f228d1c4b04bc40c79dc68ad37e281bcf3265 authored over 10 years ago
- Adding a descendants convenience methods (similar to the Xml to Linq
API)
- Removed non-functi...
fixed up the support for markers so that they draw properly, and added support for "preserveAspe...
d151315ad3a2e56a26362403b8bd56bb0dd8156b authored over 10 years ago
- Fix issues with calculating the next coordinate after a close figure
and a relative move
- All...
b3c305c8076c5046b95c36e34ad3617705035c39 authored over 10 years ago
Reading EntityReference on open when use as a node
22d7b39f26810d89d36de16e60da882777bb4fd0 authored over 10 years ago3c1dd60ec872d20c4c7456419bfea6ef4d6f1b9f authored over 10 years ago
c94f649be2278700e16caaeb5db0782135ae3d0d authored over 10 years ago
0eb538ce1a09b6d18382bd0f484c26b9baaa91fb authored over 10 years ago
4b19ecb476a55c4a205f6e3548f81d0d231349ef authored over 10 years ago
- Implemented .Net 3.5 support mostly by removing ISvgEventCaller
functionality in .Net 3.5 buil...
Read EntityReference node and add it to the SvgDocument.
```
<?xml version="1.0"?>
<svg xml...
2f2a1e02d2223433808f563b46b93776ea0e9eb6 authored over 10 years ago
6d38adf208009893ae957cabab79df2db89683ea authored over 10 years ago
Conflicts:
Samples/SVGViewer/SVGViewer.csproj
Samples/SVGViewer/SvgViewer.Designer.cs
Samples...
bab55885d861aa677be173207179e2137d6373ba authored over 10 years ago
9016872958ebdb98bfefb698b07b3bf518cabaf9 authored over 10 years ago
2cfedc1e68a5b56160f54a1d3eab7183a20513c0 authored over 10 years ago
dcd2403ec729693ee7a1dfacc1541d4bdd3c6b29 authored over 10 years ago
9d09d294e1acc70e41ab6bb49af0a716c3a99301 authored over 10 years ago
Support for `"display=none"` #66
ebba7b35c2279d4d83fa28dbfee7a5c9fe2b506f authored over 10 years agof099da1ad69d828adbb095c18cb25bdee2e0b80b authored over 10 years ago
6c1198d2f51cb9f4513f9630c7fecf6c9c728709 authored over 10 years ago
220d837076233c6ef2c5dd900b7fd7aa981d565c authored over 10 years ago
Moved Display="none" hack & Added .Render check for : if (!Visible ||
!Displayable)
Also, minor...
c04111fc5de5e689e63a174d131953588c970938 authored over 10 years ago87e7be2d4efdd79515147d20479d5862df56deed authored over 10 years ago
540bfa57e4e0ab27488494615068546708b6d10c authored over 10 years ago
RGBa support
exponent support in units (IE sucks!)
inherit font-size and font-family from root...
- exponent support in units (IE sucks!)
- inherit font-size and font-family from root element on ...
Updated to .Net Framework 4, added some code to finish test, & removed
extraneous files. I updat...
cebda093bc45c8a61c2d084b03315e14cbb7fe60 authored over 10 years ago
Added trim character on ValidateFontFamily
ff49b835b8976f0f208c0fcabe77b92b49ff4650 authored almost 11 years agoAdded support for dx and dy properties for text.
e0822ae2338c118b7acaa08bedc7de81ee6f6cb9 authored almost 11 years agoChanges
04d48a36c134f7afad4afcb57dba72668c30b75c authored almost 11 years ago
Some programs (like InkScape) use single quotes for the font-family.
I've added the single quot...
http://www.w3.org/TR/SVG11/text.html#TextElementDXAttribute
http://www.w3.org/TR/SVG11/text.html#...
BugFix - Text element with no text rising exception
fe32d9ae317890285c8bdead1f7e68a049113e9d authored almost 11 years agoFixed Bound Calculation
0e75e61963fb2ab04ba1756a40b067f627bf7090 authored almost 11 years agoTo get the Bounds, the Union method of the rectangle must be called only when the first rectangl...
02ee6c0438376a2e182539ae1514b054199adcd3 authored almost 11 years agoc1ce332dbd06c0f6146e5943a2fcac198d63d529 authored almost 11 years ago
218faebb9fec30b82abb87f2f5648816fdd638ea authored almost 11 years ago
d6e261b9ff9fc2289974826ceb0c00b16eedf73d authored almost 11 years ago
1758a5b56c3834e220fa1f050279ef58edd6e414 authored almost 11 years ago
f20108c812d22889d25412c195d0dd8fc6854174 authored almost 11 years ago
3801579901a937442a6f5e36ff6e6446d9cc5ba7 authored almost 11 years ago