Skip to content

Commit

Permalink
Remove Fizzler V3 (#1092) BuildProcessTemplates CONTRIBUTING.md Gener…
Browse files Browse the repository at this point in the history
…ators 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
  • Loading branch information
CI Build authored and CI Build committed Oct 9, 2023
1 parent 42c670a commit 545e450
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 15 deletions.
6 changes: 0 additions & 6 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,6 @@ <h2 id="license">License</h2>
</thead>
<tbody>
<tr>
<td>Fizzler</td>
<td>Atif Aziz (@atifaziz)</td>
<td><a href="https://github.com/atifaziz/Fizzler">GitHub</a></td>
<td><a href="https://github.com/atifaziz/Fizzler/blob/master/COPYING.txt">LGPL</a></td>
</tr>
<tr>
<td>ExCSS</td>
<td>Tyler Brinks (@tylerbrinks)</td>
<td><a href="https://github.com/TylerBrinks/ExCSS">GitHub</a></td>
Expand Down
12 changes: 6 additions & 6 deletions api/Svg.SvgDocument.html
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@ <h5 class="exceptions">Exceptions</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L478">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L493">View Source</a>
</span>
<a id="Svg_SvgDocument_Open_" data-uid="Svg.SvgDocument.Open*"></a>
<h4 id="Svg_SvgDocument_Open_System_Xml_XmlDocument_" data-uid="Svg.SvgDocument.Open(System.Xml.XmlDocument)">Open(XmlDocument)</h4>
Expand Down Expand Up @@ -2029,7 +2029,7 @@ <h5 class="parameters">Parameters</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L496">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L511">View Source</a>
</span>
<a id="Svg_SvgDocument_RasterizeDimensions_" data-uid="Svg.SvgDocument.RasterizeDimensions*"></a>
<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>
Expand Down Expand Up @@ -2105,7 +2105,7 @@ <h5 class="returns">Returns</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L534">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L549">View Source</a>
</span>
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
<h4 id="Svg_SvgDocument_Write_System_IO_Stream_System_Boolean_" data-uid="Svg.SvgDocument.Write(System.IO.Stream,System.Boolean)">Write(Stream, Boolean)</h4>
Expand Down Expand Up @@ -2142,7 +2142,7 @@ <h5 class="parameters">Parameters</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L554">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L569">View Source</a>
</span>
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
<h4 id="Svg_SvgDocument_Write_System_String_System_Boolean_" data-uid="Svg.SvgDocument.Write(System.String,System.Boolean)">Write(String, Boolean)</h4>
Expand Down Expand Up @@ -2179,7 +2179,7 @@ <h5 class="parameters">Parameters</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L517">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L532">View Source</a>
</span>
<a id="Svg_SvgDocument_Write_" data-uid="Svg.SvgDocument.Write*"></a>
<h4 id="Svg_SvgDocument_Write_System_Xml_XmlWriter_" data-uid="Svg.SvgDocument.Write(System.Xml.XmlWriter)">Write(XmlWriter)</h4>
Expand Down Expand Up @@ -2213,7 +2213,7 @@ <h5 class="overrides">Overrides</h5>
<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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L562">View Source</a>
<a href="https://github.com/svg-net/SVG/blob/master/Source/SvgDocument.cs/#L577">View Source</a>
</span>
<a id="Svg_SvgDocument_WriteAttributes_" data-uid="Svg.SvgDocument.WriteAttributes*"></a>
<h4 id="Svg_SvgDocument_WriteAttributes_System_Xml_XmlWriter_" data-uid="Svg.SvgDocument.WriteAttributes(System.Xml.XmlWriter)">WriteAttributes(XmlWriter)</h4>
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1262,6 +1262,6 @@
"README.html": {
"href": "README.html",
"title": "SVG.NET | SVG.NET API",
"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"
"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"
}
}
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"output": {
".html": {
"relative_path": "README.html",
"hash": "ZOklKKX9xUIGLw86EFgzYURP9SqLh9CQKvY1dtSerGQ="
"hash": "2nUqV6Pf6GnLROhuEI8xF/gx7TQeZ/G19tNQlrETcsE="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1497,7 +1497,7 @@
"output": {
".html": {
"relative_path": "api/Svg.SvgDocument.html",
"hash": "LBR88dBbgJQ7JLnjPui0Kjyks5VITylRbQyEAwVZ6OQ="
"hash": "jEPypVZuHZt++ExGl2lZ7uOgxBrqlHQSwU7K49O7MKM="
}
},
"is_incremental": false,
Expand Down

0 comments on commit 545e450

Please sign in to comment.