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

https://github.com/lincerely/azpainter

customized azpainter 3
https://github.com/lincerely/azpainter

azpainter

Last synced: 2 months ago
JSON representation

customized azpainter 3

Awesome Lists containing this project

README

        

# AzPainter

http://azsky2.html.xdomain.jp/

イラストや画像編集用のペイントソフト。

8bit/16bit カラーに対応。

## 動作環境

- Linux、macOS(要XQuartz) ほか
- X11R6 以降

## コンパイル/インストール

ninja、pkg-config コマンドが必要です。

各開発用ファイルのパッケージも必要になります。ReadMe を参照してください。

~~~
$ ./configure
$ cd build
$ ninja
# ninja install
~~~