mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 10:58:58 +00:00
Update website for Žarko Gajić
This commit is contained in:
parent
97a50e1274
commit
fa76d817c6
3
TODO
3
TODO
@ -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
|
||||
|
@ -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: “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.”
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user