Commit Graph

9 Commits

Author SHA1 Message Date
Markus Teich 4736a6118d
release v1 2017-09-03 23:57:26 +02:00
Markus Teich 268d1968ea fix include and lib paths for the BSDs 2016-03-15 23:51:30 +01:00
Markus Teich ceda5d69ac support FreeBSD
On FreeBSD the lib and include directories are in /usr/local rather than /usr.
2016-03-15 20:21:54 +01:00
sin b516f468fa Support farbfeld as an intermediate format
Sent now uses farbfeld[0] as an intermediate format.  A series of
filters is specified in config.h that matches file extensions to
filter programs.  The programs will convert between formats such as
png to farbfeld.  Internally in sent we do not need to worry on how
to parse png or any other format.

This also works with jpg and gif and others.  The 2ff wrapper will
use imagemagick conversion tools.  This is temporary as jpg2ff and
gif2ff will also be implemented.

To make this work, you will have to clone[0] and put png2ff and 2ff
in your PATH.

[0] http://git.2f30.org/farbfeld/
2015-12-08 20:01:36 +01:00
Markus Teich eb07f3dc10 update version 2015-11-17 00:18:54 +01:00
Markus Teich b37ef38335 prepare switch to libsl 2015-04-05 15:48:47 +02:00
Jonas Jelten da320f9c49 make: fix warnings because of BSD_SOURCE 2015-01-19 04:28:11 +01:00
Markus Teich 5b4a35ead5 add png support 2014-06-29 23:43:01 +02:00
Markus Teich 8b5710ff44 add stuff 2014-06-23 00:39:21 +02:00