diff options
Diffstat (limited to 'third_party/libpng/README.chromium')
-rw-r--r-- | third_party/libpng/README.chromium | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium new file mode 100644 index 0000000..96c0d5f --- /dev/null +++ b/third_party/libpng/README.chromium @@ -0,0 +1,8 @@ +Our custom configuration options are defined in pngusr.h. This was previously +called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence +the webkit_* names). + +Updated to 1.2.33, no changes to the source files but all unneeded files +stripped. + +http://www.libpng.org/pub/png/libpng.html |