summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc.go b/doc.go
index 15bf40e..57bc539 100644
--- a/doc.go
+++ b/doc.go
@@ -217,8 +217,10 @@ package presentation and tests. Templating is adapted by Marcus Downing from
the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck
contributed packages that generate a variety of barcodes and help with
registering images on the web. Additionally, he augmented the basic HTML
-functionality with aligned text. Bruno Michel has provided valuable assistance
-with the code.
+functionality with aligned text. Kent Quirk implemented backwards-compatible
+support for reading DPI from images that support it, and for setting DPI
+manually and then having it properly taken into account when calculating image
+size. Bruno Michel has provided valuable assistance with the code.
Roadmap