Foobar2000:Components/SVG services (foo svg services): Difference between revisions

From Hydrogenaudio Knowledgebase
(New Component page)
 
No edit summary
 
Line 21: Line 21:
SVG services allows other compatible foobar2000 components to render SVG files.
SVG services allows other compatible foobar2000 components to render SVG files.
The [https://github.com/RazrFalcon/resvg resvg] library is used to render SVGs.
The [https://github.com/RazrFalcon/resvg resvg] library is used to render SVGs.
==References==
<references />
==External links==
==External links==
* [https://yuo.be/svg-services Official SVG services website]
* [https://yuo.be/svg-services Official SVG services website]
* {{foobar2000|https://www.foobar2000.org/components/view/foo_svg_services|SVG services}}
* {{foobar2000|https://www.foobar2000.org/components/view/foo_svg_services|SVG services}}

Latest revision as of 11:38, 4 January 2023

SVG services

foo_svg_services
Developer(s) Reupen Shah (musicmusic)
Repository GitHub
Release information
Initial release January 1, 2023; 1 year ago
Stable release
Preview release 0.1.0 (January 1, 2023)
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.5
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use other
License BSD Zero Clause License[1]
Discussion thread {{{discussion_thread}}}
View all components

Description

SVG services allows other compatible foobar2000 components to render SVG files. The resvg library is used to render SVGs.

References

  1. reupen/svg_services, accessed 2023-01-03

External links