summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@gmail.com>2017-06-10 09:38:25 -0400
committerKurt Jung <kurt.w.jung@gmail.com>2017-06-10 09:38:25 -0400
commit1479a09a479583e62b9ed4b6d1636e58fff91e13 (patch)
tree1b9af5d2d518401e50393fb978053a1164ab636e /doc.go
parent78cae719840c4fd9cdd4a1247842c06dde6db36e (diff)
Thanks, Dan Meyers, for embedded JavaScript 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 ac079ff..00bbf21 100644
--- a/doc.go
+++ b/doc.go
@@ -228,7 +228,8 @@ 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. Paulo Coutinho provided support for static embedded
-fonts. Bruno Michel has provided valuable assistance with the code.
+fonts. Dan Meyers added support for embedded JavaScript. Bruno Michel has
+provided valuable assistance with the code.
Roadmap