thomasp85 / ggfx

Filters and Shaders for 'ggplot2'
https://ggfx.data-imaginist.com
Other
167 stars 4 forks source link

reduce dependence on magick API #3

Closed thomasp85 closed 3 years ago

thomasp85 commented 4 years ago

We are using magick for now but it is slow. The ggfx API should not expose magick specific settings so it can be easier to switch to a more performant backend (shaders) when possible