summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2016-07-30 13:32:49 -0400
committerKurt <kurt.w.jung@gmail.com>2016-07-30 13:32:49 -0400
commit915906ba1ac3db38aee1818e4579589169a5bd68 (patch)
tree6a9f718d54fa8ec818d2cecff4724eee261875f4 /doc.go
parent9d37149a8b21e4566cca0c844d25a80769dbd302 (diff)
Acknowledge Paulo Coutinho for static embedded font support.
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 57bc539..474c080 100644
--- a/doc.go
+++ b/doc.go
@@ -220,7 +220,8 @@ registering images on the web. Additionally, he augmented the basic HTML
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.
+size. Paulo Coutinho provided support for static embedded fonts. Bruno Michel
+has provided valuable assistance with the code.
Roadmap