Re: PNG loading time
Bruno Voisin via tex-live <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
> Philip Taylor wrote > >> On 10/02/2026 19:57, Hartmut Henkel via tex-live wrote: >> >> no, p_png.c from "PDFlib - A library for generating PDF on the fly", >> Copyright (c) 1997-2002 PDFlib GmbH and Thomas Merz. >> >> This file isn't openly available anymore, it seems. > > Could this<https://fossies.org/linux/PDFlib-Lite/libs/pdflib/p_png.c> (https://fossies.org/linux/PDFlib-Lite/libs/pdflib/p_png.c) be it, Hartmut ? On the WayBack Machine, the last capture of pdflite.com <http://pdflite.com/> containing the PDFlib Lite source code seems to be that from May 26, 2018: https://web.archive.org/web/20180526004704/http://www.pdflib.com/ In all the captures after that, the Download > Free Software page https://web.archive.org/web/20180524030917/http://www.pdflib.com/download/free-software no longer contains the PDFlib Lite link https://web.archive.org/web/20180522125514/http://www.pdflib.com/download/free-software/pdflib-lite-7/ For p_png.c, the version there is the same as the one you mention: /*---------------------------------------------------------------------------* | PDFlib - A library for generating PDF on the fly | +---------------------------------------------------------------------------+ | Copyright (c) 1997-2009 Thomas Merz and PDFlib GmbH. All rights reserved. | +---------------------------------------------------------------------------+ | | | This software is subject to the PDFlib license. It is NOT in the | | public domain. Extended versions and commercial licenses are | | available, please check http://www.pdflib.com. | | | *---------------------------------------------------------------------------*/ /* $Id: p_png.c,v 1.94.2.13 2009/08/05 19:48:26 tm Exp $ * * PNG processing for PDFlib * */ Hope this helps, Bruno Voisin