horita-yuya / PNGByteStream-Rust

Read png byte stream with Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PNGByteStream-Rust

PNG parser alpha. (Future perspective is PNG decoder).

./pbs rust.png will display the chunks of it.

TODO:

  • [ ]: 14 ancillary chunks definition.
  • [ ]: display chunk's data in readable format.
  • [ ]: decode .png

About

Read png byte stream with Rust.


Languages

Language:Rust 100.0%