Package: fastpng 0.1.5

Mike Cheng

fastpng: Read and Write PNG Files with Configurable Decoder/Encoder Options

Read and write PNG images with arrays, rasters, native rasters, numeric arrays, integer arrays, raw vectors and indexed values. This PNG encoder exposes configurable internal options enabling the user to select a speed-size tradeoff. For example, disabling compression can speed up writing PNG by a factor of 50. Multiple image formats are supported including raster, native rasters, and integer and numeric arrays at color depths of 1, 2, 3 or 4. 16-bit images are also supported. This implementation uses the 'libspng' 'C' library which is available from <https://github.com/randy408/libspng/>.

Authors:Mike Cheng [aut, cre, cph], Randy408 [aut, cph], The PNG Reference Library Authors [aut, cph], Cosmin Truta [cph], Glenn Randers-Pehrson [cph], Andreas Dilger [cph], Guy Eric Schalnat [cph], Mike Klein [ctb], Matt Sarett [ctb], James Yu [ctb], Mars Rullgard [ctb], Arm Holdings [cph], Richard Townsend [ctb]

fastpng_0.1.5.tar.gz
fastpng_0.1.5.tar.gz(r-4.5-noble)fastpng_0.1.5.tar.gz(r-4.4-noble)
fastpng_0.1.5.tgz(r-4.4-emscripten)fastpng_0.1.5.tgz(r-4.3-emscripten)
fastpng.pdf |fastpng.html
fastpng/json (API)
NEWS

# Install 'fastpng' in R:
install.packages('fastpng', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/fastpng/issues

Datasets:

2.00 score 4 scripts 140 downloads 5 exports 0 dependencies

Last updated 3 months agofrom:64a0eb1a27. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 03 2024
R-4.5-linux-x86_64OKDec 03 2024

Exports:get_png_inforaw_specread_pngspng_decode_flagswrite_png

Dependencies:

Overview

Rendered fromOverview.Rmdusingknitr::rmarkdownon Dec 03 2024.

Last update: 2024-09-05
Started: 2024-09-05