pngenc

Crates.iopngenc
lib.rspngenc
version0.1.0
sourcesrc
created_at2024-03-20 14:19:17.228969
updated_at2024-03-20 14:19:17.228969
descriptionportable network graphics (PNG) encoding
homepage
repositoryhttps://github.com/bend-n/pngenc
max_upload_size
id1180535
size9,416
bendn (bend-n)

documentation

README

pngenc

encode your pngs, uncompressed

rationale

well, you see, sometimes pngs dont need to be compressed? what do you mean you want to send them over the network? well, what if, like, you have to encode a png, but then you just run a compressor over it? double the work, innit? just directly talk to the compressor? well, youve got me now, but, still, ya know, maybe you wanted to write a uncompressed png just for kicks anyways? like, the png is temporary? maybe you wanted to send them to your iterm2 apple terminal and didnt want to bother spending time waiting for compression? eeeh? yeah, now ive got you.

sped

ya see, it does do plenty of speeding

Commit count: 1

cargo fmt