Skip to content

Commit 545e450

Browse files
CI BuildCI Build
authored andcommitted
Remove Fizzler V3 (#1092) BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt initial ExCss Implementation ported from RemoveFizzlerV2 Branch BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt remove Fizzler from Readme BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt updated Fizzler for regression tests to 1.3.0 and implemented :not Pseudofunction BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt implemented nth type and nth-last-type BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Svg.Custom Tests doc docfx.json index.md license.txt Implement :root
1 parent 42c670a commit 545e450

File tree

4 files changed

+9
-15
lines changed

4 files changed

+9
-15
lines changed

README.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,6 @@ <h2 id="license">License</h2>
101101
</thead>
102102
<tbody>
103103
<tr>
104-
<td>Fizzler</td>
105-
<td>Atif Aziz (@atifaziz)</td>
106-
<td><a href="https://github.com/atifaziz/Fizzler">GitHub</a></td>
107-
<td><a href="https://github.com/atifaziz/Fizzler/blob/master/COPYING.txt">LGPL</a></td>
108-
</tr>
109-
<tr>
110104
<td>ExCSS</td>
111105
<td>Tyler Brinks (@tylerbrinks)</td>
112106
<td><a href="https://github.com/TylerBrinks/ExCSS">GitHub</a></td>

api/Svg.SvgDocument.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@ <h5 class="exceptions">Exceptions</h5>
14481448
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_Open_System_Xml_XmlDocument_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.Open(System.Xml.XmlDocument)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
14491449
</span>
14501450
<span class="small pull-right mobile-hide">
1451-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L478">View Source</a>
1451+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L493">View Source</a>
14521452
</span>
14531453
<a id="Svg_SvgDocument_Open_" data-uid="Svg.SvgDocument.Open*"></a>
14541454
<h4 id="Svg_SvgDocument_Open_System_Xml_XmlDocument_" data-uid="Svg.SvgDocument.Open(System.Xml.XmlDocument)">Open(XmlDocument)</h4>
@@ -2029,7 +2029,7 @@ <h5 class="parameters">Parameters</h5>
20292029
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_RasterizeDimensions_System_Drawing_SizeF__System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.RasterizeDimensions(System.Drawing.SizeF%40%2CSystem.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
20302030
</span>
20312031
<span class="small pull-right mobile-hide">
2032-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L496">View Source</a>
2032+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L511">View Source</a>
20332033
</span>
20342034
<a id="Svg_SvgDocument_RasterizeDimensions_" data-uid="Svg.SvgDocument.RasterizeDimensions*"></a>
20352035
<h4 id="Svg_SvgDocument_RasterizeDimensions_System_Drawing_SizeF__System_Int32_System_Int32_" data-uid="Svg.SvgDocument.RasterizeDimensions(System.Drawing.SizeF@,System.Int32,System.Int32)">RasterizeDimensions(ref SizeF, Int32, Int32)</h4>
@@ -2105,7 +2105,7 @@ <h5 class="returns">Returns</h5>
21052105
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_Write_System_IO_Stream_System_Boolean_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.Write(System.IO.Stream%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
21062106
</span>
21072107
<span class="small pull-right mobile-hide">
2108-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L534">View Source</a>
2108+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L549">View Source</a>
21092109
</span>
21102110
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
21112111
<h4 id="Svg_SvgDocument_Write_System_IO_Stream_System_Boolean_" data-uid="Svg.SvgDocument.Write(System.IO.Stream,System.Boolean)">Write(Stream, Boolean)</h4>
@@ -2142,7 +2142,7 @@ <h5 class="parameters">Parameters</h5>
21422142
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_Write_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.Write(System.String%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
21432143
</span>
21442144
<span class="small pull-right mobile-hide">
2145-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L554">View Source</a>
2145+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L569">View Source</a>
21462146
</span>
21472147
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
21482148
<h4 id="Svg_SvgDocument_Write_System_String_System_Boolean_" data-uid="Svg.SvgDocument.Write(System.String,System.Boolean)">Write(String, Boolean)</h4>
@@ -2179,7 +2179,7 @@ <h5 class="parameters">Parameters</h5>
21792179
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_Write_System_Xml_XmlWriter_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.Write(System.Xml.XmlWriter)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
21802180
</span>
21812181
<span class="small pull-right mobile-hide">
2182-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L517">View Source</a>
2182+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L532">View Source</a>
21832183
</span>
21842184
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
21852185
<h4 id="Svg_SvgDocument_Write_System_Xml_XmlWriter_" data-uid="Svg.SvgDocument.Write(System.Xml.XmlWriter)">Write(XmlWriter)</h4>
@@ -2213,7 +2213,7 @@ <h5 class="overrides">Overrides</h5>
22132213
<a href="https://github.com/svg-net/SVG/new/master/apiSpec/new?filename=Svg_SvgDocument_WriteAttributes_System_Xml_XmlWriter_.md&amp;value=---%0Auid%3A%20Svg.SvgDocument.WriteAttributes(System.Xml.XmlWriter)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
22142214
</span>
22152215
<span class="small pull-right mobile-hide">
2216-
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L562">View Source</a>
2216+
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L577">View Source</a>
22172217
</span>
22182218
<a id="Svg_SvgDocument_WriteAttributes_" data-uid="Svg.SvgDocument.WriteAttributes*"></a>
22192219
<h4 id="Svg_SvgDocument_WriteAttributes_System_Xml_XmlWriter_" data-uid="Svg.SvgDocument.WriteAttributes(System.Xml.XmlWriter)">WriteAttributes(XmlWriter)</h4>

index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,6 @@
12621262
"README.html": {
12631263
"href": "README.html",
12641264
"title": "SVG.NET | SVG.NET API",
1265-
"keywords": "SVG.NET Public fork of the C# SVG rendering library on codeplex. This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. You may check the contributing guide for more information on how to do this. For information on installation and usage of the library, and for release notes please check the documentation pages . Projects using the library vvvv a hybrid visual/textual live-programming environment for easy prototyping and development. Posh a windowing/interaction/drawing layer for C#/.NET desktop applications with their GUI in a browser. Timeliner a Posh based timeline that can be controlled by and sends out its values via OSC. Chordious a fretboard diagram generator for fretted stringed instruments. HttpMaster a Windows tool for HTTP testing and debugging. If you want your project in this list, send me a pull request on this file or link + short description to tebjan (at) vvvv.org License Licensed under the MS-PL license. This project has dependencies on other open-source projects. These projects are referenced via NuGet packages and might be subject to different licenses. Project Author Sources License Fizzler Atif Aziz (@atifaziz) GitHub LGPL ExCSS Tyler Brinks (@tylerbrinks) GitHub MIT"
1265+
"keywords": "SVG.NET Public fork of the C# SVG rendering library on codeplex. This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. You may check the contributing guide for more information on how to do this. For information on installation and usage of the library, and for release notes please check the documentation pages . Projects using the library vvvv a hybrid visual/textual live-programming environment for easy prototyping and development. Posh a windowing/interaction/drawing layer for C#/.NET desktop applications with their GUI in a browser. Timeliner a Posh based timeline that can be controlled by and sends out its values via OSC. Chordious a fretboard diagram generator for fretted stringed instruments. HttpMaster a Windows tool for HTTP testing and debugging. If you want your project in this list, send me a pull request on this file or link + short description to tebjan (at) vvvv.org License Licensed under the MS-PL license. This project has dependencies on other open-source projects. These projects are referenced via NuGet packages and might be subject to different licenses. Project Author Sources License ExCSS Tyler Brinks (@tylerbrinks) GitHub MIT"
12661266
}
12671267
}

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"output": {
3131
".html": {
3232
"relative_path": "README.html",
33-
"hash": "ZOklKKX9xUIGLw86EFgzYURP9SqLh9CQKvY1dtSerGQ="
33+
"hash": "2nUqV6Pf6GnLROhuEI8xF/gx7TQeZ/G19tNQlrETcsE="
3434
}
3535
},
3636
"is_incremental": false,
@@ -1497,7 +1497,7 @@
14971497
"output": {
14981498
".html": {
14991499
"relative_path": "api/Svg.SvgDocument.html",
1500-
"hash": "LBR88dBbgJQ7JLnjPui0Kjyks5VITylRbQyEAwVZ6OQ="
1500+
"hash": "jEPypVZuHZt++ExGl2lZ7uOgxBrqlHQSwU7K49O7MKM="
15011501
}
15021502
},
15031503
"is_incremental": false,

0 commit comments

Comments
 (0)