You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
arm | 4 months ago | |
intel | 4 months ago | |
0000-build-config.patch | 4 months ago | |
0002-static-png-gt.patch | 4 months ago | |
LICENSE | 4 months ago | |
README.pdfium | 4 months ago | |
png.c | 4 months ago | |
png.h | 4 months ago | |
pngconf.h | 4 months ago | |
pngdebug.h | 4 months ago | |
pngerror.c | 4 months ago | |
pngget.c | 4 months ago | |
pnginfo.h | 4 months ago | |
pnglibconf.h | 4 months ago | |
pngmem.c | 4 months ago | |
pngpread.c | 4 months ago | |
pngprefix.h | 4 months ago | |
pngpriv.h | 4 months ago | |
pngread.c | 4 months ago | |
pngrio.c | 4 months ago | |
pngrtran.c | 4 months ago | |
pngrutil.c | 4 months ago | |
pngset.c | 4 months ago | |
pngstruct.h | 4 months ago | |
pngtrans.c | 4 months ago | |
pngwio.c | 4 months ago | |
pngwrite.c | 4 months ago | |
pngwtran.c | 4 months ago | |
pngwutil.c | 4 months ago |
README.pdfium
Name: libpng URL: http://libpng.org/ Version: 1.6.37 Security Critical: yes License: libpng license License Android Compatible: yes Description: PNG library. Local Modifications: Local changes in Chromium's copy of libpng as of e87a02987101e2dbe319a4aba6b52470f7624b4a - see README.chromium. pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium. 0000-build-config.patch: Local build configuration changes. 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning.