Bug 98673 - [NEW PORT] graphics/fpc-libpng: Free Pascal interface to libpng, for reading PNG image files
Summary: [NEW PORT] graphics/fpc-libpng: Free Pascal interface to libpng, for reading ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 02:20 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-06-21 18:13 UTC (History)
0 users

See Also:


Attachments
fpc-libpng-2.0.2.shar (3.53 KB, text/plain)
2006-06-08 02:20 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-06-08 02:20:18 UTC
The png unit contains a straight translation of the png.h header file from the
libpng library. This library can be used to read/write/manipulate image files
in PNG format.

WWW:	http://www.freepascal.org/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-06-08 16:35:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-21 18:13:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!