Commit Graph
4 Commits
Author SHA1 Message Date
FRIGN e75676d9a4 Simplify usage() 2016-07-14 22:23:46 +02:00
FRIGN 3af7e93324 add ff and ff.bz2 support in config.def.h 2016-07-14 12:23:53 +02:00
FRIGN a95e592992 Use 2ff exclusively in config.def.h 2016-02-05 15:39:24 +01:00
FRIGN 68ac6486b1 Fix alpha blending
- "/ 257", because 255 * 257 = UINT16_MAX
- "/ 255", because that's the maximum possible RGB value
2016-02-05 15:35:59 +01:00