Skip to content

Conversation

@willgearty
Copy link
Member

I've added an argument to get_phylopic() that allows users to use the original source file (instead of the generated vector file) from PhyloPic. This can be used for either format, although there are limits (e.g., we can't generate a vector format from a source file that is a PNG or generate a raster from a source file that isn't PNG/SVG).

Fixes #116.

@willgearty willgearty added this to the 1.6.0 milestone Jul 9, 2025
@willgearty willgearty requested a review from LewisAJones July 9, 2025 20:32
@willgearty willgearty self-assigned this Jul 9, 2025
@willgearty
Copy link
Member Author

willgearty commented Jul 9, 2025

@KamilSJaron would you be willing to take this for a spin? You should be able to install it as follows:

remotes::install_github("palaeoverse/rphylopic@get-source")

@willgearty willgearty merged commit fe5d699 into main Nov 17, 2025
9 checks passed
@willgearty willgearty deleted the get-source branch November 17, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow fetching original files instead of forcing the processed vector file

2 participants