changeset 1648:52cd979d63fd

Set interlace type for FunPaint2 images, so tha they work again.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 May 2018 01:18:26 +0300
parents 948d6fda722d
children dbdff3d50a4e
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Wed May 30 01:17:57 2018 +0300
+++ b/tools/lib64fmts.c	Wed May 30 01:18:26 2018 +0300
@@ -723,6 +723,7 @@
             DEF_SCREEN_RAMS_8( 0x43e8, 8,  0x400),
             { DT_BITMAP_RAM,   0x63e8, 1,  0, NULL, NULL },
             { DT_EXTRA_DATA,   0x8328, 1,  100, NULL, NULL },
+            { DT_DEC_FUNCTION, 0x2742, 0,  1, fmtTruePaintGetLaceType, NULL },
             { DT_LAST,         0,      0,  0, NULL, NULL },
         },