mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
19 lines
898 B
XML
19 lines
898 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
Full color painting software for Linux for illustration drawing.
|
|
This is not suitable for dot editing.
|
|
Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly.
|
|
</longdescription>
|
|
<longdescription lang="ja">
|
|
イラスト描画向けのLinux用フルカラーペイントソフトです。
|
|
ドット編集には向いていません。
|
|
内部では16bitカラー(15bit固定小数点数)で色を扱うため、色の精度が上がりますが、その分メモリを消費します。
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gitlab">azelpg/azpainter</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|