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

From Hydrogenaudio Knowledgebase
(New Component page)
 
m (version)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
| caption              =  
| caption              =  
| module_name          = foo_svg_services
| module_name          = foo_svg_services
| developer            = Reupen Shah (musicmusic)
| developer            = Reupen Shah ({{ha user|u=4177|name=musicmusic}})
| repository          = [https://github.com/reupen/svg-services GitHub]
| repository          = [https://github.com/reupen/svg-services GitHub]
| released            = {{start date and age|2023|01|01}}
| released            = {{start date and age|2023|01|01}}
| released_ref        =  
| released_ref        =  
| stable_release      =
| stable_release      = 0.4.0
| stable_release_date  =  
| stable_release_date  = 2024-08-24
| preview_release      = 0.1.0
| preview_release      =  
| preview_release_date = 2023-01-01
| preview_release_date =  
| foobar2000_minimum  = 1.5
| foobar2000_minimum  = 1.5
| foobar2000_ui_module =  
| foobar2000_ui_module =  
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 12:39, 12 May 2025

SVG services

foo_svg_services
Developer(s) Reupen Shah ( musicmusic)
Repository GitHub
Release information
Initial release January 1, 2023; 2 years ago
Stable release 0.4.0 (August 24, 2024)
Preview release
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