Re: images that play nicely with revision control?
On Mon, 10 Feb 2014 16:42:57 -0900, Mark Neyhart wrote:
> On 02/09/2014 03:28 AM, Hendrik Boom wrote:
>> I'm looking for a file format for images that plays nicely with
>> revision control. Ideally I'd like to edit them while seeing what I'm
>> editing, whether it's a line drawing (like inkscape) or a pixel map.
>
> The X PixMap (.xpm) format may work for you. It is based upon C source
> code. I don't know which image editors support it directly,
> but the convert program from the Imagemagick suite will read and write
> it.
It seems ... well, bulky.
But maybe it stands to reason that anything in raster graphics that
satisfies my requirements would be bulky.
-- hendrik
>
> Mark Neyhart
Reply to: