This file documents the significant user-visible changes in each release of the loder
R package.
inspectPng
function can be used to obtain details of a PNG file without obtaining the pixel data.print
method for objects of class “loder”.writePng
function now supports writing interlaced files, and offers different compression levels.readPng
and writePng
are now passed through path.expand
, so that paths containing a tilde (~
) will be handled properly.