From: "Philipp Steinpaß" <philipp@xndr.de>
To: Alyssa Ross <hi@alyssa.is>
Cc: devel@spectrum-os.org
Subject: Re: [PATCH www 1/2] Add Spectrum logo!
Date: Sun, 22 Nov 2020 22:28:54 +0100 [thread overview]
Message-ID: <20201122214634.5fb67c6b@apophis> (raw)
In-Reply-To: <20201122194625.13252-1-hi@alyssa.is>
> inkscape -w 70 -h 70 -e logo/logo70.png logo/logo_mesh.svg
> inkscape -w 140 -h 140 -e logo/logo140.png logo/logo_mesh.svg
> inkscape -w 200 -h 200 -e logo/logo200.png logo/logo_mesh.svg
> inkscape -w 400 -h 400 -e logo/logo400.png logo/logo_mesh.svg
There is a typo there. It should be
inkscape -w 70 -h 70 -o logo/logo70.png logo/logo_mesh.svg
inkscape -w 140 -h 140 -o logo/logo140.png logo/logo_mesh.svg
inkscape -w 200 -h 200 -o logo/logo200.png logo/logo_mesh.svg
inkscape -w 400 -h 400 -o logo/logo400.png logo/logo_mesh.svg
Love the logo.
next prev parent reply other threads:[~2020-11-22 21:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-22 19:46 [PATCH www 1/2] Add Spectrum logo! Alyssa Ross
2020-11-22 19:46 ` [PATCH www 2/2] Use logo as favicon Alyssa Ross
2020-11-22 19:51 ` [PATCH www v2 1/2] Add Spectrum logo! Alyssa Ross
2020-11-22 21:28 ` Philipp Steinpaß [this message]
2020-11-22 23:37 ` [PATCH www " Alyssa Ross
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=20201122214634.5fb67c6b@apophis \
--to=philipp@xndr.de \
--cc=devel@spectrum-os.org \
--cc=hi@alyssa.is \
/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 public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).