On Mon, Jul 28, 2014 at 6:55 PM, FRIGN <d...@frign.de> wrote:
>
> Hello,
>
> after literally dozens of mails discussing a new suckless image-format,
> I sat down last week to reflect on what could be the best of all
> proposed format-specifications.
> As a result I came up with the first implementation, the if-tools[0],
> capable of easily converting between png and imagefiles.
> In this mail, I'll give you a small overview on the format itself and
> how it behaves in real situations.
>
> 1) FORMAT
>
> Bytes   Description
> 9       "imagefile"
> 4       32-bit BE - width
> 4       32-bit BE - height
> [1111]  RGBA

Is not the same as implementing a subset of PAM [1] ?

[1] http://netpbm.sourceforge.net/doc/pam.html

Reply via email to