2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-03 19:00:51 +00:00

Update website for Žarko Gajić

This commit is contained in:
Jay Berkenbilt 2018-03-01 21:24:34 -05:00
parent 97a50e1274
commit fa76d817c6
2 changed files with 11 additions and 8 deletions

3
TODO
View File

@ -1,6 +1,9 @@
Soon
====
* Figure out how to render Gajić correctly in the PDF version of the
qpdf manual.
* Add method to push inheritable resources to a single page by
walking up and copying without overwrite. Above logic will also be
sufficient to fix the limitation in

View File

@ -4613,11 +4613,11 @@ print "\n";
<listitem>
<para>
This is the first version of qpdf to include Windows support.
On Windows, it is possible to build a DLL. Additionally, a
On Windows, it is possible to build a DLL. Additionally, a
partial C-language API has been introduced, which makes it
possible to call qpdf functions from non-C++ environments. I
am very grateful to <!-- Žarko Gajić --> Zarko Gagic (<ulink
url="http://delphi.about.com/">http://delphi.about.com/</ulink>)
possible to call qpdf functions from non-C++ environments. I
am very grateful to Žarko <!-- Gajić --> Gajic (<ulink
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
for tirelessly testing numerous pre-release versions of this
DLL and providing many excellent suggestions on improving the
interface.
@ -4630,13 +4630,13 @@ print "\n";
</listitem>
<listitem>
<para>
Zarko Gajic has written a Delphi wrapper for qpdf, which can
be downloaded from qpdf's download side. Zarko's Delphi
Žarko Gajic has written a Delphi wrapper for qpdf, which can
be downloaded from qpdf's download side. Žarko's Delphi
wrapper is released with the same licensing terms as qpdf
itself and comes with this disclaimer: &ldquo;Delphi wrapper
unit <filename>qpdf.pas</filename> created by Zarko Gajic
unit <filename>qpdf.pas</filename> created by Žarko Gajic
(<ulink
url="http://delphi.about.com/">http://delphi.about.com/</ulink>).
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>).
Use at your own risk and for whatever purpose you want. No
support is provided. Sample code is provided.&rdquo;
</para>