aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-03-02 03:24:34 +0100
committerJay Berkenbilt <ejb@ql.org>2018-03-02 03:24:34 +0100
commitfa76d817c69173f8764cf0fa6240884d56023796 (patch)
tree7c786729644cedb4eca9ff091755d85a22936010
parent97a50e1274fb2195358a54be0f72751632c5e0e9 (diff)
downloadqpdf-fa76d817c69173f8764cf0fa6240884d56023796.tar.zst
Update website for Žarko Gajić
-rw-r--r--TODO3
-rw-r--r--manual/qpdf-manual.xml16
2 files changed, 11 insertions, 8 deletions
diff --git a/TODO b/TODO
index 6a27acb0..03c784a8 100644
--- a/TODO
+++ b/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
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index f0be343e..7f9404c6 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -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>