<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>farbfeld, branch HEAD</title>
<subtitle>suckless image format with conversion tools
</subtitle>
<entry>
<id>ab5e3dfc9cdb476218538c6687df9f44826d8f11</id>
<published>2018-04-11T10:10:03Z</published>
<updated>2018-04-11T10:51:47Z</updated>
<title type="text">[4] Bump version to 4</title>
<link rel="alternate" href="gopher://suckless.org/1/git/farbfeld/commit/ab5e3dfc9cdb476218538c6687df9f44826d8f11.gph" />
<author>
<name>Laslo Hunhold</name>
<email>[email protected]</email>
</author>
<content type="text">commit ab5e3dfc9cdb476218538c6687df9f44826d8f11
parent d9c382a9d873c8758f518c6aa7e6c32cf3ea7b89
Author: Laslo Hunhold &lt;[email protected]&gt;
Date:   Wed, 11 Apr 2018 12:10:03 +0200

Bump version to 4

Foremost this release finally includes a fix for the little mistake I made in
the Makefile regarding the order of arguments passed to cc which package
managers had to fix with a small patch. It now also compiles on OpenBSD
without problems.

Apart from that, I made error reporting much more consistent by putting
everything into util.c, which makes the code much more readable, and
cleared up all LICENSE matters and minor details in the build system.

At this point, farbfeld is very stable and unless another tool is added
the codebase in general is very low on the Kelvin scale right now.

Thanks for all the feedback!

</content>
</entry>
<entry>
<id>00dd0ab39f634729ec5d99b8057b9cef6fa0f23e</id>
<published>2017-04-14T20:53:43Z</published>
<updated>2017-04-14T20:53:43Z</updated>
<title type="text">[3] Bump version to 3</title>
<link rel="alternate" href="gopher://suckless.org/1/git/farbfeld/commit/00dd0ab39f634729ec5d99b8057b9cef6fa0f23e.gph" />
<author>
<name>Laslo Hunhold</name>
<email>[email protected]</email>
</author>
<content type="text">commit 00dd0ab39f634729ec5d99b8057b9cef6fa0f23e
parent 62b95f7f7b3dc6e9fc6add9a186ff5b4b0ece535
Author: Laslo Hunhold &lt;[email protected]&gt;
Date:   Fri, 14 Apr 2017 22:53:43 +0200

Bump version to 3

This is more or less a refactoring release, but with deep changes in the
tools that I was hoping to look into for a long time.
The codebase is in a very consistent state now, also thanks to the
introduction of a set of common utility-functions.

What really makes me think is the fact that it takes so many iterations
and a high level of detail to get the library handling and I/O right.
It just makes you wonder how much software is out there that is full
of little subtle bugs that might blow up in your face some day.

Thanks for all the feedback!

</content>
</entry>
<entry>
<id>49cef794d9cef3c1ab8478963a7f778c8c28eb70</id>
<published>2016-03-14T22:12:49Z</published>
<updated>2016-03-14T22:12:49Z</updated>
<title type="text">[2] Bump version to 2</title>
<link rel="alternate" href="gopher://suckless.org/1/git/farbfeld/commit/49cef794d9cef3c1ab8478963a7f778c8c28eb70.gph" />
<author>
<name>FRIGN</name>
<email>[email protected]</email>
</author>
<content type="text">commit 49cef794d9cef3c1ab8478963a7f778c8c28eb70
parent 1d07cf4473ef4539d3ea249bf7e751a695470ff9
Author: FRIGN &lt;[email protected]&gt;
Date:   Mon, 14 Mar 2016 23:12:49 +0100

Bump version to 2

There have been quite considerable changes since version 1.
The conversion tools have had a considerable performance boost of
around 75% by using a row-buffer instead of reading each R-G-B-A-chunk
individually.
Also, 2ff(1) somehow called &quot;xconvert&quot; instead of &quot;convert&quot;, rendering
it useless for anything other than png&#39;s and jpg&#39;s.
There was a small excursion to color spaces and ICC color profile
handling, but this has been dismissed (it was a difficult decision).

Thanks for all the feedback!

</content>
</entry>
<entry>
<id>7cf7ba92588f6013b95cdec0545545275d37a6af</id>
<published>2016-01-06T17:41:30Z</published>
<updated>2016-01-06T17:41:47Z</updated>
<title type="text">[1] Add &#39;dist&#39; to .PHONY</title>
<link rel="alternate" href="gopher://suckless.org/1/git/farbfeld/commit/7cf7ba92588f6013b95cdec0545545275d37a6af.gph" />
<author>
<name>FRIGN</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7cf7ba92588f6013b95cdec0545545275d37a6af
parent add6f5c09238ff797dede77eea1ce30ec85bdc13
Author: FRIGN &lt;[email protected]&gt;
Date:   Wed,  6 Jan 2016 18:41:30 +0100

Add &#39;dist&#39; to .PHONY

Thanks Dimitris for reporting this!

</content>
</entry>
</feed>