gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] tagline borks on PNG files


From: Ethan Benson
Subject: Re: [Gnu-arch-users] tagline borks on PNG files
Date: Sat, 13 Sep 2003 21:37:50 -0800
User-agent: Mutt/1.3.28i

On Sat, Sep 13, 2003 at 08:48:00PM -0700, Jonathan Walther wrote:
> On Sun, Sep 14, 2003 at 11:28:44AM +1000, Robert Collins wrote:
> >pngcrush -text a "Comment" "`echo -e "\n/* arch-tag: test\n*/"`"
> >gnome-fs-regular.png test.png
> >
> >worked for me.
> 
> Thank you.  Now that the newline is getting passed through, tla
> tree-lint is still saying that the file isn't tagged.  Any ideas?
> 
> Wierd shell behavior: trailing whitespace is getting trimmed off of
> arguments before being passed to the pngcrush program, even though the
> whitespace is inside quotation marks.

hmm maybe try a different version:

pngcrush -text a "Comment" "$(printf '\n# arch-tag: foo\n')"

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpWf4G4qfQgk.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]