mirror of
https://github.com/ipxe/ipxe
synced 2026-02-02 19:57:34 +03:00
[png] Add support for PNG images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
1993
src/tests/png_test.c
Normal file
1993
src/tests/png_test.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -51,3 +51,4 @@ REQUIRE_OBJECT ( ocsp_test );
|
||||
REQUIRE_OBJECT ( cms_test );
|
||||
REQUIRE_OBJECT ( pnm_test );
|
||||
REQUIRE_OBJECT ( deflate_test );
|
||||
REQUIRE_OBJECT ( png_test );
|
||||
|
||||
Reference in New Issue
Block a user