mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 07:12:28 +00:00
doc: Replace Gajic with Gajić (finally)
With docbook, this was not converted properly in the PDF version, but since we are moving out of docbook, we can just put the Unicode character in the source.
This commit is contained in:
parent
8aa9a66e63
commit
f721fed9d6
5
TODO
5
TODO
@ -24,8 +24,6 @@ Things to fix:
|
|||||||
|
|
||||||
Entities/Unicode
|
Entities/Unicode
|
||||||
|
|
||||||
Gajic -> Gajić
|
|
||||||
|
|
||||||
<!ENTITY lastreleased "November 16, 2021"> (not needed)
|
<!ENTITY lastreleased "November 16, 2021"> (not needed)
|
||||||
<!ENTITY ldquo "“">
|
<!ENTITY ldquo "“">
|
||||||
<!ENTITY mdash "—">
|
<!ENTITY mdash "—">
|
||||||
@ -474,9 +472,6 @@ I find it useful to make reference to them in this list.
|
|||||||
dictionary may need to be changed -- create test cases with lots of
|
dictionary may need to be changed -- create test cases with lots of
|
||||||
duplicated/overlapping keys.
|
duplicated/overlapping keys.
|
||||||
|
|
||||||
* Figure out how to render Gajić correctly in the PDF version of the
|
|
||||||
qpdf manual.
|
|
||||||
|
|
||||||
* Investigate whether there is a way to automate the memory checker
|
* Investigate whether there is a way to automate the memory checker
|
||||||
tests for Windows.
|
tests for Windows.
|
||||||
|
|
||||||
|
@ -9862,7 +9862,7 @@ print "\n";
|
|||||||
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
|
partial C-language API has been introduced, which makes it
|
||||||
possible to call qpdf functions from non-C++ environments. I
|
possible to call qpdf functions from non-C++ environments. I
|
||||||
am very grateful to Žarko <!-- Gajić --> Gajic (<ulink
|
am very grateful to Žarko Gajić (<ulink
|
||||||
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
|
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</ulink>)
|
||||||
for tirelessly testing numerous pre-release versions of this
|
for tirelessly testing numerous pre-release versions of this
|
||||||
DLL and providing many excellent suggestions on improving the
|
DLL and providing many excellent suggestions on improving the
|
||||||
@ -9876,11 +9876,11 @@ print "\n";
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Žarko Gajic has written a Delphi wrapper for qpdf, which can
|
Žarko Gajić has written a Delphi wrapper for qpdf, which can
|
||||||
be downloaded from qpdf's download side. Žarko's Delphi
|
be downloaded from qpdf's download side. Žarko's Delphi
|
||||||
wrapper is released with the same licensing terms as qpdf
|
wrapper is released with the same licensing terms as qpdf
|
||||||
itself and comes with this disclaimer: “Delphi wrapper
|
itself and comes with this disclaimer: “Delphi wrapper
|
||||||
unit <filename>qpdf.pas</filename> created by Žarko Gajic
|
unit <filename>qpdf.pas</filename> created by Žarko Gajić
|
||||||
(<ulink
|
(<ulink
|
||||||
url="http://zarko-gajic.iz.hr/">http://zarko-gajic.iz.hr/</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
|
Use at your own risk and for whatever purpose you want. No
|
||||||
|
Loading…
Reference in New Issue
Block a user