commit | fc96b211bc6fa917bfb07a8db4cd898663e5f2c6 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas@biessmann.de> | Thu Oct 18 11:08:49 2012 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Tue Nov 20 11:58:03 2012 +0100 |
tree | e2b4d7aec43efd1d261b702858b67fff1f8fa144 | |
parent | 16f890988114a1b2d7abb30dafb708d4513801da [diff] |
scripts/pnmtologo: fix for plain PBM PBM generated with current tools do not have a whitespace between the digits. Therefore the pnmtologo tool fails to gernerate the required C-Array for these images. This patch fixes that behaviour and can handle both 'old style' and 'new style' PBM files. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michal Marek <mmarek@suse.cz>