mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
ArtPaint: update to v2.4
Changelog:
* Overhauled the Layers window and handling:
- improved layout
- reduced commands to the most useful, moved to main menu
- added naming layers
- added transparency slider
- added blending modes: Normal, Multiply. Divide, Screen,
Overlay, Hard light, Soft light, Vivid light, Pin light,
Hard mix, Difference, Exclusion, Color dodge, Linear dodge,
Color burn, Linear burn, Darken, and Lighten
* Improved Colors window
- removed YIQ and YUV color modes
- added CIELAB color mode
- accept drag'n'dropped colors
- set/show hex-value of current color
- removed palette from main window
* Make current tool more obvious in Tools window
* Bufixes and polishing
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="2003 Heikki Suhonen
|
|||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="4e8c009eb24840fc25eb70f88dee0f40d73e45bf52ea50ec452f9682cb0086fc"
|
CHECKSUM_SHA256="ff3f35a72f5bf1960a1b96d22652534dedb0a3c3d9971dd504c6cfce0e1b3209"
|
||||||
SOURCE_DIR="ArtPaint-$portVersion"
|
SOURCE_DIR="ArtPaint-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="all !x86_gcc2"
|
ARCHITECTURES="all !x86_gcc2"
|
||||||
Reference in New Issue
Block a user