[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161122143845.5b3d8c29@vento.lan>
Date: Tue, 22 Nov 2016 14:38:45 -0200
From: Mauro Carvalho Chehab <mchehab@...pensource.com>
To: Jani Nikula <jani.nikula@...el.com>
Cc: Jonathan Corbet <corbet@....net>,
Markus Heiser <markus.heiser@...marIT.de>,
ksummit-discuss@...ts.linuxfoundation.org,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: [Ksummit-discuss] [PATCH 0/9] Get rid of bitmap images
Em Tue, 22 Nov 2016 17:40:27 +0200
Jani Nikula <jani.nikula@...el.com> escreveu:
> On Tue, 22 Nov 2016, Mauro Carvalho Chehab <mchehab@...pensource.com> wrote:
> > I tried both, none broke the long lines on
> > Documentation/media/uapi/v4l/fieldseq_tb.svg.
>
> How about:
>
> 'tidy -xml -i Documentation/media/uapi/v4l/fieldseq_tb.svg | fmt -sw 80'
>
> Both pretty indents and folds. I think it should Just Work(tm).
No, it didn't... Try this:
$ tidy -xml -i Documentation/media/uapi/dvb/dvbstb.svg|fmt -sw 80 >a.svg
And open both images with inkscape. You'll see that it mangled the
texts :-(
Just using fmt didn't seem to cause issues, at least on this image, but
I'll do more tests to be sure.
Regards,
Mauro
Powered by blists - more mailing lists