NEWS.md
bg pass through to graphics devices for edge case where meme background image has transparency.car_shiny function for recreating the (ca)R Shiny promotional anaylst meme animated gif. Given that it is a gif, magick and ImageMagick are required for this function to work.dontrun to avoid generating large images increasing package size.lintr to Suggests field in DESCRIPTION per CRAN maintainer request regarding testthat unit tests.testthat unit test that was causing build failure on some systems.magick package and launch an appropriately configured app in the browser (gif/no gif support and related options).magick to DESCRIPTION file Suggests field. The package is not required unless you are trying to read a gif image and save a gif meme using meme_gif. I consider this a minor use case so I have given memes based around gifs a unique function that wraps around meme rather than adding the gif-specific functionality directly to meme. If using meme_gif, you will need to install magick if not already installed. magick depends on the ImageMagick software so you will also have to install this dependency on your system. Aside from meme_gif, there is no need for ImageMagick.meme_gif accepts a frames per second argument, fps, and a frame number argument, frame.memeApp.dplyr packaged removed since it is no longer used (at this time) in examples and tests. This was leading to a NOTE on Mac builds.memery help documentation details.meme and text_position.meme when not installed on the system now fail gracefully, falling back on serif.showtext, showtextdb and sysfonts are now fully loaded ahead of memery.inset_background and inset_position helpers.size and margin arguments to inset_position for additional user control of inset templates.meme arguments.label.inset_bg in meme.memetheme.meme label positioning and inset plot positioning and background style.