aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add basic obi to png conversionsHEADmasterAkshay2021-04-233-0/+32
|
* add png depAkshay2021-04-231-5/+7
|
* apply clippy lintsAkshay2021-04-233-16/+9
|
* update nix environmentAkshay2021-04-236-43/+119
|
* add obiv, the obi image viewerAkshay2021-04-222-1/+79
|
* add sdl2 dependencyAkshay2021-04-224-8/+39
|
* update envAkshay2021-04-181-42/+43
|
* add RLE compression functionsAkshay2021-04-187-38/+224
|
* add loicenseAkshay2021-03-271-0/+20
|
* rename spec to readmeAkshay2021-03-101-0/+0
|
* add integration testsAkshay2021-03-071-0/+38
|
* add image manip apisAkshay2021-03-062-10/+79
|
* implement simple error handlingAkshay2021-03-034-39/+139
|
* add basic testsAkshay2021-03-031-0/+44
|
* add decode logicAkshay2021-03-013-5/+64
|
* redefine pixel as bool, implement encodingAkshay2021-03-013-14/+54
|
* add basic typesAkshay2021-02-261-0/+99
|
* init with spec infoAkshay2021-02-268-0/+1714