PNGSEM Code
PNGSEM is SFENCE Extenson Module for support PNG files.
Status: Alpha
Brought to you by:
sfence
| File | Date | Author | Commit |
|---|---|---|---|
| include | 2014-05-29 |
|
[813697] PNGSEM: Fix bug. |
| src | 2014-05-29 |
|
[813697] PNGSEM: Fix bug. |
| test | 2014-06-02 |
|
[9e5718] PNGSEM: Update tester. |
| .gitignore | 2013-03-27 |
|
[3c57ed] PNGSEM: Update Makefile for MS Window. Update t... |
| AUTHORS | 2013-03-07 |
|
[abe25a] PNGSEM: Initial commit. |
| COPYING | 2013-03-07 |
|
[abe25a] PNGSEM: Initial commit. |
| Makefile | 2014-02-16 |
|
[11faa6] PNGSEM: Updates for fix linux compilation. |
| NEWS | 2013-03-07 |
|
[abe25a] PNGSEM: Initial commit. |
| PNGSEM.c | 2013-09-17 |
|
[260bad] SFENCE: Add identification. Update tester. |
| PNGSEM.h | 2014-02-16 |
|
[11faa6] PNGSEM: Updates for fix linux compilation. |
| README | 2013-03-07 |
|
[abe25a] PNGSEM: Initial commit. |
| TODO | 2013-03-07 |
|
[abe25a] PNGSEM: Initial commit. |
PNGSEM README ($Date: 2012/08/05 10:30:32 $)
===============================================================================
OVERVIEW
Description
-----------
The PNGSEM library can be used for supporting PNG picture for your aplication.
Features
--------
The PNGSEM program Library the following features:
o Free software (GNU Lesser General Public License
o Should work on every ANSI C conforming platform
with SFENCE dynamic library and libpng library.
Disclaimer
----------
Please read the file COPYING before using PNGSEM.
Installation
------------
For installing PNGSEM you must create some IDE project or you can try to use Makefile on Unix.
New Versions
------------
Information on how to retrieve new versions of PNGSEM can not be found on
any url address. If you want new version, please contact author.
Credits
-------
Please read the file AUTHORS.