Skip to content

Hephaestus v0.4.0

Choose a tag to compare

@thomasp85 thomasp85 released this 03 Sep 15:57
· 5 commits to main since this release
beb8a8c

Changed

  • The PNG writers take a PngCompression, before their trailing dpi, the way the TIFF writers take a TiffCompression. Balanced matches the previous output byte for byte; Fast encodes a dense frame in 8 ms rather than 146 ms, for about half again the bytes, which is what a host serializing a PNG per animation frame needs. Breaking: write_png / write_png_to / encode_png gained the argument.