libpng/libpngpf.3
Cosmin Truta 643dbda7d6 doc: Update the png.5 man page to the latest PNG-3 draft specification
Also update libpngpf.3 to explicitly state that the internal functions
should not be used by applications.
2025-04-30 16:30:24 +03:00

18 lines
424 B
Groff

.TH LIBPNGPF 3 "April 30, 2025"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.48.git
.SH SYNOPSIS
\fB#include "pngpriv.h"\fP
.SH DESCRIPTION
As of libpng version 1.5.1, this manual is no longer maintained. The private
function prototypes, declared in private header files, should not be accessed
by applications.
.SH "SEE ALSO"
.BR "libpng"(3)
.SH AUTHORS
Cosmin Truta, Glenn Randers-Pehrson