• J
    [devel] Remove png_snprintf, add formatted warning messages. · 88b77cc6
    John Bowler 提交于
     This change adds internal APIs to allow png_warning messages to have parameters
     without requiring the host OS to implelment snprintf.  As a side effect the
     dependency of the RFC1132 code on stdio is removed and PNG_NO_WARNINGS does
     actually work now.
    88b77cc6
png.c 73.1 KB