aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add basic obi to png conversionsHEADmasterAkshay2021-04-232-0/+31
|
* apply clippy lintsAkshay2021-04-233-16/+9
|
* add obiv, the obi image viewerAkshay2021-04-222-1/+79
|
* add RLE compression functionsAkshay2021-04-184-27/+191
|
* add image manip apisAkshay2021-03-061-10/+30
|
* implement simple error handlingAkshay2021-03-034-39/+139
|
* add decode logicAkshay2021-03-013-5/+64
|
* redefine pixel as bool, implement encodingAkshay2021-03-012-14/+52
|
* add basic typesAkshay2021-02-261-0/+99
|
* init with spec infoAkshay2021-02-261-0/+7