add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sun, 24 Sep 2006 16:17:53 +0000 (16:17 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sun, 24 Sep 2006 16:17:53 +0000 (16:17 +0000)
commit6e94c90e606b9fcaff60bfb961dced8292075cb2
tree18f74c6d31ae1a6ac8d5e66b692b86bc8eed3193
parent63da21f4f91335ab36750bcf9046cfc913d59086
add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG
include/share/grabbag/picture.h
src/share/grabbag/picture.c
src/test_grabbag/picture/main.c