[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: New version of PikoPixel, pixel-art editor
From: |
Josh Freeman |
Subject: |
Re: ANN: New version of PikoPixel, pixel-art editor |
Date: |
Wed, 30 May 2018 12:59:17 -0400 |
On Feb 26, 2018, at 1:23 AM, Josh Freeman wrote:
PikoPixel is a free, open-source (AGPLv3) pixel-art editor for Mac
OS X & GNUstep. A new version, 1.0 BETA9, is now available.
Screenshot of PikoPixel 1.0 BETA9, running on Debian 9:
http://twilightedge.com/screens/pp10b9gs.png
PikoPixel 1.0 BETA9 for GNUstep must currently be built from
source code (no downloadable binaries yet); It's compatible with
either of GNUstep's compiler+runtime setups (GCC+gobjc or clang
+objc2), and requires the following GS library versions (or later):
GNUstep Base: v1.24.9 (released Mar. 20, 2016)
GNUstep GUI & Back: v0.25.0 (released Jun. 15, 2016)
An updated version of PikoPixel, 1.0 BETA9c, is now available at:
http://twilightedge.com/mac/pikopixel/
1.0 BETA9c has a couple fixes for the GNUstep version (no
significant Mac changes):
- Fixed occasional crash while resizing a document window[1]
- Fixed window issues on KDE Plasma, MATE, & Xfce desktops[2]
Packages and/or build scripts are available for: Arch, Debian,
Fedora, FreeBSD, Gentoo, Raspbian, & Ubuntu.
Please send questions, comments, or issues to pikopixel (at)
twilightedge (dot) com.
Cheers,
Josh
[1] If the window was resized to within a few pixels of the canvas
dimensions, it could get caught in an infinite loop of showing &
hiding the scrollers. This appears to be PikoPixel-specific rather
than a GNUstep issue, due to some custom layout changes PP makes to
scrollviews during a resize.
[2] Maximizing a document window would leave transparent gaps along
the edges of the maximized window.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: ANN: New version of PikoPixel, pixel-art editor,
Josh Freeman <=