summaryrefslogtreecommitdiff
path: root/graphics/pastel
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26graphics/pastel: update to 0.9.0pin3-288/+293
v0.9.0 Features -Added support for transparency / alpha values -Added support for NO_COLOR environment variable -Added new color pickers: Gnome/Wayland via gdbus, zenity, yad, and wcolor
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-98/+98
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-98/+1
2021-08-05graphics/pastel: simplify Makefilepin1-3/+1
2021-07-11graphics/pastel: update to 0.8.1pin3-339/+344
Features: -pastel as a library: Added From and Display traits for each color struct, see #133 (@bresilla) Other: -Updated lexical-core dependency to fix a compile error with newer Rust versions Packaging: -pastel is now available on snapstore, see #130 (@purveshpatel511)
2021-07-05graphics/pastel: reclaim maintainershippin1-2/+2
2021-04-24graphics/pastel: reset maintainerpin1-2/+2
2020-12-21graphics/pastel: importpin5-0/+513
Command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations, and provides a number of commands like saturate, mix or paint.