index
:
farbfeld.git
master
suckless image format with conversion tools
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-14
Improve readability of alpha-blending sections
Laslo Hunhold
2017-04-14
Move the logo a bit to the left so it is centered
Laslo Hunhold
2017-04-14
Fix the R in the logo
Laslo Hunhold
2017-04-14
Update usage of ff2jpg(1) and ff2ppm(1)
Laslo Hunhold
2017-04-14
Refactor invert.c in farbfeld.5
Laslo Hunhold
2017-04-14
Update the Makefile to reflect TODO has been removed
Laslo Hunhold
2017-04-14
Update and refactor the manpages
Laslo Hunhold
2017-04-14
Update the README
Laslo Hunhold
2017-04-14
Don't suppress imagemagick and png2ff(1) warnings
Laslo Hunhold
2017-04-14
Make comment in ff2jpg(1) more consistent
Laslo Hunhold
2017-04-14
Refactor 2ff(1)
Laslo Hunhold
2017-04-14
Staticize functions in png2ff(1)
Laslo Hunhold
2017-04-14
Remove TODO
Laslo Hunhold
2017-04-14
Add PNG-LDFLAGS and JPG-LDFLAGS in config.mk
Laslo Hunhold
2017-04-13
Use fshut() to properly flush the output stream
Laslo Hunhold
2017-04-12
Update LICENSE
Laslo Hunhold
2017-04-12
Update TODO
Laslo Hunhold
2017-04-12
Refactor ff2ppm(1)
Laslo Hunhold
2017-04-12
Refactor png-conversion-utilities
Laslo Hunhold
2017-04-12
Refactor ff2pam(1)
Laslo Hunhold
2017-04-12
Refactor jpg-conversion-utilities
Laslo Hunhold
2017-04-12
Also print extra warnings
Laslo Hunhold
2017-04-12
Rename header-functions and add more util functions
Laslo Hunhold
2017-04-02
config.mk: C89 -> C99
Laslo Hunhold
2017-04-02
Remove prerequisite from single-suffix inference rule
Laslo Hunhold
2017-03-30
Add util.{c|h} to deduplicate code
Laslo Hunhold
2017-03-30
Mark explicit dependency on requisites for BIN
Laslo Hunhold
2017-03-30
Pass LDFLAGS instead of CFLAGS in the linking stage
Laslo Hunhold
2017-03-30
No need to keep the implicit build rule
Laslo Hunhold
2017-03-30
Make Makefile strictly POSIX compliant
Laslo Hunhold
2017-03-29
Rename PREREQ to REQ
Laslo Hunhold
2017-03-29
Overhaul Build-system
Laslo Hunhold
2017-01-09
Update TODO
Laslo Hunhold
2017-01-09
Add ff2pam(1): convert farbfeld to 16-bit RGBA Portable Arbitrary Map
Mattias Andrée
2016-09-19
2ff: use trap to remove temporary file
FRIGN
2016-09-19
2ff: make it more portable
FRIGN
2016-09-19
2ff: Make it idempotent and clean it up a bit
FRIGN
2016-09-07
Shellcheck 2ff fixes
FRIGN
2016-05-19
Improve fread error handling in ff2*
Alexander Krotov
2016-05-18
Makefile improvements
Hiltjo Posthuma
2016-05-18
Revert "Fix Makefile to rebuild when there have been changes"
FRIGN
2016-05-17
Fix Makefile to rebuild when there have been changes
FRIGN
2016-04-10
Remove dimension checks
FRIGN
2016-04-03
Remove line-breaks from Makefile
FRIGN
2016-04-03
Makefile improvements
Hiltjo Posthuma
2016-04-03
add ff2jpg tool, convert farbfeld images to RGB JPEG
Hiltjo Posthuma
2016-04-03
don't link against unneeded libs
Hiltjo Posthuma
2016-04-03
fix bugs introduced by refactor f0a4ce113d0e9dc50110a0ad9e98433d05aa2307
Hiltjo Posthuma
2016-03-21
Use uint8_t instead of uint16_t correctly
FRIGN
2016-03-21
Write a better format for the row-buffer allocation
FRIGN
[next]