• J
    pngcp: tool to copy PNG files · 0ac91cc6
    John Bowler 提交于
    This adds pngcp to the build together with a pngcp.dfa configuration test; the
    test revealed some configuration bugs which are fixed by corrections to the
    _SUPPORTED macros.
    
    pngcp builds on all tested configurations and a number of bugs have been fixed
    to make this happen relative to the version in libpng 1.7 contrib/examples.
    pngcp.dfa will have to be different for 1.7 but pngcp.c should work fine (not
    yet tested).  pngcp itself is still missing a usage message; this is a
    preliminary version, although since it behaves the same way as 'cp' most unoids
    shouldn't have a problem using it correctly.
    Signed-off-by: NJohn Bowler <jbowler@acm.org>
    0ac91cc6
Makefile.am 13.2 KB