An open API service indexing awesome lists of open source software.

https://github.com/mdsteele/tuna

Image editor for .ahi files
https://github.com/mdsteele/tuna

Last synced: about 1 year ago
JSON representation

Image editor for .ahi files

Awesome Lists containing this project

README

          

# Tuna

Image editor for ASCII Hex Image (.ahi) files, a simple text-based image format
for 16-color images. See the [ahi](https://github.com/mdsteele/ahi) repository
for more information about the format.

## License

_Tuna_ is licensed under the GNU GPL, version 3. _Tuna_ is free software: you
can redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

_Tuna_ is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

The complete license can be found in the LICENSE file.