Commit fa76d817c69173f8764cf0fa6240884d56023796

Authored by Jay Berkenbilt
1 parent 97a50e12

Update website for Žarko Gajić

Showing 2 changed files with 11 additions and 8 deletions
1 1 Soon
2 2 ====
3 3  
  4 + * Figure out how to render Gajić correctly in the PDF version of the
  5 + qpdf manual.
  6 +
4 7 * Add method to push inheritable resources to a single page by
5 8 walking up and copying without overwrite. Above logic will also be
6 9 sufficient to fix the limitation in
... ...
manual/qpdf-manual.xml
... ... @@ -4613,11 +4613,11 @@ print "\n";
4613 4613 <listitem>
4614 4614 <para>
4615 4615 This is the first version of qpdf to include Windows support.
4616   - On Windows, it is possible to build a DLL. Additionally, a
  4616 + On Windows, it is possible to build a DLL. Additionally, a
4617 4617 partial C-language API has been introduced, which makes it
4618   - possible to call qpdf functions from non-C++ environments. I
4619   - am very grateful to <!-- Žarko Gajić --> Zarko Gagic (<ulink
4620   - url="http://delphi.about.com/">http://delphi.about.com/</ulink>)
  4618 + possible to call qpdf functions from non-C++ environments. I
  4619 + am very grateful to Žarko <!-- Gajić --> Gajic (<ulink
  4620 + url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
4621 4621 for tirelessly testing numerous pre-release versions of this
4622 4622 DLL and providing many excellent suggestions on improving the
4623 4623 interface.
... ... @@ -4630,13 +4630,13 @@ print &quot;\n&quot;;
4630 4630 </listitem>
4631 4631 <listitem>
4632 4632 <para>
4633   - Zarko Gajic has written a Delphi wrapper for qpdf, which can
4634   - be downloaded from qpdf's download side. Zarko's Delphi
  4633 + Žarko Gajic has written a Delphi wrapper for qpdf, which can
  4634 + be downloaded from qpdf's download side. Žarko's Delphi
4635 4635 wrapper is released with the same licensing terms as qpdf
4636 4636 itself and comes with this disclaimer: &ldquo;Delphi wrapper
4637   - unit <filename>qpdf.pas</filename> created by Zarko Gajic
  4637 + unit <filename>qpdf.pas</filename> created by Žarko Gajic
4638 4638 (<ulink
4639   - url="http://delphi.about.com/">http://delphi.about.com/</ulink>).
  4639 + url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>).
4640 4640 Use at your own risk and for whatever purpose you want. No
4641 4641 support is provided. Sample code is provided.&rdquo;
4642 4642 </para>
... ...