Commit graph

6 commits

Author SHA1 Message Date
Fabien Freling
da4bdf7702 Decompose complex lines.
Create a bunch of const variables to better profile.
2014-07-27 22:41:09 +02:00
Fabien Freling
4dba86c9f0 Add configure script.
- Deactivate LTO.
- Deactivate SIMD.
2014-07-27 18:01:41 +02:00
Fabien Freling
7e152c29fc Add support for PGM format.
The code has been split into different source files.

This breaks for now rotation for tiled images and PPM format. The focus
is now on the PGM format.
2014-07-21 06:57:08 +02:00
Fabien Freling
00543d258d Ignore PNG files. 2014-06-26 21:30:13 +02:00
Fabien Freling
52f958f40b Add sample images. 2014-06-26 21:29:32 +02:00
Fabien Freling
4bf69e8204 Initial commit 2014-06-18 08:47:10 +02:00