Skip to content

Conversation

@tpikonen
Copy link
Contributor

Some feeds have an SVG-file as their cover (the atom:icon element). Currently gPodder only accepts raster file formats (.png .jpeg, etc.) as cover files. This adds SVG to the allowed formats.

This causes an implicit dependency on librsvg via GdkPixbuf.Pifbuf.new_from_file(). This is probably not a problem on Linux, but could be on other platforms.

@auouymous auouymous merged commit 96e5648 into gpodder:master Feb 17, 2023
@auouymous
Copy link
Member

Thank you. The mac and windows builds already include librsvg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants