summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2023-12-06 09:39:18 -0600
committerZach van Rijn <me@zv.io>2023-12-06 10:17:47 -0600
commita656ccfe9382edc96b35f716b8ccd1694c2ab4ee (patch)
tree71078894e99ae6457a3e0e3d50773ff3f564ff6c /.gitignore
parent082074c60c5a585977df1143db74db95f4d081c0 (diff)
downloadwallpapers-a656ccfe9382edc96b35f716b8ccd1694c2ab4ee.tar.gz
wallpapers-a656ccfe9382edc96b35f716b8ccd1694c2ab4ee.tar.bz2
wallpapers-a656ccfe9382edc96b35f716b8ccd1694c2ab4ee.tar.xz
wallpapers-a656ccfe9382edc96b35f716b8ccd1694c2ab4ee.zip
Switch from Imagemagick to Graphicsmagick.
Note that GM doesn't support gradient:angle so we have to use a direction. It's radial, not linear, but is completely acceptable. Imagemagick silently introduces artifacts and fails to composite images when the underlying gradient is of the form { #AAAAAA --> #BBBBBB }, where R=G=B. Note that { #AAAAAA --> #BBBBBC } works fine. This is a real bug but isn't a wallpapers problem. Add a 'prepare-docker' wrapper script, which simply builds the tarball using a known Graphicsmagick and not whichever happens to be on the generating system.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de54eb5..54885f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.DS_Store
adelie-wallpapers-*.tar.xz
+adelie-wallpapers-*/
build/
output/