# libapng **Repository Path**: dzlua/libapng ## Basic Information - **Project Name**: libapng - **Description**: 使用源码libapng进行相应的修改,使用xmake进行编译(跨平台编译),可以解析多帧png。 - **Primary Language**: C - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-06-03 - **Last Updated**: 2022-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #libapng 使用xmake编译([http://git.oschina.net/dzlua/xmake](http://git.oschina.net/dzlua/xmake)) ``` 1、命令行进入到xmake.lua目录 2、编译:xmake 3、运行:xmake run test