1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: pikopixel.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Myczko <tar@debian.org>,
Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper-compat (= 13),
libgnustep-gui-dev
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: http://twilightedge.com/mac/pikopixel/
Vcs-Git: https://salsa.debian.org/gnustep-team/pikopixel.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/pikopixel.app
Package: pikopixel.app
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Pixel-art editor
PikoPixel is a free, open-source application for drawing & editing
pixel-art images & icons.
.
Features:
* Easy to use
* Unlimited undo
* Supports multiple layers
* Customizable canvas background & grid patterns
* Hotkey-activated popup panels
* Export upscaled images
* Supports linear (gamma-correct) color blending
.
Originally a Mac app, PikoPixel runs natively on GNU/Linux by using
the GNUstep framework.
|