From: Andreas Enge <andreas@enge.fr>
To: Csepp <raingloom@riseup.net>
Cc: Gottfried <gottfried@posteo.de>, Luis Felipe <sirgazil@zoho.com>,
Felix Lechner <felix.lechner@lease-up.com>,
help-guix@gnu.org
Subject: Re: image converter and resizer
Date: Tue, 21 Mar 2023 19:43:12 +0100 [thread overview]
Message-ID: <ZBn6wFEQFNi5nIhv@jurong> (raw)
In-Reply-To: <87pm92c86p.fsf@riseup.net>
Am Tue, Mar 21, 2023 at 06:40:35PM +0100 schrieb Csepp:
> Use the package named "imagemagick".
> If it still doesn't show up, that might be a bug.
Watch out, it probably does not appear in the desktop environment,
and it contains lots of commands with different names. You can do
something like this:
$ guix build imagemagick
/gnu/store/gxggf8rsxd6l3rxi90d8qgsllzav1ycn-imagemagick-6.9.12-4-doc
/gnu/store/0b9yq69kk25si62rcaixx2c0ir6n5xvj-imagemagick-6.9.12-4
$ ls /gnu/store/0b9yq69kk25si62rcaixx2c0ir6n5xvj-imagemagick-6.9.12-4/bin
animate composite convert identify Magick++-config MagickCore-config mogrify stream
compare conjure display import Magick-config MagickWand-config montage Wand-config
to see the commands.
For instance,
display xyz.jpg
typed on the command line shows the image, and so on. The user interface
(key bindings, mouse behaviour) is also a bit strange (this dates from
decades ago).
Andreas
next prev parent reply other threads:[~2023-03-21 18:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 16:43 image converter and resizer Gottfried
2023-03-17 16:55 ` Felix Lechner via
2023-03-17 17:04 ` Luis Felipe
2023-03-17 17:10 ` Felix Lechner via
2023-03-18 11:13 ` Gottfried
2023-03-18 15:28 ` Luis Felipe
2023-03-18 16:43 ` Gottfried
2023-03-18 17:20 ` Andreas Enge
2023-03-18 17:57 ` Nicolas Goaziou
2023-03-21 6:24 ` Gottfried
2023-03-21 13:47 ` Csepp
2023-03-22 13:49 ` Gottfried
2023-04-22 10:14 ` Gottfried
2023-03-21 6:17 ` Gottfried
2023-03-21 13:18 ` Csepp
2023-03-21 16:32 ` Gottfried
2023-03-21 17:40 ` Csepp
2023-03-21 18:43 ` Andreas Enge [this message]
2023-03-22 14:44 ` Gottfried
2023-03-22 13:57 ` Gottfried
2023-03-18 18:20 ` Luis Felipe
2023-03-17 16:59 ` Luis Felipe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZBn6wFEQFNi5nIhv@jurong \
--to=andreas@enge.fr \
--cc=felix.lechner@lease-up.com \
--cc=gottfried@posteo.de \
--cc=help-guix@gnu.org \
--cc=raingloom@riseup.net \
--cc=sirgazil@zoho.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.