搜索资源列表
libpng-1.2.8-src
- PNG格式图像解码,包含VC6,VC.NET以及BorlandC++等多种IDE下的工作区设置-PNG image decoding formats, including VC6, VC.NET and Borland C and other work under the IDE set up a
graphin
- 二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)-Graphin is a 2D graphics rendering library with human readable yet simple external interface (API). It is based on AGG- high fidelity 2D graphics engine and uses libpng/zlib, jpeglib and libtiff(?)
simpleUI
- 用C语言写的一个简洁的界面库,支持汉字与图片显示。不依赖于其它的库,只用glibc,libjpg,libfreetype,libpng便可。-A UI programme writed with C language,it is very simple.
Mobiux
- 手持移动设备 mini GUI 源代码 以及下列库的源代码: libgif,libjpeg,libpng,libtiff and zlib 手机、电子词典等开发若想自己写GUI,可以参考这套源码,功能齐全而又不庞大复杂-a Mini GUI source codes for mobile device and source codes of the following libs: libgif,libjpeg,libpng,libtiff and zlib Good for
libharu-2.2.0
- 老外写的超级好用的 PDF 生成控件 libharu,功能超级强大, 对中文的支持也非常好,而且开源的. 可以生成非常漂亮的PDF文档. 最新版本 2.2.0,附件中包括所有源码和需要用到的链接库zlib和libpng(这两个库是必须用的,如果直接去官方网站下载,不提供这两个库).zlib和libpng都是最新版本,本人亲自编译,保证能用. 支持中文显示字体方法如下: HPDF_UseCNSFonts(pdf) HPDF_UseCNSEncodings(pdf)
pnggccrd
- pnggccrd.c was removed from libpng-1.2.20.
ipt_addrtype
- example.c - an example of using libpng.
pngdebug
- pngdebug.h - Debugging macros for libpng, also used in pngtest.c.
pngvcrd
- pnggvrd.c was removed libpng-1.2.20. -pnggvrd.c was removed libpng-1.2.20.
lpng1629
- libpng库原代码,C/C++ PNG图片的库函数,最新的1629版本(libpng code , for c/c++ png'lib)
png++-0.2.9
- PNG++ aims to provide simple yet powerful C++ interface to libpng, the PNG reference implementation library