Skip to content
Snippets Groups Projects
Commit fc96b211 authored by Andreas Bießmann's avatar Andreas Bießmann Committed by Michal Marek
Browse files

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: default avatarAndreas Bießmann <andreas@biessmann.de>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 16f89098
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment