Speykious / tgaimage

simple encoder/decoder for [tga](https://en.wikipedia.org/wiki/Truevision_TGA) format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tgaimgae

simple encoder/decoder for tga format.

Features

still WIP, some features is not supported yet.

  • uncompressed true-color image(image type: 2)
  • run-length encoded true-color image(image type: 10)

About

simple encoder/decoder for [tga](https://en.wikipedia.org/wiki/Truevision_TGA) format.


Languages

Language:Rust 100.0%