[hackers] [farbfeld] Bump version to 2 || FRIGN
commit 49cef794d9cef3c1ab8478963a7f778c8c28eb70
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Mon Mar 14 23:12:49 2016 +0100
Commit: FRIGN <dev_AT_frign.de>
CommitDate: Mon Mar 14 23:12:49 2016 +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 "xconvert" instead of "convert", rendering
it useless for anything other than png's and jpg'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!
diff --git a/config.mk b/config.mk
index 37ad05f..94a4570 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -1,5 +1,5 @@
# farbfeld version
-VERSION = 1
+VERSION = 2
# Customize below to fit your system
Received on Mon Mar 14 2016 - 23:17:45 CET
This archive was generated by hypermail 2.3.0
: Mon Mar 14 2016 - 23:24:14 CET