summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2019-02-21 11:32:27 -0500
committerKurt <kurt.w.jung@gmail.com>2019-02-21 11:32:27 -0500
commit567bef933d5649777a8b39772ad57dc9ddaba8d8 (patch)
tree17dd2d4be0bf0538d5d770fac31334eed1c34ce7 /doc.go
parentd0584cb180f1316776ad59421ceed4c02f47e104 (diff)
Acknowledge word spacing author
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index deb9227..6492f7e 100644
--- a/doc.go
+++ b/doc.go
@@ -238,7 +238,8 @@ of contents functionality. Andy Bakun identified and corrected a problem in
which the internal catalogs were not sorted stably. Paul Montag added encoding
and decoding functionality for templates, including images that are embedded in
templates; this allows templates to be stored independently of gofpdf. Paul
-also added support for page boxes used in printing PDF documents.
+also added support for page boxes used in printing PDF documents. Wojciech
+Matusiak added supported for word spacing.
Roadmap